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,
what is the route for editing the screen that I attach? (it is the screen after the user enters all his/her data and gets to a last step where he/she can add the event to the calendar)
I need to change copy and remove the "completado" (done) button.
I did it once but Im unable to find how to do it now.
Thanks for the help.
Hello Marcos,
thank you for contacting us!
The "trophy" screen is editable;
You can change the Trophy image in ../wp-content/plugins/ameliabooking/public/img folder. The file name is trophy.svg.
Please note that when you replace it, the new image also needs to be .svg, and you have to name it "trophy.svg" in order to work.
As for the strings included ("Congratulations" and "Thank you! Your booking is completed."), you can simply edit the translation files located in ../wp-content/plugins/ameliabooking/languages/
If you're keeping English as the default language, you simply need to add the translation strings in the ameliabooking-en_US.po file, found in en_US folder. I can suggest using Loco Translate, or POEDIT.
I hope this helps!
Hello Ivana, thanks for your response. I still have trouble.
I am using Spanish as the main language. When I'm in the server and change the text I need to change all the plugin translates into English.
Could you tell me please step by step how do I change it without this problem?
Thank you!
Hi Marcos,
please let me know if this next explanation will work better.
Words can be changed using POEDIT or Loco Translate for example very easily. I suggest you to install Loco Translate and then to translate these string.
If you want to use POEDIT then this is an instruction:
1. Download the Amelia plugin from our TMS Store or from email that you receive when you made purchase and save the .zip file on your computer.
2. Unzip downloaded .zip file.
3. You need to download and install POEDIT.
4. After that open the program and open the file from the extracted folder on your computer ameliabooking/languages/fr_FR/wpamelia-fr_FR.po.
5. Translate all the strings that are not translated ( in your case you will just change the words like you want)
6. Save the translation.
7. Go to ameliabooking/languages/fr_FR/ folder and copy these two files called wpamelia-fr_FR.po and wpamelia-fr_FR.mo back to your website in the location ../wp-content/plugins/ameliabooking/languages/fr_FR/.