It is definitely possible. We may need more info though. Do you know how to use page templates? Copy your single.php (or your page.php) from your theme and name it single-your-cpt-slug.php. (Replace ‘your-cpt-slug’ with your actual cpt slug). Within this file remove the call to the featured image. This is a pretty generic answer without knowing more about your setup or what your code looks like.
Related Posts:
- Hook for post and page load
- Creating an Image-Centric Custom Post Type?
- Integrating a custom post type into a page hierarchy
- Custom Post Type Slug / Page Slug Conflict – Prevent use of reserved slug on page save?
- Submit post and upload image from front-end
- Searching multiple custom post types and pages
- Correctly delete posts with meta and attachments [duplicate]
- Attaching media to custom posts without editor
- Return current page type
- get attachments for all posts of particular post type
- Custom Post Type as Page parent
- List most recent image uploads, but only for specific custom post type
- How to add a post from a custom post type as the static page?
- Get page by template?
- Page as child in custom post type slug?
- Is it proper to create a page just to generate a listing page (eg. for a custom post type)
- wp_generate_attachment_metadata gives me an empty array
- TV Show database – Best way for structuring it?
- Add custom field to media attachment image attribute in post editor
- Is there a way to make a custom Page type?
- Menu position (admin menu) of pages
- How to Add Pages Under Custom Post Type URL Structure?
- Custom Posts on Different Pages
- Pagination with custom loop
- Include images from pages in wp search.php results in default wp search
- Priority for Categories, Tags, Taxonomies, Posts, Pages and Custom Posts with same url
- How to create user personal pages with information from their meta profile fields?
- Exclude Custom Post Type & Pages From Auto-Tag Function
- Count all images of a certain post type
- How do you modify the ‘post_parent’ of a custom post type?
- Display “Post 2 of 4” on single post page?
- Stopping WordPress from Auto Generating Image Files for Sizes
- Do attachments added to custom post types have a post parent?
- 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
- Return Attachments from Custom Post Type
- How to get attached file in wordpress from custom post
- Impossible to get Attachments Outside WordPress?
- 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?
- Issue to get wp_get_attachment_image with cmb2
- ‘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
- custom posts on different page
- 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
- Should I use custom taxonomy or custom post type
- Custom Post Type – List all attachments on Edit Screen
- 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
- get_attached_media() on author page not working
- Page vs Custom Post Types Differences/Issues
- Allow non-logged in users to see a future post after clicking on a list of future posts
- Why can’t my admin account manage attachments on a custom post type with a unique capability type?
- Exclude pages in archives results
- Make parts of your wordpress website completely built with data from external APIs?
- How can I get the number of custom post type posts that have a specific attachment image set?
- Trouble with CPT Child 404
- Database to page routing API?
- Assign same parrent Page to pages AND custom post types
- Allow Static Page Load Dynamic Child Pages
- WordPress Contents Migration
- Update Cateogory Taxonomy Count for Attachment Post Type
- Creating Slider in wordpress theme with custom post
- How can I make my CPT read from page-*post-type*.php?
- One Post with different content, depending on a Page
- Delete custom post type metadata without deleting the post in admin area
- Cannot use pages created on WP
- Use the page picker from wordpress menu creation page
- Different post types arranged on one page
- How to display data with pagaination on backend?
- 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?
- Excerpt for each post type and for is_front_page
- How to Associate Posts with Pages
- Delete attachment with post
- Programmatically Split A Post Into Multiple Pages
- Why are my wp urls showing page not found?
- query_post while (have post) get_template_part()?
- “regular” pages not found after changing permalink
- 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?
- Display custom post type attached media file sizes
- An script/Plugin for automatic page creation per term
- Why using archive pages at all?
- Subpage for Custom Post Type