Tagged: child theme, override, the events calendar
Hi there,
I am trying to override the single-event.php file of The Events Calendar and followed the explanation from Ismael here:
https://kriesi.at/support/topic/enfold-and-tribe-events-calendar/#post-691070
Put the function in functions.php, put the 2 files in tribe-events/views
But it’s not working, what is going wrong?
Thanks in advance!
Ariane
Hey ariane1001,
Maybe the Events Calendar documentation could help you out with that? https://theeventscalendar.com/knowledgebase/themers-guide/
Best regards,
Rikard
Hi Rikard,
Thing is The events calendar says: Enfold overrides so I am send back and forward….
And the solutions in the link you send above are not working because Enfold is overriding…
Regards, Ariane
Hi Ariane,
Try to edit functions.php (line 605) and remove this code:
require_once( 'config-events-calendar/config.php' );
Let us know if this helps.
Best regards,
Nikko