I am attempting to sync events using the Public Google Calendar .ICS link and it it not working. When I go to the public URL, it downloads the basic.ics file. When I attempt to upload the .ICS file, nothign happens either. That .ICS file can be imported into Apply Calendar just fine.
Any help here?
Aug 12,2024 AT 10:57PM - 9 months ago -Hello,
Please send us wp-admin access to your site as a private message for us to further assist your situation.
Or send us the link you are trying to import.
Thank you for your messages, I am going to assign this ticket to Ashan and he will be able to take it from here and find you a solution. Please allow some time for him to get back to you, we greatly appreciate your patience and thank you for being a eventon customer! Also please disable any IP blocking on your site if there are any.
Ok please apply this patch fix.
code: return isset( $this->windowsTimezones[$zone] ) ? $this->windowsTimezones[$zone] : $zone;
this will be in the next version update to ICS addon.