0
votes
1answer
322 views

Custom Post Type Archive Template

I have similar problem to this one: Custom Post Type Template - Archive So, I have a wordpress custom post type called coupon. I try to assing the template to it by using archive-coupon.php, but it ...
2
votes
1answer
880 views

Generic taxonomy-term template page

because of my taxonomy hierarchy, my taxonomy-type.php template is already used, is there a way to have only one taxonomy-type-term.php template ? I've got 13 sub terms, do I need to create 13 ...