You might want to taker a look at add_rewrite_rule or add_rewrite_endpoint. Then to test, install a plugin called Monkeyman Rewrite Analyzer, it’ll help you show you if your rules are conflicting.
There are a couple examples in this answer.
Related Posts:
- custom post type taxonomy “tag” archive : no post found
- Exclude specific slug in ‘get_terms’
- Widget to display custom taxonomy tag cloud
- Custom taxonomy on permalink
- How can I set up a category “overview” page?
- Post tags saving as both tag name & tag ID on post update when tags are displayed as checkboxes
- How do I display a tag cloud with both post tags AND a custom taxonomy?
- Remove Taxonomy Slug when No Taxonomy is Assigned to Custom Post Type?
- WordPress renames slug of tags used in multiple taxonomies?
- Allow only 1 instance of each term in each custom taxonomy
- Change permalink of post if it belongs to custom taxonomy
- Display Taxonomy Terms in an option tag with value being the slug
- Changing taxonomy term by slug (wp_update_term)
- Extend & Search Native WordPress Image Galleries With Tags and Taxonomies?
- Permalink help with default Posts and custom Taxonomy
- Create custom taxonomy and Display in metabox dropdown
- Duplicate slug/permalink issue
- Need equivalent of single_term_slug
- How to define %category% for custom taxonomies?
- How Can I Remove Child Slug From Grandchild Slug When Using Duplicate Grandchild Slugs?
- Set two terms for a post when they differ only by an accent
- Prioritise Pages over Taxonomy Term Root Archive, but not Taxonomy Term Child Archives
- How do I get the correct URL?
- How to replace custom post type with custom taxonmy in permalinks
- How To Create Dynamic Permalink To Custom Taxonomy List of Current Posts?
- generate random slug when adding taxonomy
- Change order custom taxonomy
- Display taxonomy term slugs
- Any way to make custom taxonomy field searchable?
- Group custom taxonomies based on tags contained in their posts
- Child terms with improper parent in the url should redirect to 404
- Using wp_query is it possible to orderby taxonomy?
- How to use taxonomies on attachments with the new Media Library?
- How to remove the tag cloud from custom taxonomy admin page?
- custom taxonomy and pages rewrite slug conflict gives 404
- How to add images to taxonomies?
- How do I append multiple taxonomies to the URL?
- Remove taxonomy base or term from url
- Can you add the visual editor to the description field for custom taxonomies?
- Check if a post has any term in this custom taxonomy?
- Custom columns on edit-tags.php main page
- Add custom taxonomy fields when creating a new taxonomy
- Contact Form 7 – Populate Select List With Taxonomy [closed]
- Can’t get a custom template taxonomy page to display
- Custom Post type & Taxonomy URL structure
- How to display custom taxonomies in posts?
- Get taxonomy names by post id
- Combining Multiple Taxonomies in one URL
- Exclude Specific Term from Search
- Creating Custom Taxonomy without mapping to any post type
- Why is my working Custom Taxonomy not in get_taxonomies array?
- Custom taxonomy listing page when no term set (all terms)
- Custom taxonomy hide meta box but show in menu
- Can I turn off write-in tags/taxonomies?
- display posts with same taxonomy term
- wp_insert_term – parent & child problem
- Is it possible to use one slug for Multiple Taxonomies?
- Is there a way to disable a term rather than deleting it?
- Modify Term Update Redirection
- Hook to process a new taxonomy tag before it is created?
- Return only the custom sub-term for custom post type, do not echo term-parent
- Removing taxonomy base using WP rewrite
- Dynamic taxonomy in permalink made all other posts NOT FOUND?
- Get total number of comments from posts in a specific custom taxonomy
- How to enable hierarchical permalinks for hierarchical taxonomies
- Check if current term is a child of another term
- Custom hierarchal taxonomy loses interface hierarchy when selecting parent & children
- get_terms() doesn’t return empty terms even though hide_empty is false
- How do I filter posts by taxomony using AJAX
- SQL QUERY needed to get POST category (taxonomy) ? – MUST be SQL statement
- Remove Category description textarea
- Formating the_terms() function output
- Archive template for taxonomy terms
- Multiple users – only allow them to manage their own terms for custom taxonomy when logged in
- Custom taxonomy on users with UI
- How to return a list of custom taxonomy terms via the Gutenberg getEntityRecords method
- Create taxonomy with meta term using the WP Rest Api
- Remove Custom Taxonomy Base
- How to create non-unique sub-category slugs?
- wp_options table value
- Custom Taxonomy Only Showing Top Level Terms in Admin?
- Nice URLs for a Custom Post Type List with a Shared Custom Taxonomy?
- Non-hierarchical custom taxonomy using checkboxes on edit-screen -> saving issue
- Dynamic page slug for Custom Taxonomies?
- The same slug in multiple taxonomies
- Sort posts by number of matched terms
- Get current term’s ID
- Is it possible to get a Previous/Next Taxonomy term archive URL?
- How to fix a double slash in custom permalinks with hierarchical taxonomy’s?
- Getting archive pages in WP’s AJAX internal link finder?
- custom taxonomies on permalink
- Pros and cons of using [taxonomy name] in place of [category name]?
- How to display and use all existing tags at my write-post-at-frontend-panel?
- Looping Through Custom Tax Terms and Displaying All Posts For Each
- Taxonomy Relationships
- Possible to register multiple custom taxonomies in one function?
- How to get the top most term (top ancestor) of a custom taxonomy child term?
- Taxonomies not appearing in columns on dashboard
- Combine multiple custom user taxonomy in single url
- How to modify default taxonomy field to a single text field?