Hey everyone!

With the holiday season upon us, we want to share our upcoming working hours:

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

Okay
  Public Ticket #2346701
Possibility to whitelabel Amelia
Closed

Comments

  •   Norman Villefort started the conversation
  • [deleted] replied

    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.

  •   Norman Villefort replied privately
  • [deleted] replied

    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.