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?
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?