I ended up using this bit of code and it worked:
<?php if (has_term('adult-dvds','product_cat')) { ?>
<p>blah blah blah</p>
<?php } ?>
Related Posts:
- Combine two taxonomies in a hierarchical tree
- WooCommerce: List All Categories
- Can’t custom taxonomies have same terms (slugs) as categories?
- get_categories for custom post type with a specific custom taxonomy attached
- Order get_terms() By Custom Field
- How can I add the featured image functionality to a custom taxonomy?
- Woocommerce product categories order [closed]
- Use tag interface for hierarchical taxonomy?
- How can I select a primary category?
- Using URL parameters, list posts from category and custom taxonomy
- How to make custom taxonomy check boxes like ‘Categories’
- Different templates for parent and children categories/taxonomies
- cat_is_ancestor_of() for custom taxonomies
- Are Categories, Tags and Custom Taxonomies any different in regards to SEO?
- How to create non-unique sub-category slugs?
- Show Post from parent category (custom taxonomy) ONLY!
- How to convert regular categories to custom taxonomy?
- How to get next previous category in same taxonomy?
- How to split the categories of subcategories with thumbnails
- WooCommerce – Display product child categories from specific parent
- Removed slug from CPT, now How/where do I hook the filter to the taxonomy term archive pages link?
- Getting WordPress custom taxonomy/category?
- Are Custom Taxonomy Templates Possible?
- How to order categories in Woocommerce that are spread over multiple pages? [closed]
- Display empty taxonomy terms with get_terms()
- How to add categories to products in woocommerce programatically? [closed]
- Get a list of Terms for a specific category
- Order Taxonomy Term by date created
- How to display a description of a given category from a custom taxonomy
- How to get the number of child categories a specific parent category has?
- Display products for a category, sorted by post_excerpt
- Woocommerce – Get product category 2nd level category
- How can I convert some categories to a custom taxonomy?
- Category tree is flattened inside admin upon saving
- Get multidimensional array that reflects category hierarchy
- How do you remove display of WooCommerce product category on single product page?
- PHP Fatal error: Cannot use object of type WP_REST_Response as array in wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
- If statement within PHP echo
- How to know if it’s a child taxonomy?
- Taxonomies for WordPress Media Library [duplicate]
- Show Heirachy of categories in WP Download Monitor
- wp_dropdown_categories and custom taxonomy + custom post type
- Show Featured products in product category pages
- Specifying multiple categories in URL (permalink)?
- WordPress category add image field
- Should the actual /category/ directory be 404? Is that normal WP behaviour
- Limit number of terms that a custom taxonomy can save per custom post type
- Can you pre-check wordpress categories?
- Change existing taxonomy settings when using custom taxonomy
- Show category images on single product page and product overview page
- How to get the id from the custom category?
- woocommerce product category tabs [closed]
- Get Tags specific to Category using WooCommerce plugin
- One Specific Category To Permalink
- add_rewrite_endpoint returns 404 on archives
- How to organize custom categories for filtering and selecting
- Custom sub taxonomy order by
- Add category only if post has custom taxonomy category
- Categories overview that links to page displaying posts
- How can I edit the ‘Most Used’ tab in the categories meta-box to show another custom taxonomy?
- Get all media categories
- Add child category to parent on post creation and save
- Get Number of total Parent Categories for Custom Taxonomy
- How to change how many list item show in category generated by file edit-tags.php
- Get posts from specific taxonomy term
- Display custom taxonomy attached to the post on post single page
- Why custom taxomony not showing when create a post?
- Limit categories and it’s subcategories for specific group of users
- Ive got a term (get_term_by) but now I want to filter it by a category it is in?
- Question on using custom structures for categories
- add slug beside name in Admin Category Checklists
- Show button only for certain Woocommerce Product Categories
- Get Categories Where Taxonomy Equals ‘n’
- Having a template per category? Bad for server overhead?
- Echo text using is_tag
- custom page for custom Taxonomy
- Custom page category taxonomy 404
- Filter By Category Dropdown List With Custom Taxonomies
- query_posts by category_name and custom taxonomy
- Is it possible to create an alias/custom taxonomy for a category name?
- Same menu for different taxonomies to reach different content
- Showing HTML if Post is In Certain Taxonomy Term
- List Terms by category
- Category and tags goes 404
- How to create default categories in new installs?
- Most efficient use of custom taxonomies, categories, and pages
- Create Cross Promoting Categories in WordPress Using ‘pre_get_posts’
- Check if value is a custom taxonomy category name
- finding out the top 5 source ( source is a custom taxonomy ), in a given category
- How can I add the custom taxonomy categories to the posts and pages?
- List products from current category
- Display all subcategories for a product category in woocommerce
- Narrow Down a Shop Page Results Based on a Product Tag in WooCommerce
- WooCommerce Product Search Error
- How to Organize my Photo Albums?
- Converting Categories (with ACF fields) to custom taxonomies
- Add product category to post_class
- Taxonomy page wpml dropdown not working
- How can I get the categories and subcategories separately?
- get_term returns different results, sometimes empty, sometime the correct list