Hay, i have a custom post type “Events”, however this is basically a post type, so it inherits the post.php template page.

Is there anyway to use a different template (i.e events.php) if the content type is an ‘event’?

2 s
2

Try single-events.php.

See Template Hierarchy in Codex for full scheme of templates.

Leave a Reply

Your email address will not be published. Required fields are marked *