Your question not so much clear but try the following instruction which i understand.
First you create page template-color.php and than give template name like
<?php
/*
Template Name: Color
*/
?>
Now at admin area you create page color and select template Color. Than hit the url of cutom post type page like abc.com/color
.
In this way you can expose posts within page templates.
Related Posts:
- Child page in custom post throws 404 page not found
- Can I make WordPress use a custom template for a child page
- How do I find out which (page) template file my custom child post is looking for?
- What is singular.php?
- What are the differences between custom post type and custom page templates?
- Page Template as Custom Post Type Archive
- How To Limit Hierarchical Pages Depth (For Custom Post Types) To Children Only
- Setting a custom sub-path for blog without using pages?
- Automatically create child pages when saving a (parent) page
- Display a list of child posts on parent posts of a custom post type
- 404 on child page when parent page slug is identical to custom post type
- Add Content to Page without shortcodes
- Loading custom page template via plugin
- Post formats “audio” and “video” only showing in index.php
- Ordering Posts List By Taxonomy Terms?
- Creating a Custom Post Type for Inserting Preset Content into Post & Pages?
- WordPress keeps fetching the archive page instead of the template page
- Create child page within custom post type
- Custom Post Type Permalink For Parent/Child, 404 Page Not Found Error
- How to add custom template in plugin?
- How to quickly switch custom post type singular template?
- Add a Template to a custom post type
- How to use a dedicated template for the Custom Post Type from a plugin?
- WordPress calls archive page instead of Custom Page Template
- How do I Make a custom post type get a custom post template in a plugin
- How to sort list of custom posts to get view like a tree of posts under categories and their children’s categories?
- Assign Page Template Within A Custom Post Type
- Dynamic page.php template for custom post types
- Custom post type archive and single.php files not working
- Page Templates – this code only works for one Custom Post Type
- Pagination on a custom page template
- Display posts of custom type in hierarchical order
- Custom Post Type – Archive page title
- WordPress custom post type Single.php?
- Multiple templates for custom post type
- How do I create a custom post type for a training CMS in WordPress?
- Custom Post Types, Page Templates and Pagination. Why do I get a 404 Error?
- How do I create a page template to display a custom post type?
- How to make an archive page displaying posts in a date range
- Display Posts of a Category in Alphabetical Order (Custom Post Type)
- Custom Post Type slug same as page name causing a conflict
- Query in a Hierarchical Custom Post Type for Children vs Siblings
- Control Custom Post Type template from a plugin
- Detect if 1st, 2nd or 3rd level custom page?
- Create second custom 404 page for selected post type
- is_page_template not working as expected
- CPT: archive-cpt.php VS custom page template
- Multiple portfolios with one custom post type?
- Custom post type hierarchical permalinks not behaving as expected for parent/child pages
- Take Variables Set in Functions.php and Echo Them Inside My Custom Post Template
- Hyphens instead of Underscores in Post-type Archive Template Filenames when Post-type handle contains underscore
- Remove custom post type slug not working for child pages
- Share parent path between Custom Post Types and Pages?
- Including Custom Post Type posts in a page template contextually (or should I widget?)
- Help with CPT template pagination
- Custom Blog Post Listing in Genesis Sample Child Theme
- Page as a child of a Custom Post Type
- After updating a page, all pages on the site used the index.php template
- Page Templates Drop Down Select for Custom Post Types
- Pull in custom content types into page template
- Editable content on a Custom Archive page
- Using custom page templates with plugin [duplicate]
- Troubles with making a custom template for posts
- Create Template for Custom Post Type same like for Page
- Creating a Page to View the List of Posts for a Custom Post Type?
- How to load a template without it being assigned to a page/post?
- Change archive page template using pre_get_post
- Custom template with CPT doesn’t display on frontend
- Custom Page that comes with preloaded content for the user
- create a template page for a post
- Custom rewrite rule for hierarchical custom post type
- Custom post type archive page template
- Custom Post Type with Templates using Meta Boxes?
- List children on child post
- Posts are duplicating on wp_post_update
- child of post type (custom)
- Custom-Posttype & Custom Taxonomy WP_Query
- Page template with different page and post content
- Custom page sidebar using Template dropdown box
- Child post with numeric only slug keeps redirecting to parent
- Next and Previous Posts of Same Parent
- redirect automatic page that serves custom posttype content
- Adding sidebar to template creates horizontal gap the size of the side bar
- WordPress showing archive.php instead page
- How to render a custom post type template with custom fields using shortcode
- Display Child Pages of Custom Post Type Parent Page
- Versioned Custom Post Type (Not the same as revisions)
- Custom post Type, child of a Page?
- What code should I use to display children of a custom post?
- Removed custom post type slug but not working for child pages
- Show Custom Post Type meta boxes only on Page Edit
- Adding the_content() in custom template email
- Creating a Page Template to display all items from a Custom Post Type
- Filter widget outputs
- Why does my content disapear when I make a page to match an archive name?
- Custom Post Type Template Alternative
- General advice on addressing content-centric pages
- Fields for different parts of a page
- next_/previous_post_link() `in_same_category` appears to fail when true
- Multiple templates for single custom post type