I've created a custom taxonomy called 'productCategories' using register_taxonomy(). I've set the rewrite slug to 'products'.
My question is: how do i render a different template to archive.php for my custom taxonomy /products ?
Thanks, Jon
|
I've created a custom taxonomy called 'productCategories' using register_taxonomy(). I've set the rewrite slug to 'products'. My question is: how do i render a different template to archive.php for my custom taxonomy /products ? Thanks, Jon |
|||
|
|
|
Create a template file called |
|||
|
|