You’re using the same slug for both your videos
custom post type and video_type
taxonomy. Then, when querying post, WordPress don’t know what to select from database.
Change your videos
post type to video
or something differs from videos
taxonomy slug will solve your problem.
Related Posts:
- Pagination not working (page/2 retunring 404 page)
- Custom taxonomy in custom post type archive with pagination
- Custom post types, taxonomies, and permalinks
- How to create a permalink structure with custom taxonomies and custom post types like base-name/parent-tax/child-tax/custom-post-type-name
- Permalinks: custom post type -> custom taxonomy -> post
- Mixing custom post type and taxonomy rewrite structures?
- Remove taxonomy slug from a custom hierarchical taxonomy permalink
- Rewriting a custom-post-type permalink with taxonomy term?
- Shouldn’t this be easy?! Custom post type/custom taxonomy permalink
- Custom Permalink For Custom Post Type – Working Fine But Broken For Pagination
- Set priority to permalinks
- Custom post type paging return home page
- Is there a way to use ‘publicly_queryable’ => false only on specific taxonomy term?
- Error 404 change permalink term custom term taxonomy
- How to prefix custom post type URL with custom post taxonomy term?
- How do you create pillar content pages?
- Changing CPT permalink
- Remove custom taxonamy slug with pagination
- Custom post type single page returning 404 error when sharing archive url with custom taxonomy
- pagination problem listing custom post types of taxonomy in wordpress
- Changing permalink of default Post with custom post
- Custom Taxonomy Archive generates 404
- Custom post type single with custom URL structure
- WordPress custom post type taxonomy paging
- Permalink for custom post type pages not working
- How to display custom post type pagination buttons when processing AJAX request
- Permalinks: custom post type -> custom taxonomy -> custom sub taxonomy -> post
- Pretty Permalinks with CTP and Taxonomies / Hierarchical
- Customise Permalink Structure For Custom Post Types
- Why is my loop not populating the page with my custom taxonomy terms from my custom post type?
- How to change URL structure for custom post type in wordpress? Custom taxonomy + custom Post name [duplicate]
- % encoded URL giving 404 error in WordPress
- Remove CPT Slug with 2 taxonomies and 1 post meta
- Custom post type and taxonomy same slug
- CPT/Taxonomy/Postname permalink structure makes pagination break
- 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?
- Pagination with a custom post type
- Issue with Custom Post Types and Permalinks
- I want to create pagination for my custom post type archive that i am displaying with loop
- Custom post type URL structure with site.com/custom_taxonomy_slug/post_name
- Custom permalink with custom taxonomies for custom post type
- 404 error next-page [2] PageNavi custom type taxonomy
- Template hierarchy changes when custom post-type permalink leverages custom taxonomy
- Pretty permalink structure with multiple (AND OR) taxonomies
- Associate custom CPT with another CPT’s taxonomy and rewrite permalinks
- Change the url of a custom post type to include taxonomy
- Post Custom & Taxonomy 404 error
- Custom Post Type Taxonomy – Permalinks generating, but posts not found
- Pods pagination erases my sub menu
- How to have permalink structure based on taxonomy terms
- Multiple archives for cpt, taxonomies, terms
- Same permalink structure for all post types?
- Multiple post types or single post type with category taxonomy?
- How to add base permalink to custom posts?
- Custom Post type and Taxonomy in post URL error
- Hierarchical taxonomy in permalink structure
- How can I add a “fake” parent into the permalink?
- Pagination fault in custom post type archive page [duplicate]
- Permalinks when using Custom Post Type with static page for archive
- How to change permalinks to taxonomy and post type’s posts
- Paginate custom taxonomy category with wp_custom_pagination
- How to retrieve the permalink for a specific (custom) term?
- Remove Custom Taxonomy Slug only without removing Custom post type slug in permalinks
- taxonomy term names in custom post type permalink structure
- Adding 2 CPT with multiple custom taxonomies to permalinks
- Parent cpt/child custom post type URL permalink relationship
- Pagination for a Custom Taxonomy
- Permalink Trouble with Custom Post Type
- Custom Post Type Permalinks Problem
- WordPress Custom Permalink Structure with Custom Post Type and Taxonomies
- Change Taxonomy Permalinks
- Pagination URL order
- how to limit query_post to first page?
- Add taxonomy to custom post type archive
- Category / Custom Post Type permalink issue
- Adding rewrite rules to Custom Post-type mixed with Taxonomy
- Permalinks Works for Custompost type but not with pages Why?
- Problem with Custom Post Types, Taxonomy, permalink, Archive
- Permalink for Custom Post Types
- Remove slug from Custom Category Permalink + dual-category permalinks
- How to have a dynamic slug and rendering the archive-{post_type}.php?
- Add /blog to the “post” post type url
- See the process of creating a taxonomy and tell me where I made a mistake
- 404 Error On Custom Taxonomy Pages 2, 3, etc
- the_post_navigation in single page with multiple taxonomies
- Different CPT permalink base on taxonomy
- Hide custom post type slug url from search engine [closed]
- Two Permalinks with one Taxonomy (custom taxonomy) and (custom post type -> custom taxonomy)
- Is it possible for post and custom post type to share a category base slug?
- Modify permalink of CPT archive to support two taxonomies
- Permalinks for Custom Post Types and Taxonomies
- Have Custom Taxonomy Slug Fall Under Custom Post Type Slug
- Custom Post Types Do Not work on this permalink setting https://somedominaname.com/%category%/%postname%/
- How to get the proper category in permalink with custom post type assigned to multiple categories
- Custom templates based custom url structure in wordpress
- How to assign a single-menu-template to a menu-items in a taxony/ cat/ subcat/ subcat-item
- How does WordPress manage to differentiate between post and page URLs without a distinct base, and how can I replicate this functionality?
- Introducing sub categories into the URL
- How to correctly edit permalink structures for both default and custom posts/taxonomies?