I’m not sure if it does exist, but it should. Try it and see. If it does not, you can use if
statements within the single-$posttype.php
in conjunction with is_page()
(and the other conditional tags(http://codex.wordpress.org/Conditional_Tags), if needed) to duplicate that functionality.
Related Posts:
- WordPress Custom Post Type Children Template
- 2 Templates 1 custom post type according url
- A case for Hierarchical Custom Posts
- Migrating a taxonomy’s tags to the native category
- Templates for hierarchical custom post type
- Creating a non-hierarchical Taxonomy that behaves like categories
- How to get the current category with custom posts
- Displaying a list of Contacts
- How should I structure complex content hierarchies?
- Custom post type defaults to index.php for archive page
- How to make a template for a specific post of a custom post type?
- How to develop Knowledge center in WordPress Website
- Plugin: register custom post types, child ready and performance best practices
- Display only one post each WEEK
- How to Mass Delete Images from Media Library
- Hierarchical Custom Post Types in Array
- Query with no terms uses index.php template instead of archive.php
- Permalink structure by Post Meta value
- How to integrate video slide using custom post types?
- Create template for taxonomy results limited by Custom Post Type
- Template for custom post with custom taxonomy
- Use a hierarchical custom post type for a main blog and subblogs?
- A question on creating filters for custom posts using taxonomy
- Conditional Query of Custom Post Type and custom taxonomy
- will post_id ever change? Can I safely use post_id for custom queries?
- Getting template_include to work when allow_url_include is off?
- List custom taxonomy specific to one custom post type
- Define new user capability for custom post types?
- How to allow visitors to enter custom post type?
- Is it possible to create relational metabox values in a custom post?
- Custom Post Type Query for Sidebar Doesn’t Work on Front Page
- Custom post type content using custom fields without template
- Meta query for custom post type ignored in main query
- How do I move/order posts with a tag to the end?
- changing meta value and meta key of price field
- WordPress sort search results by custom order
- Use same slug base for Custom Post Type posts, and multiple taxonomy terms
- How to create custom url structure based on custom post type rewrite slug, taxonomy and category slug?
- Hide parent categories when clicked, and show it’s childs
- Custom Path/Folder behind a custom post type
- Time based access control of custom post types – what is good approach?
- Custom taxonomy and custom post type – wrong permalinks and template
- Show titles, date of all posts on single category page
- Can I override a CPT template on a per post basis with Gutenberg block editor?
- How to set a CPT to have a page as a parent, then rewrite urls accordingly?
- delete_published_posts does not work
- How to start a new post with custom Taxonomies already set?
- WooCommerce sort products by the actual product width(not the shipping width)
- Create a custom php page and load it at a specific slug
- Structure of data : CPT + terms
- How to handle paged param in post and custom-post-type?
- Rewrite Rule for showing Parent/Child Relationship between Two Hierarchical Custom Post Types
- Default text in a specific post type, but not visible?
- Update postmeta Parent when post_status child change
- Content vs Template on custom post
- Need help with permalink rewrites for Custom Post Types with hierarchical relationships
- WP_Query custom post type query not showing the exact post type
- Rewrites/query for multiple hierarchical custom post types
- How to use custom template files in deeper directory?
- WordPress Doesn’t Generate Taxonomy Archive
- Shortcode to display Staff post type based on Location post type and Specialty post type
- How to remove post listing page for a custom post type
- How to include term custom meta into the custom taxonomy term permalink structure
- Custom taxonomy returns 404
- How to Get WordPress custom post data in WooCommerce product meta panel? [closed]
- A form that can save/edit after first input
- Custom while loop for hierarchical display of a taxonomy
- Adding the_content() in custom template email
- Get the taxonomy of a post hierarchically
- Cannot save CPT meta box
- non-hierarchical post type with hierarchical url structure
- Filter widget outputs
- Send notification to the admin when new custom post is submitted
- Adding Page Templates to post but it ignored it
- How do i search authors from search form using author’s name
- Custom Post Types hierarchy and rewrite
- Allow users to create posts without logging in?
- Template for all categories of a custom post type?
- How to add attributes to taxonomies that may be different from post to post?
- Pages are not saving due to custom post type
- Custom post type / taxonomy rewrite archive page 2 gives 404
- Create more category hierarchical depth for custom post type/taxonomy plugin (widget)
- Hierarchial Custom Post Types/Taxonomies
- Hierarchical permalinks for custom post type and taxonomy
- Flush Rewrite Rules when new site is created on network
- using wp_update_post for updating custom post type
- How to produce a sub-page-system in WordPress
- WordPress custom taxonomy template not working
- Best structure / rewrite rules to achieve the following url
- Custom post type Permalinks with hierarchical Taxonomies
- don’t publish custom post type post if a meta data field isn’t valid
- How can I get this request to use the Custom Post Type page template instead?
- How does order=asc effect a wp_query (its acting pretty weird in a loop)
- Create a permalink structure with custom taxonomies and custom post types gives 404
- How to specify a template for a path like http://example.com/something?
- Custom templates for a specific category
- Archive for a Taxonomy of a Custom Post type
- How to sort posts in a custom post type by title in ascending order by default?
- Categorise Custom Post Types
- Detect inside a custom query the kind of post type to assign custom classes