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:
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.
Hi,
How do I hide the activation key?
Can you tell me what the bug fixes were for Zoom? I hope it says "join zoom meeting" now.
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:
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.