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

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.