Tagged: events calendar
Hello,
Thanks for the amazing theme!
My question is: How can i override the Events Calendar template files correctly, so that the files don’t get overwritten after theme update? I searched all the topics considering events calendar and didn’t find a solution that didn’t include editing the parent theme’s functions.php -file. Recommended solution was to remove this line from the parent theme’s functions.php:
if(!current_theme_supports('deactivate_tribe_events_calendar'))
{
require_once( 'config-events-calendar/config.php' ); //compatibility with the Events Calendar plugin
}
If I edit the parent theme’s functions file and do a theme update later, doesn’t my changes get overwritten?
Hey ArtoVj,
Thank you for using Enfold.
Which of the plugin’s templates files are you trying to override? A quick solution can be found here.
// https://kriesi.at/support/topic/sidebar-not-visible-after-updating-the-events-calendar-to-4-2-5/#post-679786
// https://kriesi.at/support/topic/enfold-and-tribe-events-calendar/#post-691070
Best regards,
Ismael