Okay
  Public Ticket #2321203
.ICS Import Problem
Closed

Comments

  •  8
    Bischbert started the conversation

    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. 

  •  783
    Zhivko replied

    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

  •  8
    Bischbert replied

    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. 

  •  783
    Zhivko replied

    Do you need only date and time updated?


    Stachethemes Developer

  •  8
    Bischbert replied

    Hi Zhivko, yes I need only Date and Time updated. 

  •  783
    Zhivko replied

    Okay, I think this could be done however you'll have to modify core file...

    I'll send you the code tomorrow.


    Stachethemes Developer

  •  783
    Zhivko replied

    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

  •  8
    Bischbert replied

    Many thanks for your fast help.