EDIT
Since you can only have unique term slugs in a taxonomy, you should go for a “mixed taxonomy term” url setup.
You can check this, or this solution that involve creating your own add_rewrite_rules.
Related Posts:
- Get Comma Seperated Taxonomy Linked Terms and Last Child Separated By “&” Instead Of Comma
- How add body_class from wp_termmeta
- Taxonomy On Index Page
- Only seems to be displaying one child when there are supposed to be multiple
- Exclude specific slug in ‘get_terms’
- Formating the_terms() function output
- which is the function that removes accented vowels?
- Slugs as breadcrumbs for Pages
- How to create non-unique sub-category slugs?
- Custom Taxonomy Only Showing Top Level Terms in Admin?
- Using get_terms for custom taxonomy in functions.php
- How to show term-specific post list, without posts associated with child terms?
- Possible to register multiple custom taxonomies in one function?
- How to set hierarchical terms to a post using wp_set_object_terms
- Hierarchical display of custom taxonomy
- How do I display a tag cloud with both post tags AND a custom taxonomy?
- How do I get the slug of a custom taxonomy category of a post?
- Remove Taxonomy Slug when No Taxonomy is Assigned to Custom Post Type?
- Get page slug and assign a variable within functions.php
- wp_get_post_terms() returns WP_Error in functions.php but in template it works
- Adding a class to tag list in a function
- Make Categories a Dropdown Menu in Media Library
- Custom Post Type with two hierarchical Custom Taxonomies: strategy to generate best permalink structure
- How to preserve edits to Name or Slug of term when using wp_update_term on save?
- Sanitize slug title
- Rename “Portfolio” slug?
- Redirect all child taxonomy to its parent
- is_account_page() change to page slug
- Display Taxonomy Terms in an option tag with value being the slug
- Changing taxonomy term by slug (wp_update_term)
- Move ‘current-menu-item’ class on #adminmenu li from Posts to Pages for Taxonomy Edit Screen
- Create a custom taxonomy that will be used to create and filter markers in a Google Map
- Get the taxonomy of a post hierarchically
- Replace taxonomy permalinks
- Is there a WP function to get taxonomy name from taxonomy_term_id?
- Get list of all custom tanonomy id
- Different Category system needed for the Custom Post Type
- Redirect to another page using contact form 7? [closed]
- Rename a slug label
- Use /prefix/postname as a slug in post_name?
- Get wordpress taxonomy slug name(s) to use as div class
- Output a specific link in WordPress post if the single post’s category’s name contain certain word
- Hierarchical taxonomy list with modificated term links
- Possible to merge these two functions?
- Get term slug by term id and then explode it
- Changing CPT slug and taxonomy already registered in parent theme
- Get Attachment Category Name
- Suggest Users basing on User taxonomy
- How to load several hierarchical categories from functions.php
- Display ACF category image on archive and single template files
- Get URLs for AJAX Filter Checkboxes WordPress
- How to change the author box selection on a post to a custom taxonomy
- How to assign php file(template) to several pages with same prefix page name/slug
- Add custom taxonomy using JS in post editor
- How to hide a child category and show his parent category
- Display a list of random terms from custom taxonomy with shortcode
- Using get_terms for custom taxonomy in functions.php
- How Can I Create a Friendly Slug for a Dynamic Page?
- I am trying to set post terms to a custom taxonomy
- Why is the term of my current page not returning a slug?
- generate random slug when adding taxonomy
- How to define a custom hierarchy for terms?
- Display list of pages that contain a certain string within the slug
- I’m getting invalid taxonomy in init action
- Custom taxonomy check box now showing up
- Get child-pages slugs of current page into js-file
- Display a Custom Post Type within another with hierarchically slug
- How to prevent multiple custom terms from being created
- Getting a 404 on single custom post type page when using rewrite on a custom taxonomy
- Custom Taxonomy as Link
- Change order custom taxonomy
- Display taxonomy term slugs
- Taxonomy term breadcrumb; how?
- Warning: call_user_func_array() expects parameter 1 to be a valid callback
- Is it possible to use a post name in a custom post slug?
- Taxonomy Archive URL + Template
- When tax_query used, results disappear (0 =1 produced)
- wp_get_attachment_image returns different image size
- Limit the length of the Author Profile Biographical Text
- How can I stop a function from encoding an entity?
- Change WP attachment name to postid during upload only for post type
- Custom Taxonomy Tag Search
- Activate small php condition at footer over page template
- How to insert custom widget in custom sidebar in theme activation?
- Shortcode inserts paragraphs before and after executing shortcode
- Get_template_part inside a folder
- Passing values from a widget to a function within a plugin
- Contact Form 7 – Delay auto responds
- Get related posts of child term of custom post type
- Which functions/classes are available during SHORTINIT?
- How to add current custom taxonomy slug to body class
- How to define a term for custom taxonomy
- How to properly set custom logo size?
- Image Crop Not Working
- Woocommerce Variable Product Dropdown for Custom Shop Template
- Its my first time trying to create a website , I got an error Please help
- restrict uploaded image size and fixed image display size
- Code executes outside of Loop while same code gives ‘Uninitialized string offset’ notice inside a while loop
- Function not receiving string from shortcode
- Syling Custom Fields echo’s from from functions.php