custom post type categories template
-
Hi everyone, I’m developing a theme with several post types and having some problems with the templates.
I need to show a page for each post type and also show the categories for each post type.
For now I’m using the archive-{post-type}.php to show the last posts, it’s perfect if I don’t need to show the categories. When I get the categories, WP shows the category.php. Should I use conditionals to load specific part of the template or there is a way to use a custom template file to show a category from a specific post type?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘custom post type categories template’ is closed to new replies.