This is possible, but it will require playing with the rewrite rules. Install my Rewrite analyzer, you will need it.
I answered a very similar question, but the main difference was that where you have /projects/
as a “clean” custom post type archive, the other user had it as a page, which is much easier.
If you want to create subpages of /projects/
you will have to create a page with the slug projects
. Then you have two options: the easy one is to use a page template for this /projects/
page that just queries for your custom post type, like we used to do before WP 3.1 arrived with native support for custom post type archives. The other option is to filter the verbose page rules and throw out everything related to the /projects/
page, so that only the /projects/
rules for the custom post type archive remain.
Related Posts:
- Hook for post and page load
- Custom Post Type Slug / Page Slug Conflict – Prevent use of reserved slug on page save?
- Searching multiple custom post types and pages
- Custom Post Type as Page parent
- How to add a post from a custom post type as the static page?
- Get page by template?
- 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?
- How to Add Pages Under Custom Post Type URL Structure?
- Custom Posts on Different Pages
- Include images from pages in wp search.php results in default wp search
- How to create user personal pages with information from their meta profile fields?
- 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
- Multiple portfolios with one custom post type?
- Is it possible to use pages to apply static content to each taxonomy level?
- Making pages also serve as taxonomies? Or give full pages to taxonomies?
- Share parent path between Custom Post Types and Pages?
- ‘Pages’ widget alternative for custom post types?
- Custom Blog Post Listing in Genesis Sample Child Theme
- Check if admin is editing page or custom post type
- remove child post from custom post type archive
- Pull in custom content types into page template
- Trying to edit the single page from a Custom Post
- How do I fix permalinks for custom post types that has the same slug as a page?
- Create custom PAGE with register_post_type
- Disable featured image
- Making a custom help center page
- How i can add ‘N’ page of ‘N’ pages under posts loop?
- create a template page for a post
- Page vs Custom Post Types Differences/Issues
- Exclude pages in archives results
- Make parts of your wordpress website completely built with data from external APIs?
- Trouble with CPT Child 404
- Assign same parrent Page to pages AND custom post types
- No Permission to add new Page, Post or CPT with Admin role
- Static page determines as home, but it is not
- Show Custom Post Type meta boxes only on Page Edit
- Why does my content disapear when I make a page to match an archive name?
- How to use Custom Page Templates for hierarchical Custom Post Type
- Top Level pages in wordpress giving 404, but child pages working fine
- Why does not this wp_redirect work in is_single()?
- Why is get_pages() returning a boolean?
- Pros and cons of a custom page vs custom post type template file
- How to include custom post type posts on a page?
- Including link to custom post type in ‘wp_list_pages’ function
- the_content(); of custom post type treated as an array or object
- Multiple pages per post (not pagination)
- Can I change my post type to anything and my site still work?
- Page listing Custom Posts
- Display an authors post on a single page only when they are logged in
- Why are some of my custom posts not showing up on my page?
- Conflict between wp_list_pages and get_posts – list pages not displaying
- Hide Status Option From WordPress Publish Metabox and Rename Published on:
- URL Rewrite – Page Archive
- How to set the mainpage of a custom post type?
- Render a Post or Page using the correct file
- Setting a homepage – doesn’t seem to work
- custom post creation on front page – on submit a search is done
- wp_dropdown_pages with tax_query clause
- Am I mixing up the concept of posts pages and categories?
- How to setup different permlalinks for posts and pages?
- Getting subpage of subpage – Custom posts
- Tag template not returning posts [closed]
- Does “Custom Post Type” can have page hierarhy option?
- How do I disable the built-in editor and automatically configure the properties of new pages?
- How to set a ‘page’ as parent of a custom post type?
- Add custom template ‘sub-page’ to Custom Post type?
- Metabox collapsed by default
- Custom Post Type Single Page and Archive Page redirects to Home Page
- Create Custom page with custom domain
- Do not show child pages within a file page
- Disable Sidebar on certain pages
- Displaying posts inside table having issues
- Show posts from custom post type sorted by category/taxonomy on a one-pager/page
- Custom post types & Pages hierarchy – Error 404
- How to make “single post” permalink maintain it’s sub-page structure
- Include images from pages in wp search.php results in default wp search
- WordPress Contents Migration
- Creating Slider in wordpress theme with custom post
- Cannot use pages created on WP
- Use the page picker from wordpress menu creation page
- Different post types arranged on one page
- archive.php can’t find categorized posts
- 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?
- How to Associate Posts with Pages
- Why are my wp urls showing page not found?
- query_post while (have post) get_template_part()?
- 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
- Page that ‘subscribes’ to multiple categories
- How to store queried custom data and use it in multiple pages?
- Highlight specific menu item when custom post is page
- How do I hide single category post on my post page
- How to add a regular page under a custom post type?
- An script/Plugin for automatic page creation per term