i need some help with Events Calendar. I’ve chosen the “list”-view in the plugin’s settings. I want to have a different header in the calendar’s view than in the single event.
I created a new template in my theme’s root and selected it in the settings, but the plugin is taking the same template for the event overview as for the single event. How can i seperate these?
It sounds like you’ve already come across our themer’s guide, which has instructions on copying templates into your child theme to override the default template. For list view, the templates can be found in wp-content/plugins/the-events-calendar/src/views/list.
You can also use the tribe_is_list_view function in the template you are currently using to check that you are in list view before changing the header.
Hey there! This thread has been inactive for a while so we’re going to go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up and we’d be happy to help. 🙂
Thanks
Courtney 🙂
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Different templates’ is closed to new replies.