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
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.
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.
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
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!