Hi - When my user signs up for the Masterclass amelia event I created, she cannot add that event to her google or outlook calendars. In the event confirmation notification email she received, she does have an ics, but when she downloads then opens it, it creates an outlook event but it is missing the zoom link. Also, the confirmation email is missing the zoom link.
I have read your documentation but maybe I'm missing something.
At the moment, you can add the URL through the database, but please note that it will come up as HTML:
So, it's a bit ugly, but at least it works.
To do that, you need to access the wp_options table in your database, and in there search for "amelia_settings" in the "option_name" column. It will return one row, so you need to edit it. Look for “ics” and you'll see this:
Hi Uros - I tried that but it didn't work. Here's the syntax I used - did I miss something? (and see screenshot)
"ics":{"sendIcsAttachment":true,"sendIcsAttachmentPending":true,"description":{"appointment":"Hi %customer_first_name% - Booking approved! Check your mail for details. Zoom Join: %zoom_join_url% ","event":"Event sign up confirmed! Zoom Join: %zoom_join_url% Check your mail for details. ","translations":{"appointment":null,"event":null}}},"
Hi - When my user signs up for the Masterclass amelia event I created, she cannot add that event to her google or outlook calendars. In the event confirmation notification email she received, she does have an ics, but when she downloads then opens it, it creates an outlook event but it is missing the zoom link. Also, the confirmation email is missing the zoom link.
I have read your documentation but maybe I'm missing something.
Thanks,
Kelly
Hello Kelly,
Thank you for reaching out to us.
At the moment, you can add the URL through the database, but please note that it will come up as HTML:
So, it's a bit ugly, but at least it works.
To do that, you need to access the wp_options table in your database, and in there search for "amelia_settings" in the "option_name" column. It will return one row, so you need to edit it. Look for “ics” and you'll see this:
Modify the appointment, so it looks like this:
And that's it.
We'll work on a better solution in the future.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Uros - I tried that but it didn't work. Here's the syntax I used - did I miss something? (and see screenshot)
"ics":{"sendIcsAttachment":true,"sendIcsAttachmentPending":true,"description":{"appointment":"Hi %customer_first_name% - Booking approved! Check your mail for details. Zoom Join: %zoom_join_url% ","event":"Event sign up confirmed! Zoom Join: %zoom_join_url% Check your mail for details. ","translations":{"appointment":null,"event":null}}},"
Hello Kelly,
Thank you for the update.
Can you please provide me with the phpMyAdmin access and I will provide you with an update on this?
Looking forward to your reply.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Kelly,
Apologies for this, there must have been a misunderstanding.
I was referring to the database phpMyAdmin access, so if you could provide me with that, that would be great.
Looking forward to your reply.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I was able to get this resolved. You can close the ticket.
Hello Kelly,
Glad to hear that the issue has been resolved.
Please let me know if you have any other questions.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables