Hi Chris,
Thanks for reaching out with your question. I can help you with this one.
If you created a template override as recommended in our Themer’s Guide then the override folder should be in this location:
wp-content/themes/[your-active-theme]/tribe-events
This folder didn’t change for quite some time, and likely will not change in the future. Also, these files will not disappear with updating our plugins.
I can think of 2 things that happened:
- You created the overrides in the core files of the plugin, so indeed they were overwritten with a plugin update
- You placed the overrides in your theme folder – and not a child theme – and the theme got updated, so the ‘tribe_events’ folder was removed
Did any of these happen recently?
Cheers,
Andras