We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
Hello, I was wondering if there's anyway that I could add placeholder text to the discount field to say something like 'enter code and select checkmark to apply' since when you enter the code and hit enter it directs users back to the events page.
Or is there anyway to change the label text like 'Discount:' for example?
Hello Anthony
Thank you for your purchase.
If you just need the placeholder, you can use this script on the page where your booking form is:
And it will look like this:
You can also change the button, so it doesn't have a check-mark, but some text, like "Apply Coupon"
And it will look like this:
I hope that helps.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thank you so much, Aleksandar!
YTMND!
That helped a lot and worked like a charm. Take care and stay well!
You're welcome Anthony
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Sweet! Could you please provide code to switch out the text that says 'Book this event' to say 'Get Tickets'. Thanks in advance, Aleksandar!
Hello Anthony,
Apologies for replying a bit later, we don't work on weekends.
You can change strings in the plugin by using the translation method, but in your case you would change strings in the same language, you wouldn't translate them to another one.
Strings can be changed using POEDIT or Loco Translate for example. If you want to use POEDIT then this is the instruction:
1. Download Amelia from TMS Store
2. Unzip the downloaded file.
3. Download and install POEDIT.
4. Open the program and open the file from the extracted folder on your computer ameliabooking/languages/en_US/wpamelia-en_US.po.
5. Change the strings you want.
6. Save the translation.
7. Go to ameliabooking/languages/en_US/ folder and copy these two files - wpamelia-en_US.po and wpamelia-en_US.mo back to your website to the location ../wp-content/plugins/ameliabooking/languages/en_US/.
Please note that this change will be lost when you update Amelia, so you would need to apply it after each change of the plugin.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help.
Thank you for your assistance, Marija!
The LOCO plugin worked like a charm for me. Take care and be well!