You must use separate base for both custom taxonomies.
For example:
default URL:
/chalets/
location term URL:
/chalets/location/%location%
type term URL:
/chalets/type/%type%
Rewrite rules need to identify the requested custom taxonomy via URL. So, a base URL identifier is required in your case.
Related Posts:
- Permalink help with default Posts and custom Taxonomy
- custom taxonomy and pages rewrite slug conflict gives 404
- Remove taxonomy base or term from url
- Custom Taxonomy Endpoint Pagination using paginate_links()
- Can’t get a custom template taxonomy page to display
- Exclude specific slug in ‘get_terms’
- Removing taxonomy base using WP rewrite
- Custom taxonomy on permalink
- How to enable hierarchical permalinks for hierarchical taxonomies
- Custom taxonomies, with custom rewrites/slug, AND loading a taxonomy archive template from a plugin
- The same slug in multiple taxonomies
- term_link() filter or rewrite and howto?
- WP redirects pretty permalink to query string
- How to edit/remove a term that’s in multiple taxonomies?
- How to create drop down for child categories of current taxonomy being viewed?
- Add parent/child taxonomy to custom post type url
- Why does WP rename similar “term name”-slugs in separate taxonomies?
- How do I get WordPress URL rewrites into Sitemap?
- Create multiple rewrite endpoints for custom taxonomy archive
- Taxonomy with_front causes all
- 404 error- issues with pages after adding custom rules for posts
- How to overwrite registered taxonomy url from vendor plugin in child theme
- Get custom category image from menu
- How to add a Rewrite Rule / Category Structure
- Display Taxonomy Terms in an option tag with value being the slug
- Changing taxonomy term by slug (wp_update_term)
- remove custom taxonomy base / slug [duplicate]
- Custom permalinks with hierarchical taxonomy – getting PHP warning
- Sort order by slug for looped child terms of custom taxonomy
- Include parent and child in category url
- Taxonomy Pagination Rewrite
- How do I modify taxonomy term slugs dynamically?
- how to change permalinks format for pagination?
- Replace taxonomy permalinks
- Custom Taxonomy and Rewrite URL
- put custom taxonomy slug in front of their respective term slugs
- Rewrite Rules returning wrong data
- Rewrites with hierarchical taxonomies in permalink
- Rewrite rules for varying nested terms of custom taxonomy
- Taxonomy Rewrite Rules Redirecting Instead of Masking
- How to change url for taxonomy pages?
- Why is flush_rewrite_rules mandatory after registering custom taxonomies?
- Echo custom taxonomy slug
- Set term on an attachment using wp_set_object_terms and want to display the full term text but it’s showing a slug instead
- Check If Taxonomy A and Taxonomy B has same Slug, 301 Auto Redirect Tax A to Tax B if True in WordPress
- Duplicate slug/permalink issue
- Need equivalent of single_term_slug
- Taxonomy and Page Slug Same
- How Can I Remove Child Slug From Grandchild Slug When Using Duplicate Grandchild Slugs?
- Rewrite Search URL Permalink For CPT Custom Taxonomies
- How to add a shortcode function that returns the taxonomy slug of the actual post within the loop
- How to change Custom Permalink for Taxonomy? (remove the slashes from term-slug)
- Rewrite/Change custom taxonomy slug
- How do I get the correct URL?
- 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?
- True or F False Setting of ‘with_front’ Parameter of Rewrite Is returning Exact Same result
- Rewriting url for multiple Taxonomies and Custom Post Type
- List posts with slug title
- Custom rewrite url structure for several custom taxonomy (NOT pos_type)
- generate random slug when adding taxonomy
- Hierarchical taxonomies in permalink cause 404 for sub term archive
- Custom taxonomy archive slug overwrites static page
- Permalink structure not working with Custom Taxonomy (URL like ./taxonomy/category/postname)
- add_rewrite_rule using custom taxonomy and year
- How to create a second set of tags that use the same slug or URL?
- Change order custom taxonomy
- If term and page have the same slug, how can I view the term archive?
- Display taxonomy term slugs
- rewriting for custom taxonomy rewrite
- New rewrite rules for custom taxonomy and reuse default
- Later change of taxonomy slug base not changing permalink
- Guest author – URL, base and custom taxonomy – working but unstable
- Change get_author_posts_url / Author URL via filter
- Filter posts and custom taxonomy using add_rewrite_rule
- Rewrite URL for a specific taxonomy [duplicate]
- Same slug for Custom Taxonomy archive and CPT archive – Rewrite rule not working
- Two taxonomies with the same slug
- Is there a way to create a single rewrite rule to handle multiple variables depending on what is present?
- Change filter id into slug
- Adding Category to Child Posts Permalink
- Taxonomy archives based on Custom Post Types
- How to query authors by custom taxonomy?
- Why won’t this rewrite rule work?
- Automatically Populate Post Taxonomy Data Based on Post Author Meta Data?
- Get Posts by tag from a custom taxonomy
- Display custom post term or taxonomy
- Attaching meta box to specific category/taxonomy in custom post type
- Permalink Rewrite to include Custom Taxonomy Term
- Change Permalink to Value of Custom Field
- Trying to Display Number of Posts in Term
- Extra fields on categories that is available via the WP-API?
- Can I use multi (sub) levels of relation (AND | OR) on custom query?
- WordPress taxonomy radio buttons
- Tax Query not working
- How to display custom taxonomy
- Taxonomy archive page have no post
- Costum post type with costum (sub)taxonomy
- Remove Custom Taxonomy Slug only without removing Custom post type slug in permalinks
- Index page of posts tagged with two separate taxonomies