Hi,
I have looked through docs and cant find the answer to this, any help in right direction would be appreciated.
I want to include a custom page template to render my events, not just include my own event view templates, i.e. custom single-event.php.
As the custom post-type for events is ‘tribe_events’ I presumed I should be able to include a template file in my theme called single-tribe_events.php and WP would chose this as default template type but it is not picking this up. Have I got the custom post-type wrong? Or am I going about this incorrectly,
Regards,
JHealy