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 #2447301
Hide Activation Key?
Closed

Comments

  •  2
    Tristan Knapp started the conversation

    Hi,

    How do I hide the activation key?

    • "Improvement: Added an option in the database to hide the activation key (if you use Amelia for client websites)."


    Can you tell me what the bug fixes were for Zoom? I hope it says "join zoom meeting" now.

    • "BugFix: Fixed the issue with Zoom link in SMS notifications."
    • "BugFix: Fixed the issue with Zoom link in reminder notification."



  • [deleted] replied

    Hello Tristan, 

    Apologies for replying late, we are not working on weekends. 

    Hiding activation setting is done in your database. When you access your database, please open the wp_options table and then find the amelia_settings option there. You need to edit it and find the activation property in it, and change the value for the the showActivationSettings from true to false, like here: 

    "activation":{"active":false,"purchaseCodeStore":"","envatoTokenEmail":"","version":"2.7","showActivationSettings":false}

    Let me know if this helped!

    Regarding Zoom, Zoom links were sent with HTML in SMS notifications and there weren't sent in email reminder notifications, so we fixed these two issues.