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!
Hi
I wish to add a line of text on the CONGRATULATIONS! page after I have successfully booked an appointment. Where is this text held please as i am getting lost in your maze of PHP routes
Hi Jamie,
Thank you for your purchase.
As for the customization of the plugin, you can change everything that you would like within our plugin but please make a backup because update will erase it.
Now as for the accessing the code, we are using Vue.js
JS files are modified (minimized) in public version of plugin (in our development environment is accessible), but unfortunately I can not send you our source code because that is the policy of our company.
All those files that have extension .vue are compressed and minimized in JS files that is very hard and not recommended modifying. So in order to add some other features you can unminify the JS and customize it.
If you just need to replace strings, 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.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Thank you
Where is the file then which i will need to edit?
Hi Jamie,
It is not just one file. This congratulations string is rendered in few files in chunks folder:
amelia-booking-catalog-hash.js,
amelia-booking-booking-hash.js
amelia-booking-category-hash.js
amelia-booking-service-hash.js
amelia-booking-search-hash.js
Look for root label: congratulations
Like I said in previous post all those files that have extension .vue are compressed and minimized in JS files that is very hard and not recommended modifying.
It is much better changing strings using POEDIT or Loco Translate.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Hi
Thank you for this.
What is the path to the pot file?
Hi Jamie,
You can find PO and MO files for each language in language folder of plugin.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Hi Milan,
I have modified (unminimizing previously) the files you refer to (amelia-booking-catalog-hash.js, amelia-booking-booking-hash.js, amelia-booking-category-hash.js
amelia-booking-service-hash.js, amelia-booking-search-hash.js) in order to change the location of some text strings, respecting all the logical part. But the change made is not seen in the frontend. What's more, if I directly delete the files I have mentioned, the reservation system will continue to work. Which is very strange.
Could you offer me information about it.
Thank you.
A greeting.
Hi!
Done! Cached issues!