Home › Forums › Calendar Products › Event Aggregator › Deleted Events from Source Calendar still shows on WP Site
- This topic has 8 replies, 3 voices, and was last updated 10 years ago by
Support Droid.
-
AuthorPosts
-
April 1, 2016 at 5:02 pm #1097298
Abraham
ParticipantThe source calendar has deleted an event, and I’ve re-imported the ical after the event has been deleted, but the deleted event still shows up within WordPress. Is there a better way to sync the events to better reflect the events from the source?
April 4, 2016 at 11:23 am #1098013Nico
MemberHowdy Abraham,
Welcome to our support forums and thanks for reaching out to us. I can help you here…
Per default we disable the ability to override previously imported events. This can be changed, by adding the following snippet in the theme’s (or child theme’s) functions.php file:
/* Allow events to be overwritten */
add_filter( 'tribe_events_ical_importer_overwrite_existing_events', '__return_true' );
Please add the snippet and try to re-import the feed,
Best,
NicoApril 4, 2016 at 12:43 pm #1098047Abraham
ParticipantI added the function, but it seems that it didn’t help. I re-imported the ical and it looks like the event did not delete off of WordPress site Calendar.
April 5, 2016 at 2:23 pm #1098624Nico
MemberHi Abraham,
Thanks for confirming, and sorry to hear this didn’t help. I’ll run some more tests on this, can you please indicate which calendar soft you are using to generate the ics?
Also if available can you send me the feeds before and after the events are deleted? If you do so, please indicate which is the deleted event.
Best,
NicoApril 5, 2016 at 2:38 pm #1098632Abraham
ParticipantI am using Outlook to generate the ics file. I can send you the after ics file, but for the before I’ve already deleted the event. In any case it’s just a deleted event off of the Outlook Calendar and exported to an ics file. Also I know that it is the latest ics file, because I would create a test event and see if it populates the WP calendar with the latest test event, and it does.
April 6, 2016 at 2:12 pm #1099170Nico
MemberHi Abraham,
Please do sen the ics feed, I’ll download it and import it then clean out an event and see what happen. Now that I think of maybe it’s intended to not delete the event in the WordPress site, and this is how it works. But I’ll give a spin to confirm this.
Best,
NicoApril 6, 2016 at 2:16 pm #1099177Abraham
ParticipantSure. Let me know where I can send the ics too.
April 7, 2016 at 8:09 am #1099563Nico
MemberThis reply is private.
April 22, 2016 at 9:35 am #1105964Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘Deleted Events from Source Calendar still shows on WP Site’ is closed to new replies.
