Holiday Notice – Support Unavailable on April 18 and April 21
We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!
In the meantime, if you need any help, feel free to:
-
Use the support widget in the bottom right corner on our websites (Amelia and wpDataTables) — our latest AI-powered assistant is there 24/7 to help with basic and intermediate questions,
-
Browse our detailed documentation (Amelia, wpDataTables)
-
Explore helpful articles,
-
Or check out our YouTube channels for video guides!
Amelia YouTube Channel
wpDataTables YouTube Channel
Thank you for your understanding, and we wish you a wonderful holiday weekend!
Hi!
I have set my appointments in wpAmelia, my website is in spanish, but at the momento to pay, the inputs are still in english. Like you can see, "service" and "employee". Do you know how to change this inputs?
Thank you!
PS: My wordpress is in spanish
Hi Felipe,
thank you for reaching out to us
You can change these labels using POEDIT or Loco Translate easily. I suggest installing Loco Translate, since it's within WordPress and it has a simple UI.
If you want to use POEDIT then please follow these instructions:
1. Download Amelia from our TMS Store and save the ameliabooking.zip file on your computer.
2. Unzip downloaded file.
3. Download and install POEDIT.
4. After that, open the program and open the file from the extracted folder on your computer ameliabooking/languages/en_US/wpamelia-en_US.po.
5. Translate all the strings on your language.
6. Save the file as the plugin suggests (the language code; for example wpamelia-id_ID.po if your language is Indonesian) and it will generate a new wpamelia-id_ID.mo file. You can find your language code here.
7. Go to ameliabooking/languages/ folder and create a new folder. Name it as the language code for your language (in our case, for Indonesian, it is id_ID) and then copy these two files called wpamelia-id_ID.po and wpamelia-id_ID.mo into it. Proceed with copying the whole folder id_ID back to your website in folder ../wp-content/plugins/ameliabooking/languages/.
Of course, you will use language code for your language (we use Indonesian language, and its language code "id_ID" is just an example).
Hope this helps.