How do I create a custom archive page depending on the custom taxonomy type?

I’ve created a custom taxonomy called ‘productCategories’ using register_taxonomy() function. 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 ?

Read More

Thanks,
Jon

Related posts

Leave a Reply

1 comment