• With wordpress it is possible to use different template files for each category. The page for category 6 will use the category-6.php template.

    However, I want all the children of a certain category to use the template of the parent-category. Is that somehow possible?

    Example: My categories 14, 15, and 16 are children of category 13, I would like all of them to use category-13.php as a template.

    Thanks, Martijn

Viewing 1 replies (of 1 total)
  • See Category Templates for a variety of ways to do this. On my site I had more than 30 category template files until I changed to the one category template with variables listed in the article which allows me to customize each category page with those variables. You can check it out and see the instructions in the article.

Viewing 1 replies (of 1 total)

The topic ‘children-category with parent template?’ is closed to new replies.