The answer to the question is in the two following posts:
Permalinks in Custom Post types
Remove taxonomy slug from a custom hierarchical taxonomy permalink
You need to ignore the automated rewriting, as I have done, but you need to add $wp_rewrite->use_verbose_page_rules = true;
to the mix, otherwise your pages will conflict with the rewrite rules you have established for your taxonomy.
Related Posts:
- Custom taxonomy on permalink
- Rewrite Search URL Permalink For CPT Custom Taxonomies
- How do I get the correct URL?
- Removing taxonomy base using WP rewrite
- Taxonomy archives based on Custom Post Type
- Custom taxonomies, with custom rewrites/slug, AND loading a taxonomy archive template from a plugin
- WP redirects pretty permalink to query string
- Add parent/child taxonomy to custom post type url
- 404 error- issues with pages after adding custom rules for posts
- How to overwrite registered taxonomy url from vendor plugin in child theme
- How to add a Rewrite Rule / Category Structure
- Custom permalinks with hierarchical taxonomy – getting PHP warning
- Rewrite Rule Working for all but one of the taxonomies created
- How to Rewrite Taxonomy URL to Include the Post Type as the Second Segment of the URL?
- Taxonomy Pagination Rewrite
- woocommerce custom product category template
- Add Taxonomy Subcategory To Permalink
- how to change permalinks format for pagination?
- Custom Taxonomy and Rewrite URL
- How to get list of taxonomy slugs ordered parents>childs?
- Rewrite Rules returning wrong data
- How to change url for taxonomy pages?
- How to change Custom Permalink for Taxonomy? (remove the slashes from term-slug)
- How to replace custom post type with custom taxonmy in permalinks
- How to structure all custom-taxonomy with three verbs(a,b,c) and route them accordingly?
- Rewriting url for multiple Taxonomies and Custom Post Type
- Custom rewrite url structure for several custom taxonomy (NOT pos_type)
- Hierarchical taxonomies in permalink cause 404 for sub term archive
- Permalink structure not working with Custom Taxonomy (URL like ./taxonomy/category/postname)
- add_rewrite_rule using custom taxonomy and year
- Rewrite URL for a specific taxonomy [duplicate]
- How to use taxonomies on attachments with the new Media Library?
- WordPress Rewrite Rules for Custom Post Type and Taxonomy
- How to display custom taxonomies in posts?
- Creating Custom Taxonomy without mapping to any post type
- Exclude specific slug in ‘get_terms’
- Archive page with multiple taxonomies rewrite
- Hook to process a new taxonomy tag before it is created?
- Multiple users – only allow them to manage their own terms for custom taxonomy when logged in
- Taxonomy rewrite question
- wp_options table value
- Custom Taxonomy Only Showing Top Level Terms in Admin?
- Is it possible to get a Previous/Next Taxonomy term archive URL?
- Permalinks for quote authors
- How do I display a tag cloud with both post tags AND a custom taxonomy?
- Adding session variable and/or cookie based on user-selected input
- Create Child Taxonomies
- Create multiple rewrite endpoints for custom taxonomy archive
- Current category link filter
- display taxonomy slug from term ID
- Make a taxonomy column sortable in the admin?
- How to display custom taxonomy images on index.php?
- get_term and get_term_by return null or false, even though term exists
- Taxonomy custom post type URL
- Get number of post who belongs in two taxonomies!
- Page and Post return 404 with custom taxonomy
- How do I change the custom taxonomy slug to be the same as the custom post type slug?
- WordPress thinks my custom taxonomy pages are search pages #seo
- Adding custom taxonomy in my existing category URL
- How to get posts which must match both custom taxonomies?
- Custom Taxonomy specific to a Custom Post type – rewrite URL
- Permalink Problems
- one post per term taxonomy
- How can I change the output display of my pagination?
- forward/redirect taxonomy archive of term to a page with same name
- Modifying rewrite rules to use /category//
- How can I get Taxonomy Images to work with ‘orderby’ argument?
- Use wp_list_categories to list parent categories from actual term
- Trash Bin for Categories?
- How to add a dynamic dropdown derived from custom taxonomy
- Retrieve the child terms by having the parent’s information
- Define multiple prefixes for custom post type
- How to create a non removable taxonomy term?
- Custom dropdown list taxonomy not saved
- How to get all the terms from a custom hierarchical taxonomy via REST api?
- How to show category list in WordPress
- Remove taxonomy name and add .html extension in the custom taxonomy term URL
- transfer two existing taxonomy terms into one custom metabox
- How to build overlapping custom post_type and taxonomy rewrites without conflicts?
- How to add all existing Custom Taxonomy to Admin Menu Creations Interface?
- Why get_terms() behaves strangely when being called in admin (for use in meta box)?
- qtranslate-x problem with custom term description
- page not found for example.com/custom-post-name
- Templates files for custom post type with custom tags
- Creating a Taxonomy Page [duplicate]
- Looking for suggestions on creating simple database (Help!!)
- Why won’t this rewrite rule work?
- Extra fields on categories that is available via the WP-API?
- Custom taxonomy – query returns an error
- Register custom taxonomy from a Advenced custom field option page
- Get Posts with matching lowest taxonomies
- New rewrite rules for custom taxonomy and reuse default
- Any way to make custom taxonomy field searchable?
- query posts returns 10 records
- Insert taxonomy term to different table
- Getting taxonomies specific to categories
- Remove Tag Cloud Words from Custom Taxonomy
- How to add/enqueue Custom CSS for a custom taxonomy page?
- wp_get_object_terms count on taxonomies within an category archive
- Taxonomies starting with a hyphen (minus) to assign B.C. dates to a post