Display child categories using parent category template (was category-x.php)
-
I would like to use the same .php file to display a category and all child categories. Is there a way to do this?
My category with category ID 6 displays properly via category-6.php. It has a child category, and when that child category is selected, the child is displayed using index.php.
I have a number of categories that I would like to organize like this. I would like:
Category X and all of Category X’s children to display using category-x.php
Category Y and all of it’s children should display using category-y.php
Thanks in advance for any and all tips.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Display child categories using parent category template (was category-x.php)’ is closed to new replies.