pauliewalnuts
says
Should anyone have this same issue, it’s because they are post types, not pages, hence the page template selection drop down will not show….
I used <?php if(is_single(‘id’)){ }?> in my single.php to display the additional custom template pieces I needed.
Cheers
pauliewalnuts
says
I’m having the same issue, have you found a solution?
