Maybe it has something to do with the name of your custom taxonomy. Type is a reserved term (see the complete list at the bottom of this page). Try changing the name and see if it works.
Also, did you flush the rewrite rules by going to Settings > Permalinks and click save?
Related Posts:
- Get terms for a specfic post from multiple taxonomies in custom post type
- How to list posts by term (custom taxonomy)
- Get terms by taxonomy AND post_type
- query multiple taxonomies
- wp_set_object_terms() is not replacing term, but creating a new one
- Custom Taxonomy with Custom Post Type Finds No Posts
- Get terms that contain posts that in turn belong to other terms?
- Get custom post type by category in a page template
- Associating an “author” with a custom taxonomy
- Retrieve single term slug
- TV Show database – Best way for structuring it?
- How can I add programmatically custom taxonomy terms to a custom type post when saving posts?
- Glossary with Custom Post Type
- Custom Post Type Archive Template
- Retrieve a specific field from taxonomy term through advanced custom fields [closed]
- Query posts by custom post type and custom taxonomy
- Sort the main query in subcategories/terms?
- Get list of terms of current taxonomy archive for another taxonomy
- Dynamically create/remove terms in taxonomy when custom post type is published/trashed
- After deleting a post are terms, and custom meta deleted?
- How to get the first term for the current taxonomy?
- Programmatically adding posts
- Keep main articles and author blogs seprerate, News / Magazine like site
- Why is my custom loop not filtering correctly nor paginating?
- Custom post types with custom directories
- Output the content of a term organised by each of the CPT?
- removing custom tax & CPT slug, adding taxonomy term in front of custom type
- How to filter the taxonomy terms based on another taxonomy term
- Show Two custom Post type and their posts on category page
- How to create an advanced filter search?
- get_the_terms return only last term
- Does WordPress limit the length of slug names for Post Meta or Terms?
- How do I display tags for a custom post type single page?
- Show posts from two or more custom taxonomy terms
- List custom taxonomy specific to one custom post type
- Display post as term id
- Hide parent categories when clicked, and show it’s childs
- Issue on Creating Custom Tax Term Dynamically From Another CPT Meta-box On Publish
- WordPress loop: Show only a Custom Post Type Taxononmy TERM
- Get terms that contain posts that in turn belong to other terms?
- How to get custom posts sub category link
- Query posts with double taxonomy
- Adding predefined terms to a taxonomy
- Custom query – get_the_terms not work
- List Categories (wp_terms) and count posts
- Shared terms between taxonomies
- Get_the_terms restrict output
- How to get dropdown instance value in WordPress custom Widget
- Get taxonomy term by slug in post on archive page
- custom hierarchical taxonomy and custom post type list contains surplus posts
- get_terms() returns Trying to get property of non-object error for custom taxonomy
- Urls in Custom Post Type work for Terms but not for its Taxonomies
- Custom Taxonomy Terms in Menu lead to which page?
- Add filter to Admin list for all custom post types by their custom taxonomies
- Add the custom post term to the custom post title
- Retrieve Custom Taxonomies with Description and Slug
- Taxonomy terms with the same name are updated between separate custom post types
- Query for specific taxonomy that executes a particular loop depending on volume of posts?
- Related “custom post type” using “custom taxonomy”
- How do I disable the built-in editor and automatically configure the properties of new pages?
- How to have multiple search result pages in wordpress with taxonomy terms listed
- Add a class to a div if custom post type has specific terms?
- How can i display a taxonomy? i have created a plugin and then a custom type. and a taxonomy , also i have register it
- Custom taxonomy terms hierarchical navigation
- How to display custom taxonomy term specific post?
- How to list posts by terms
- How to order taxonomy terms by most recent post?
- How to associate custom taxonomy terms with custom post type?
- get_queried_object not work in taxonomy page
- get_the_terms child terms for current post/custom post only
- Set a Default CPT taxonomy by taxonomy id
- Building Link List for Custom Tax
- Custom Post Type / Taxonomy / Term – what template to use to avoid 404-page?
- Pages of my taxonomy terms are showing all posts
- How to show terms used only for particular custom post type. Filter creation perpose
- How to get all posts related to a taxonomy?
- Custom taxonomy- only output relevant terms
- order taxonomy alphabetical
- Filter Term By Parent Term – Custom Post Type
- Display all Custom taxonomy terms and their relevant custom posts
- WordPress get all post with like in terms [duplicate]
- Decrement term in for each
- Create 2-layered dropdown menus for custom taxonomy and custom post type
- Best way to group posts based on custom post type terms
- Custom Post Status & Taxonomies
- Prevent repetitive terms in get_the_term_list
- How to retrieve the permalink for a specific (custom) term?
- Get term_id for each instance of custom taxonomy
- List a custom taxonomy’s terms, with links, on the taxonomy page
- install.php Custom Taxonomy Term not being added to custom post
- show 10 most recent custom post types excluding the one(s) from specific custom taxonomy
- How to Get The Taxonomy Term in Custom Post Type Loop Inside a Wp Query
- Inserting two categories
- How to manage a bookstore
- Advise on Custom Taxonomies and Structure
- cannot export data from CPT UI (books)
- How to develop Knowledge center in WordPress Website
- Taxonomy Archive URL + Template
- ACF – Tags not showing up in Custom Post Types
- Is it possible to get_terms by taxonomy AND post_type?