Custom Post Type gets index.php instead of single.php or single-posttype.php
-
Hello,
Currently I am working on a WordPress site with a custom post type and a custom taxanomy.
I have made a custom post type, named ‘furniture‘, and a custom taxonomy, named ‘furniture_category‘.
When I go to a furniture item, WordPress uses the page template ‘index.php‘, instead of ‘single-furniture.php‘ or ‘single.php‘.
The templates ‘archive-furniture.php‘ and ‘taxonomy-furniture_category.php‘ are working great, only the single is not working.
Anyone know how this is possible?
Thanks!
- The topic ‘Custom Post Type gets index.php instead of single.php or single-posttype.php’ is closed to new replies.