You can’t have both a page and a Custom Post type with the same slug, in your case videos
. See: https://core.trac.wordpress.org/ticket/38599 for a ticket recommending this be changed in core. A few solutions:
-
Change either the page or the post type to
video
instead ofvideo
-
Follow the Template Hierarchy and create a
archive-videos.php
with the contents of yourVideo
page. - Define a unique rewrite slug in the parameters for more details, as it does not support child pages.
Related Posts:
- Top Level pages in wordpress giving 404, but child pages working fine
- Cannot use pages created on WP
- Hook for post and page load
- Custom Post Types 404 Issue
- How to throw error to user when saving post
- Page as child in custom post type slug?
- Hierachical Custom post types permalinks not working
- wordpress plugin error handling
- How to disable a Custom Post Type Feed?
- How can i avoid the permalink start with ‘blog’ while using the custom post type?
- Undefined property: stdClass::$labels in general-template.php post_type_archive_title()
- Is it proper to create a page just to generate a listing page (eg. for a custom post type)
- TV Show database – Best way for structuring it?
- Custom Post Type Works but Still Shows “Page Not Found”
- WordPress custom post type category pagination 404 Error
- Removing CPT slug from URL results in 404 error for archive page
- WordPress monthly archive links result in 404
- Exclude Custom Post Type & Pages From Auto-Tag Function
- Display “Post 2 of 4” on single post page?
- Custom Post Type Name Causing Problem
- Make custom post type display as a page
- wp_list_pages doesn’t work in hierarchical custom post type
- wp is not defined error using wp.media to create a custom image uploader
- Create second custom 404 page for selected post type
- Custom Permalink with Dynamic Taxonomy for Custom Post Type – Works, but breaks other permalinks
- Multiple portfolios with one custom post type?
- Share parent path between Custom Post Types and Pages?
- ‘Pages’ widget alternative for custom post types?
- How do I fix permalinks for custom post types that has the same slug as a page?
- Getting a 404 error when clicking edit page
- Custom Post Type + 20k posts = blank/404 within Admin edit.php [duplicate]
- Create custom PAGE with register_post_type
- How i can add ‘N’ page of ‘N’ pages under posts loop?
- Page vs Custom Post Types Differences/Issues
- Wrong request query on cpt and tax
- Notice: Undefined index: error and understanding wordpress
- Page not found error when adding text `2 = 2 ^ 1` to the page
- Illegal offset type in get_post_type_object()?
- Exclude pages in archives results
- Make parts of your wordpress website completely built with data from external APIs?
- Assign same parrent Page to pages AND custom post types
- Set a CPT slug as a base name for all the taxonomies
- Static page determines as home, but it is not
- How to use Custom Page Templates for hierarchical Custom Post Type
- Why is get_pages() returning a boolean?
- Custom post type single page (single-{CPT-name}) 404 when slug includes hyphens
- Problems with 404, .htaccess, permalinks and WordPress custom posts locally on Snow Leopard
- Including link to custom post type in ‘wp_list_pages’ function
- 404 Error on form submission within custom post type
- the_content(); of custom post type treated as an array or object
- Custom WP_Query always respond with 200 status even when no entry
- Display an authors post on a single page only when they are logged in
- Custom taxonomy page returns 404
- Conflict between wp_list_pages and get_posts – list pages not displaying
- Post type Permalink
- How to set the mainpage of a custom post type?
- Custom post type categories gives 404 error
- Direct form to a custom page template
- Setting a homepage – doesn’t seem to work
- Permalink Trouble with custom post types
- Getting subpage of subpage – Custom posts
- Does “Custom Post Type” can have page hierarhy option?
- Problem with custom loop navigation inside the blog page
- Can’t Export Custom Post Types With Export Tool In A Custom Theme
- Add custom template ‘sub-page’ to Custom Post type?
- I have a random letter appearing before my content. Where to start looking for the cause?
- Sudden 404 pages on product category archives
- Custom taxonomy returns 404 even with saving permalinks
- Custom post shows 404 after theme change
- Create Custom page with custom domain
- Do not show child pages within a file page
- Disable Sidebar on certain pages
- Show posts from custom post type sorted by category/taxonomy on a one-pager/page
- Custom post types & Pages hierarchy – Error 404
- Pagination for custom query returns 404
- Custom Post Type slug and WPML gets 404 error
- Add new custom post type screen (admin area) results into 404
- Making permalink for custom post type/custom taxonomy. Stuck with 404 in the single post
- pre_get_posts gives 404 error on Custom Post
- WP gives 404 error for custom post type with GET variable
- Creating Slider in wordpress theme with custom post
- What am I doing wrong with my taxonomy?
- Different post types arranged on one page
- CPT unsaved draft gives error 404 – when Post Formats support enabled
- Pulling Content from Existing Database
- Is it possible to make one of two custom fields in Custom Post Type UI Required but not the other?
- Pagination in custom loop for custom post type throwing 404 error
- How to Associate Posts with Pages
- 404 for children in hierarchical custom post type
- Why are my wp urls showing page not found?
- Custom Post Type Slug / Page Slug Conflict – Prevent use of reserved slug on page save?
- Using custom post types within a section of a template
- How do I paginate a custom post type listing on a custom template page?
- WordPress custom post type post and category links 404
- How to store queried custom data and use it in multiple pages?
- Highlight specific menu item when custom post is page
- 404 Error On Custom Taxonomy Pages 2, 3, etc
- How to add a regular page under a custom post type?
- An script/Plugin for automatic page creation per term
- Custom Post Type slug has the same Redirection entry