wordpress templates - use parent category?

Associate
Joined
21 Oct 2008
Posts
1,679
Location
Mooching... in your house
what i would like to be able to do is for all sub category pages to use the parent categories template (unless overwritten further down the tree) - so for example if my structure is like so:

one
two
three
- three-a
- three-b
- three-c
four
five

then I would like the child category three-b (for e.g.) to use the template for three (which would be defined in the normal way i.e. category-3.php)

is this possible?
 
Back
Top Bottom