Holiday Notice – Support Unavailable on April 18 and April 21
We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!
In the meantime, if you need any help, feel free to:
-
Use the support widget in the bottom right corner on our websites (Amelia and wpDataTables) — our latest AI-powered assistant is there 24/7 to help with basic and intermediate questions,
-
Browse our detailed documentation (Amelia, wpDataTables)
-
Explore helpful articles,
-
Or check out our YouTube channels for video guides!
Amelia YouTube Channel
wpDataTables YouTube Channel
Thank you for your understanding, and we wish you a wonderful holiday weekend!
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.