I have my homepage that have a little form and the result is on another page that contains the [ameliasearch] shortcode.
I managed by editing amelia-booking-search-b9171ee996908b4a2f02.js to get URL parameters like search / date / location but i am having trouble to display all services as I have to click on the search input above and add/remove a letter for the services to display.
Also, from what you said, I guess there is no option to edit those js file without loosing the changes when a new update is release.
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 do this, you will have to apply the changes every time the plugin updates, that is correct.
Hello team,
First of all, thank you for this amazing plugin.
Could you give us some hints about how to customize Amelia search please ?
I would like to change some displays like the am-service-list-container.
Best regards,
Hi Sofiane,
Thank you for your purchase.
Can you please tell me which parts do you want to change.
If the parts are the structure of the booking form, then unfortunately this is not possible.
If you want to hide some information or labels, you can use CSS to achieve this.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Bogdan,
I have my homepage that have a little form and the result is on another page that contains the [ameliasearch] shortcode.
I managed by editing amelia-booking-search-b9171ee996908b4a2f02.js to get URL parameters like search / date / location but i am having trouble to display all services as I have to click on the search input above and add/remove a letter for the services to display.
Also, from what you said, I guess there is no option to edit those js file without loosing the changes when a new update is release.
Thanks for your support.
Best regards,
Hello Sofiane
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 do this, you will have to apply the changes every time the plugin updates, that is correct.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables