If it is real page, which display for the end users as web page, you can play with ‘page’. Basically CPT is kind of archive which means a set of posts. If the purpose of your request is for the part of page, it might be closer to term meta than page.
Related Posts:
- How to set a custom post type to not show up on the front end
- Custom pagination for custom post types (by names)
- Get Post ID by Content
- How to use a custom post type as front page?
- Custom Post Types 404 Issue
- Using standard search function with custom post type
- Filter for “get_post_type_archive_link()”
- register_taxonomy with multiple object type and update_count_callback
- Adding Help Tabs To Custom Post Types
- Permalinks so that one custom post type appears to be a child of another, not working
- Tag list & tag index for custom post type
- How to force Authentication on REST API for Password protected page using custom table and fetch() without Plugin
- Is there an easy way to AJAX-ify saving of post?
- Create Post tabs in single-{content-type}.php with Custom Field values
- Rewrite custom post type url’s adding meta box values
- Is there a widget that can display a certain Custom Post Type Terms?
- Stopping WordPress from Auto Generating Image Files for Sizes
- Disable single pages and archives and keep preview
- pre get posts changing the query
- Custom permalink structure for custom post type
- Use a textarea for a custom post type
- Post type hierarchy
- Assigning Multiple Layout Designs with Custom Pages in WordPress?
- is_page_template not working as expected
- Problem in displaying related posts by specific taxonomy in custom post type
- multiple url slug for single custom post type
- how to rewrite args in a custom post type from your functions.php?
- Archive of custom post type not showing
- WP_Query | ‘post_type’ doesn’t work
- Sort by custom field is not working
- Custom post type not displayed in breadcrumbs on archive page
- Can I create a loop with multiple post types and specify different $args for each post type?
- Very simple wordpress block to display posts from an api call
- Display custom post type from dynamic custom field
- ACF Values Don’t Show After Import Unless I Edit/Update Post
- Associate users with Custom Post Type and list associated users
- How do you paginate a query grouped by month?
- Grouping metadatas into one
- Changing default ‘posts’ parameters with register_post_type_args
- Custom fields (wp_post_meta) vs Custom Table for large amount of data
- How to display single post from custom post type loop?
- Archive for CPT
- Querying Custom Post Type, ordering by Custom Taxonomy Pagination Not Working
- Define/declare new custom types with fields in plugin?
- How to Output which matched meta_keys were found from custom_type_posts?
- A page that shows a list of a specific custom post type
- Can custom fields be added without a meta box?
- pagination not working for category.php (custom post types in categories)
- Check post on publish for blank title
- previous_post_link in same taxonomy in custom post type
- How do I create a new post upon registration with the users first and last name as title
- Display both parent and child custom taxonomy / content
- Get id from metabox dropdown
- Dynamic pages for linked categories and content
- How do I replace the post title with a custom field?
- How can I make custom static widgets/areas on my homepage?
- Custom Taxonomy dont save in a frontend form for post a custom post
- Plugin needed to allow subscribers to post articles on the front end without admin approval [closed]
- Page template that uses lightbox to display post images
- How can I add custom fields in a custom post type? [duplicate]
- Change Dropdown jQuery to show/hide but with default place holder that shows all
- Get List of Terms based on a given term (different taxonomy)
- Get the taxonomy value in the post loop inside the archive page
- Custom post type archive URLs with a single taxonomy
- Custom Post Type and Structure Question
- How to get rewrited name of cusom taxonomy?
- How to access repeater field of a custom field?
- Change CPT permalink to use the category
- Custom Post Type 404 Error even after flushing rewrite rules
- Custom post types & Pages hierarchy – Error 404
- Simple Data picker meta box
- Custom post template doen’t have any
- I have a problem with displaying children pages of custom post type
- How to properly set a value to meta fields of a custom post type in WP-API/node-wpapi REST API?
- ACF Post Content Not Being Searched
- Taxonomy Page Go to 404 pgae
- Infinite scroll doesnt work
- When post is Published, insert into custom table a number – custom post type
- Pagination URL in Custom Content Type
- Is it possible to add a cpt that can only be viewed in backend, not edited?
- Customize url from the_terms
- Custom taxonomy page template
- How do I put `tax_query` in this WP_query?
- Can’t use orderby in WP_Query
- Custom post type pagination, single page issue
- How to display elements of different post types?
- Multisite – Echo admins profile meta
- display post types alternately
- Custom role can’t create permalink
- Radom post image/link based on custom taxonomy
- Post AND page parameter for WP function
- Creating additional page with own URL for each custom post
- exclude posts from a custom category
- Problem with Custom Post Types, Taxonomy, permalink, Archive
- How to call wordpress custom post type page
- How to string lines from the_content() hook in WordPress?
- Display taxonomy color in custom post archive
- Check for custom field value in different post type than current one and do something
- Comments not working (error not allowed) on posts with custom post status
- Using wp_insert_post to create custom posts with ACF image field