Posted: August 18, 2020 at 5:54 pm
Hello all, I’ve designed a website for a health services nonprofit out in California and have used EE4 to run there event registration process. Due to COVID they have been running all events via zoom and I have incorporated the zoom link into the notification emails but one of the board members made a request that I think has some value. This being that since the ICS Add to Calendar link imports the date and time of the event to there calendars but doesn’t include the zoom URL in the event description or location. My question is as follows, is there a relatively simple way to add to this ICS file to include the virtual_url. I’d appreciate any help with this and appreciate your help with the matter. Thank You, |
|
Hi JB, The iCal data is filtered so you can change pretty much any of it using the We have an example of how you can add the virtual_url to the output here: https://gist.github.com/joshfeck/d247c39f84d48db165e10113e8f39925 Note you may need to alter that depending on where you want to include it in the iCal. |
|
Hi Tony, Thank you for the help. I added the code snippet to a custom plugin for the site and clicked on the add to calendar icon on the event page and I’m not seeing the virtual url anywhere when adding to calendar. Do I need to re-create the event or am I missing something? Thank you, |
|
No, you don’t need to recreate the event. To confirm it’s pulling the value your expecting, where are you setting the virtual URL? |
|
The virtual url is being set under the venue I created called “zoom” and in the venue settings the zoom link has been added in the “virtual location” section in the form field labeled “URL of Event”. |
|
Yeah that should be pulled through using the above snippet. Can you link me to the event in question so I can view the iCal? |
|
This reply has been marked as private. | |
This reply has been marked as private. | |
OK that’s great but when I you try and save it as a calendar event I don’t see that URL showing up anywhere. When I try to add to calendar on my iphone the only URL that saves to the calendar event on my phone is the event web page URL. I’d just like the zoom URL to show up in Location or Event Description. Something like that. |
|
Problem is, changing Location to use the URL of the conference is against the standard set for the iCal format. You’re welcome to try it but it’s important to note it’s against the standard. To do the above change If you want to add it to the description use something like:
|
|
Thanks Tony, the description worked perfectly. I appreciate all of the help! |
|
You’re most welcome, I’m glad that worked for you. |
|
The support post ‘ICS Calendar Link Customization’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.