Hey everyone!

With the Labour Day holidays coming up, we’d like to let you know about our upcoming working hours:

Thursday, May 1st: Our team will be off during Labour Day.
Friday, May 2nd: We'll also be off for an extended holiday break.

We’ll be back on Monday, May 5th, ready to respond to all messages received during this time.

In the meantime, if you need help, feel free to:

https://www.youtube.com/@AmeliaWordPressBookingPlugin/videos

https://www.youtube.com/@wpDataTables/videos

Thank you for being so understanding, and we hope you enjoy the long weekend! 

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.