When WordPress parses the incoming requests, it has no way of differentiating between what might be a product and what might be a subcategory. One will take precedence – it will either always look for a matching subcategory or it will always look for a matching product, depending on the order in which it processes the rules.
Related Posts:
- Custom Post Type Permalink / Rewrite not working immediately
- WordPress Rewrite Rules for Custom Post Type and Taxonomy
- Permalink rewrite 404 conflict- WordPress Taxonomies/ CPT
- How to modify URL structures in custom post types and taxonomies or terms
- Archive page with multiple taxonomies rewrite
- Help with a TV series Rewrite structure
- Taxonomy archives based on Custom Post Type
- WordPress Custom Post Type Category Page
- Permalink rewrite with custom post type and custom taxonomy
- How to check if last uri segment is a custom post type or taxonomy term?
- WP Rewrite Rules – Custom post type & taxonomy
- Need help with complex custom post type setup
- Remove base slug in CPT & CT, use CT in permalink
- Custom Permalink Tag breaks Pagination
- Custom Permalink for Taxonimie and Custom Post Type
- how to get archive urls with same origin for custom types and terms?
- Adding the taxonomy before the custom post type
- Add hierarchical taxonomy to permalink for custom post type
- How to rewrite custom post type with custom taxonomy urls?
- Permalink Structure CPT With Custom Taxonomy Fails
- Parent & Child Taxonomy slugs in custom post permalink
- Remove url rewrites for registered taxonomies
- Customize Custom Post Type URL
- How do I change the custom taxonomy slug to be the same as the custom post type slug?
- Custom taxonomy rewrite with query var returns %2F in URL
- WP Rewrite Rule Issue while using Custom post type & taxonomy
- Custom Permalinks with CPT and Hierarchical Taxonomies
- How to get list of taxonomy slugs ordered parents>childs?
- Permalink structure with custom taxonomies and custom post type like /parent-tax/child-tax/custom-post-type-name (with no base name)
- Get url.com/post_type/taxonomy/term work!
- Different rewrite rules for taxonomies and cp in multisite?
- How to add custom taxonomy in custom post type permalink?
- Properly flush rewrite rules on plugin activation
- SEO Concerns With Rewrite Rules
- How to rewrite custom taxonomy term archive to use THE SAME SLUG/front as CPT
- WordPress custom permalink and archive link for custom post type
- How to rewrite the post slug of a custom post type post
- Modifying rewrite rules to use /category//
- WordPress custom taxonomy page
- Custom taxonomy and post type rewrite rules
- Remove cpt slug from url and use custom taxonomy instead breaks all other cpt
- How to properly set the rewrite rules for this case?
- Change CPT permalink to use the category
- How to fix 404 on post after prepending Custom Post Type url with Custom Taxonomy Term slug
- Redirect Custom Post Type from Child Taxonomies
- How to build overlapping custom post_type and taxonomy rewrites without conflicts?
- Custom taxonomy archive slug overwrites static page
- Template hierarchy changes when custom post-type permalink leverages custom taxonomy
- Group based routing and administration
- Adding Custom Taxonomy Along-with Post Name in Post Type Permalink
- Associate custom CPT with another CPT’s taxonomy and rewrite permalinks
- Custom Post Type rewrite url to /category/pagetitle [duplicate]
- page not found for example.com/custom-post-name
- Rewrite for custom type and custom taxonomy
- redirect old post type url to new structure url
- Why won’t this rewrite rule work?
- Parent cpt/child custom post type URL permalink relationship
- Adding rewrite rules to Custom Post-type mixed with Taxonomy
- Custom Taxonomy in Permalink from post type
- 404 Error On Custom Taxonomy Pages 2, 3, etc
- Url rewrite with custom post type and taxonomy
- Same slug for Custom Taxonomy archive and CPT archive – Rewrite rule not working
- Two Permalinks with one Taxonomy (custom taxonomy) and (custom post type -> custom taxonomy)
- Restrict taxonomy dropdown to post type
- array_pop() expects array, boolean given for $event_type_term ->slug
- Get template part based on custom taxonomy term
- Conditional two level dropdown filter for custom post type
- How to show multiple post types on taxonomy archive?
- Custom post type / custom fields
- using custom taxonomies on non wp table?
- Get the posttype of a taxonomy/term
- get_template_part for each level of taxonomy term
- Update post terms with custom taxonomy
- Get custom post type list for every category shortcode
- How do I associate a custom post type with another through a taxonomy or storing an ID in a custom field?
- How do I display the taxonomy term alongside the post type post title?
- Rewrite Question Mark in Post Template to Make it Pretty URL
- Custom Post, set object Taxonomy terms in plugin
- CPT Template Not Showing – Getting 404
- Hierarchy and access control for Custom Post Types (CPT)
- Rewrite Endpoints and CPTs – How to use in a plugin
- single-{post_type}.php not working
- Combine multiple CPT names to create valid permalinks
- Get parent category(taxonomy) ID from single template of a custom post type
- Dynamic CPT / Taxonomy
- How to approach a site where it has sub-businesses, each with its own pages (“articles”, “staff”)? Don’t want to use WP multisite
- Get custom term meta problem on single post type
- Creating custom post type posts and associating them with a post from another custom post type
- Custom Taxonomy Filter Issues
- how to organize my categories or should I do custom post types for some?
- How do i display post from a taxonomy term?
- How to make a post accessible from multiple post type slugs?
- Pretty Permalinks with CTP and Taxonomies / Hierarchical
- Custom category taxonomy – archive page not showing up
- I want to display my custom post type arranged by taxonomy
- Advice on Categorization for a Custom Post Type
- Pods pagination erases my sub menu
- Invalid Taxonomy in template
- How to change custom post type slug without damage seo? [closed]
- Custom Post Types using wrong template (index) instead of archive-{type}.php – previously worked as expected