In the new Amelia 4.5 an improvement is offered for Implementing new icons for payment types on the admin dashboard and adding payment info in the expanded appointment details; however, I have not been able to see in the documentation how to implement this change.
As I stated in an old ticket, the placement of the image with the fixed text "On site", in the payment methods, negatively affected me, since my services are online, and I used that option to indicate other payment methods, such as transfers banking, which were not contemplated in Amelia. That is why I am very interested in at least changing the image so that I could place in it the button that refers to other payment methods, but I can't find how to use this improvement.
The images for payments on the front-end can be changed in /wp-content/plugins/ameliabooking/public/img/payments/icons/ and /wp-content/plugins/ameliabooking/public/img/payments/ folders. Keep in mind that the size of images need to stay the same, along with the name of the image file. Also, until we include this as a customization option in Amelia/Customize, you will need to do this every time the plugin updates.
As for the text below icons, it is possible to change this now, but it's not a perfect solution.
You need to go to ameliabooking/public/js/chunks/ folder and open the file that looks like this:
amelia-booking-booking-e699bcfa2244b52e0818.js
The hash may be different, so if it's not "e699bcfa2244b52e0818" it is something else, it's important to look for amelia-booking-booking-hash.js
When you edit this file, look for "On-Site", "Paypal", "Stripe", "Online" (case sensitive), and you'll see this:
You can change all values in quotations, after "return" and it will change on the front-end, so for example, change:
return"On-Site"
To:
return"Invoice"
And so on. Our developers are working on a more elegant solution, but at this time, it's the best one we can offer.
The file I told you to modify is the step-by-step [ameliabooking] form, so if you're using [ameliacatalog], you'd need to change a different file (same folder, only amelia-booking-catalog-hash.js).
Hope this works for you.
If you have any more questions please feel free to open another ticket.
In the new Amelia 4.5 an improvement is offered for Implementing new icons for payment types on the admin dashboard and adding payment info in the expanded appointment details; however, I have not been able to see in the documentation how to implement this change.
As I stated in an old ticket, the placement of the image with the fixed text "On site", in the payment methods, negatively affected me, since my services are online, and I used that option to indicate other payment methods, such as transfers banking, which were not contemplated in Amelia. That is why I am very interested in at least changing the image so that I could place in it the button that refers to other payment methods, but I can't find how to use this improvement.
Sincerely,
Melvin Brea
Hello Melvin,
Thank you for reaching out to us.
The images for payments on the front-end can be changed in /wp-content/plugins/ameliabooking/public/img/payments/icons/ and /wp-content/plugins/ameliabooking/public/img/payments/ folders. Keep in mind that the size of images need to stay the same, along with the name of the image file. Also, until we include this as a customization option in Amelia/Customize, you will need to do this every time the plugin updates.
As for the text below icons, it is possible to change this now, but it's not a perfect solution.
You need to go to ameliabooking/public/js/chunks/ folder and open the file that looks like this:
amelia-booking-booking-e699bcfa2244b52e0818.js
The hash may be different, so if it's not "e699bcfa2244b52e0818" it is something else, it's important to look for amelia-booking-booking-hash.js
When you edit this file, look for "On-Site", "Paypal", "Stripe", "Online" (case sensitive), and you'll see this:
You can change all values in quotations, after "return" and it will change on the front-end, so for example, change:
To:
And so on. Our developers are working on a more elegant solution, but at this time, it's the best one we can offer.
The file I told you to modify is the step-by-step [ameliabooking] form, so if you're using [ameliacatalog], you'd need to change a different file (same folder, only amelia-booking-catalog-hash.js).
Hope this works for you.
If you have any more questions please feel free to open another ticket.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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