I’ve not seen a “clean” way to do this – happy to learn it from someone else if they know.
However, the way we’ve managed this in the past is to setup a page whose slug is ‘projecten’ with a custom page template that behaves and acts like an archive page. Then add child pages for each term (make sure to select the custom taxonomy for each term child page that relates – well this is only really important depending on how you want to find the term).
This will get you the slug structure you want. You can then use the page template you created to also find the second url parameter (or find the taxonomy that relates to the post) and add a tax_query to the WP Query to limit by taxonomy term. Or try it another way, once you have that parent/child page relationship and your slug structure complete…
I’m sure you can figure out the best way for you to code the required output.
Related Posts:
- Custom template won’t load for a custom post type (custom permalinks used)
- Can’t use pagination with custom taxonomy
- Permalink problems with custom post type and custom taxonomy
- Custom post type category permalinks and archive pages
- pagination problem listing custom post types of taxonomy in wordpress
- Permalink for custom post type pages not working
- Pagination not working (page/2 retunring 404 page)
- Pagination fault in custom post type archive page [duplicate]
- How to have a dynamic slug and rendering the archive-{post_type}.php?
- Custom post types, taxonomies, and permalinks
- Permalinks: custom post type -> custom taxonomy -> post
- Mixing custom post type and taxonomy rewrite structures?
- How do I append multiple taxonomies to the URL?
- WordPress Rewrite Rules for Custom Post Type and Taxonomy
- Permalink rewrite 404 conflict- WordPress Taxonomies/ CPT
- Help with a TV series Rewrite structure
- How to get_queried_object on multiple objects?
- Custom Post Type / Taxonomy Slug / Post Title with post type archive
- Custom permalinks – post type – hierarchical taxonomy’s
- Pagination throws 404
- Pretty paged permalinks in custom post type loop
- Post type archive page not working
- paginate function in archive for custom-post-type
- Should I change these content meta types before building complex archive page?
- custom post type paging not working past page 3
- Page to display an archive of taxonomies
- Getting taxonomy terms used by custom post type
- How to create a permalink for custom taxonomies and custom post types like base-name/parent-tax/child-tax/custom-post-type-name
- Archive or taxonomy pages not working for custom post type
- How to show custom taxonomy in the permalink?
- How to create archive page for taxonomy terms within custom post type
- Date-based permalinks for Custom Post Type, and custom taxonomy permalinks
- WordPress rewrite my URL when i use pagination
- Custom Taxonomy breaking pages permalinks
- Custom Post Type Pagination & duplicate posts
- Permalinks for custom post-types within custom taxonomies not found
- Custom post types and permalinks
- taxonomy template for custom post type the same as the archive
- Display only post types that are direct children of the current taxonomy
- Parent & Child Taxonomy slugs in custom post permalink
- Repeating posts when paginating random posts
- Custom Post Types and independent Categories – complex Taxonomy
- Use different taxonomies in different custom post types’ permalinks?
- Create template for taxonomy results limited by Custom Post Type
- How to hook custom taxonomies to custom post types and make the permalinks work?
- Help with Elementor Pagination CPT archive 404 problem
- Use Custom Post Type archive page for the taxonomies term archive page
- How to have the same url structure for both a CPT and a Taxonomy?
- How to create custom url structure based on custom post type rewrite slug, taxonomy and category slug?
- Can’t remove front from permalinks for custom taxonomy category page
- Permalinks /country/city/cpt/postname/
- Number of Custom Post Types published are not being shown in the custom page
- Seamless permalinks between Custom Taxonomy and Custom Posts
- Custom post type and custom taxonomy with the same slug using the file page taxonomy only as directory
- Custom Permalinks with CPT and Hierarchical Taxonomies
- Custom Permalink Structure for Custom Post Type, Custom Taxonomy, Under a page
- Custom post type archive pagination 404
- How to change permalink to include custom post type
- posttype/taxonomy/term archive page 404 error
- Custom post type, permalinks, taxonomies and blog posts
- set permalink for CPT
- Ignoring slug capitalization on rewrite rule for custom post type archive page
- Custom Post Archive is not working
- How to solve this custom post type goes to 404 page?
- What’s the name of the custom post type yearly archive template?
- Alphabetically sort a taxonomy.php template by post title
- Use the custom post type archive for taxonomies?
- Custom Post Type Advanced Slug
- Custom Post type date archive for custom taxonomy
- WordPress custom permalink and archive link for custom post type
- Custom Post Type Custom Archive Page Not Working
- Enabling permalinks disables custom page template
- Getting custom taxonomy posts on archive page
- Taxonomy rewrite pagination 404
- Set priority to permalinks
- Changing CPT permalink
- Remove custom taxonamy slug with pagination
- Changing permalink of default Post with custom post
- Custom Taxonomy Archive generates 404
- Building Link List for Custom Tax
- Custom post type and taxonomy same slug
- How to create a permalink structure with custom taxonomies and custom post types
- How to structure a website with custom post types and custom taxonomies?
- Template hierarchy changes when custom post-type permalink leverages custom taxonomy
- Custom post types not displaying per category
- Associate custom CPT with another CPT’s taxonomy and rewrite permalinks
- Post Custom & Taxonomy 404 error
- Custom Post Type Taxonomy – Permalinks generating, but posts not found
- Same permalink structure for all post types?
- How to add base permalink to custom posts?
- Hierarchical taxonomy in permalink structure
- taxonomy term names in custom post type permalink structure
- paging is not working properly on news archives page [duplicate]
- Change Taxonomy Permalinks
- Category / Custom Post Type permalink issue
- Adding rewrite rules to Custom Post-type mixed with Taxonomy
- Add /blog to the “post” post type url
- See the process of creating a taxonomy and tell me where I made a mistake
- the_post_navigation in single page with multiple taxonomies
- Modify permalink of CPT archive to support two taxonomies