Is there a way that I can add the zoom link for appointments to the client's calendar when they book an appointment?
What I would like is this:
Client books an appointment and when they come to the end of the booking process, they click on 'add to calendar'. I would like to include the zoom link in the calendar event description, which I have tried doing by using the zoom placeholders but it just displays the placeholder text and not the actual zoom link.
I have included the URL to the site but currently the 'add the calendar' option is disabled, which I am aware of before someone points that out.
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:
Thanks for the reply - hopefully you can come up with a more cleaner/streamlined solution in the future as this is a must-have feature for a powerful calendar plugin such as Amelia.
I have to agree with you and hope that a more elegant solution will be introduced in the future. Until then I'll kindly ask you to add it as a feature suggestion on this page.
Features are pushed up on our "to-do" list when there are a lot of customers requesting those features, so having your vote as a customer can be beneficial to this feature being developed sooner.
Hi,
Is there a way that I can add the zoom link for appointments to the client's calendar when they book an appointment?
What I would like is this:
Client books an appointment and when they come to the end of the booking process, they click on 'add to calendar'. I would like to include the zoom link in the calendar event description, which I have tried doing by using the zoom placeholders but it just displays the placeholder text and not the actual zoom link.
I have included the URL to the site but currently the 'add the calendar' option is disabled, which I am aware of before someone points that out.
Many thanks,
Michelle
Hello Michelle,
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,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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
Thanks for the reply - hopefully you can come up with a more cleaner/streamlined solution in the future as this is a must-have feature for a powerful calendar plugin such as Amelia.
Michelle
I agree. The Zoom link needs to be part of the calendar event. Saving to Calendar is not really very useful without the Zoom link.
Hello Michelle and Hank,
I have to agree with you and hope that a more elegant solution will be introduced in the future. Until then I'll kindly ask you to add it as a feature suggestion on this page.
Features are pushed up on our "to-do" list when there are a lot of customers requesting those features, so having your vote as a customer can be beneficial to this feature being developed sooner.
We wish you all the best.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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