Hey everyone!
With the holiday season upon us, we want to share our upcoming working hours:
- New Year: Our team will be off on January 1st and 2nd. We’ll be back on Friday, January 3rd, to respond to any messages received during this time.
- Weekend: As usual, we don’t work on weekends, so January 4th and 5th will also be non-working days.
- Orthodox Christmas: Our office will be closed on Monday and Tuesday, January 6th and 7th for the holiday.
After that, we’ll return to our regular schedule and assist you as quickly as possible.
In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find tons of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel), which might just have the answers you need while we’re away.
Thanks a bunch for your understanding and support!
Warm regards and happy holidays!
TMS
Hi Norman Villefort,
Thank you for your interest in our plugin.
At the moment Amelia plugin cannot be fully whitelabeled. There is an option to change Amelia logo, but you would have to do that each time when you update the plugin. We have in our plan to add options for whitelabeling but I cannot say for sure when that will be since we have some other priorities at the moment.
Best regards.
Hi Norman Villefort,
You are welcome.
The image size is width: 25 pixels, and height: 27 pixels. 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.
Best regards.