Customn Post Type not using template
-
I have a custom post type of member-listing which has some assigned taxonomy of ‘member-group’ I put all members in groups.
It looks like WP is using archive as the template. I can’t get it to use my other templates like member-group.php or anything since I am using the taxonomy to show posts.Here is an example:
http://www.mysite.com/member-group/new-membersHow do I get WordPress to use a template for listing out all my posts when I use taxonomy in a custom post type.
The topic ‘Customn Post Type not using template’ is closed to new replies.