Hi,
I'm aware the plugin has inbuilt template options, but it will always use single.php, which I have coded specifically to display data from my default post type (post), so events come out looking funny. When I create single-incsub_event.php in my child theme, it displays the event normally, but only the title and description (no details like time/date and RSVP).
Is there some PHP I can include in my template to remedy this?
Thanks