سؤال

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 ?

Thanks, Jon

هل كانت مفيدة؟

المحلول

Create a template file called taxonomy-productCategories.php. For more information, see the Template Hierarchy. I find this image particularly helpful.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى wordpress.stackexchange
scroll top