Comments 12Bischbert started the conversationMarch 7, 2020 at 12:24pmIf I sync a .ICS from a url like: https://calendar.google.com/calendar/ical/freiesinfonietuebingen%40gmail.com/public/basic.ics and if i change date and time of an event in Google Calendar, this change never appeared in Stachethemes Event Calendar. 877Zhivko repliedMarch 9, 2020 at 4:35pmHave you checked "Overwrite events" checkbox? If cache is turned on you will have to clear it after syncing.Also, depending on your site traffic the cron job may trigger with some delay. To trigger the cron job immediately go to Plugins and click de-active and reactivate the calendar. Stachethemes Developer 12Bischbert repliedMarch 9, 2020 at 7:23pmHi Zhivko, I have tried this. But then a have the problem that I have to change every event. I have to change event picture, all informations of all events. That is not a solution, sorry. 877Zhivko repliedMarch 11, 2020 at 3:49pmDo you need only date and time updated? Stachethemes Developer 12Bischbert repliedMarch 12, 2020 at 12:53pmHi Zhivko, yes I need only Date and Time updated. 877Zhivko repliedMarch 12, 2020 at 8:55pmOkay, I think this could be done however you'll have to modify core file...I'll send you the code tomorrow. Stachethemes Developer 877Zhivko repliedMarch 13, 2020 at 3:43pmHere's the modified import file class.import.php.Unzip the file and place it in folder: stachethemes_event_calendar\assets\php\ and overwrite if asked. Note: When importing click the checkbox "Overwrite events". Stachethemes Developer 12Bischbert repliedMarch 13, 2020 at 5:42pmMany thanks for your fast help. 1 Like Sign in to reply ...
If I sync a .ICS from a url like: https://calendar.google.com/calendar/ical/freiesinfonietuebingen%40gmail.com/public/basic.ics and if i change date and time of an event in Google Calendar, this change never appeared in Stachethemes Event Calendar.
Have you checked "Overwrite events" checkbox?
If cache is turned on you will have to clear it after syncing.
Also, depending on your site traffic the cron job may trigger with some delay.
To trigger the cron job immediately go to Plugins and click de-active and reactivate the calendar.
Stachethemes Developer
Hi Zhivko, I have tried this. But then a have the problem that I have to change every event. I have to change event picture, all informations of all events. That is not a solution, sorry.
Do you need only date and time updated?
Stachethemes Developer
Hi Zhivko, yes I need only Date and Time updated.
Okay, I think this could be done however you'll have to modify core file...
I'll send you the code tomorrow.
Stachethemes Developer
Here's the modified import file class.import.php.
Unzip the file and place it in folder: stachethemes_event_calendar\assets\php\ and overwrite if asked.
Note: When importing click the checkbox "Overwrite events".
Stachethemes Developer
Many thanks for your fast help.