How to load a snippet inside a custom taxonomy

You can include or exclude each snippet from specific taxonomies or categories, our system generate automatically a list of all registered taxonomies, that means that our plugin is compatible with all plugins that use a custom taxonomy.

Below are a list of more common custom taxonomies:

Category, WordPress default post categories
Post_tag, WordPress default post tags
Post_format, WordPress default post formats
Product_cat, WooCommerce product categories
Product_tag, WooCommerce product tags

Note that, you can include or exclude only the custom taxonomy page, something like
https://demo.themeinprogress.com/custom-snippet-manager-pro/product-category/clothing/

Actually you can’t use this feature to filter your posts or custom post types.

1. Create a new snippet
2. Choose the product match value.
3. Select which custom taxonomy you want to include or exclude (depending by the chosen match value)
4. Put your code and click on Save button.

 

Here a videotutorial that will help you to load a snippet inside a custom taxonomy.