As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Hi , Please
I need to remove or change name of Amelia for the our name.
This is possible?
I sent a print about this ask
I will wait your replay
Kind Regards
Hi Rita,
Thank you for your inquiry.
At the moment, the logo can be changed only by changing picture.
- Just create the .svg images that will be the same size as amelia-logo-symbol.svg and amelia-logo-horizontal.svg, name them exactly the same as these two images, and them replace these two images from folder ../wp-content/plugins/ameliabooking/public/img/ with the images you created.
- You can change this in file ../wp-content/plugins/ameliabooking/src/Infrastructure/WP/WPMenu/Submenu.php in function addOptionsPages(). The image from the menu is called amelia-logo-admin-icon.svg, you should call your image the same replace with your. Also you can change the name of the menu item in this function.
Please note: When you update the plugin, your changes will be lost, so you will need to do this each time after you update the plugin. We plan to work on adding the option in the future but I cannot say for sure when that will be.
Best regards.