Is there any way to change the text on the "Bringing anyone with you" toggle button and the options that follow? Also is there any way to display the Total Price as soon as the customer adds the extras?
I would like to change the text outlined in red and would like the yellow highlighted part to change dynamically depending on the selection of the extras, or have a separate total cost show up accordingly before the customer is prompted to enter their information.
Thank you in advance for any and all help you can provide regarding this.
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:
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 would be overridden when you update Aemlia, so you would need to apply it after each update of the plugin.
I would like to change the text outlined in red and would like the yellow highlighted part to change dynamically depending on the selection of the extras, or have a separate total cost show up accordingly before the customer is prompted to enter their information.
There isn't a possibility for that with Amelia's current built-in features, unfortunately. Only the chosen extra's duration/price are shown there as information from the extra in the back-end, there isn't a possibility of showing calculations there.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.
Hi,
Is there any way to change the text on the "Bringing anyone with you" toggle button and the options that follow?
Also is there any way to display the Total Price as soon as the customer adds the extras?
I would like to change the text outlined in red and would like the yellow highlighted part to change dynamically depending on the selection of the extras, or have a separate total cost show up accordingly before the customer is prompted to enter their information.
Thank you in advance for any and all help you can provide regarding this.
Hi Shambavi,
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 would be overridden when you update Aemlia, so you would need to apply it after each update of the plugin.
I would like to change the text outlined in red and would like the yellow highlighted part to change dynamically depending on the selection of the extras, or have a separate total cost show up accordingly before the customer is prompted to enter their information.
There isn't a possibility for that with Amelia's current built-in features, unfortunately. Only the chosen extra's duration/price are shown there as information from the extra in the back-end, there isn't a possibility of showing calculations there.If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.