In my opinion the right way to do this is to create theme options. Create a field asking the desired image for the clients post type archive.
Related Posts:
- If featured image doesn’t exist, show post content
- Changing number of posts per page on CPT-archive.php, have tried 20-30 code chunks so far
- get the custom post type title/name
- Need help with simple “if statement” checks to output particlular CPT data depending on what client uploads/fills out
- WordPress sitemap with Custom Post Types
- Display All Courses in Course Archive Page
- Archive page for WordPress Custom Post Type doesn’t show pagination from paginate_links()
- How to add specific terms in a custom post type?
- pagination problem listing custom post types of taxonomy in wordpress
- Do not show child pages within a file page
- Tell wordpress to show a single page instead of an archive page
- How can I give CPT archive correct body class?
- Loading all files within a directory
- How can I filter by taxonomy on a custom post type’s page?
- Blog page showing same content as homepage
- How to use WP_Query in a CPT achive page?
- Have a Custom Post Type index page display taxonomy items instead of posts
- Custom Post Type Taxonomies -Posts not showing in Category or Tag pages
- An empty Custom Post Type Archive page returns 404 in WP 3.1
- Using several custom fields as custom post title
- Custom Post Type without an archive page
- Get rewrite slug of custom post type in template
- Show Different Header on a Specific Post ID
- Show Post Thumbnail In Custom Post From Other CPT
- Get Post Primary Category
- Weird problem happening with custom taxonmy when creating/updating posts
- A good strategy to print custom posts (offer) that are checked inside the metabox of a post?
- is_main_query() not working for WP REST API
- is there a way to retrieve posts that do not have a featured image assigned?
- get custom post type thumbnail
- Admin notice not displaying
- Conditional tags don’t work
- Can’t get order_by meta_value_num to work properly
- Create custom post type on successful woocommerce order [closed]
- WP_Query | ‘post_type’ doesn’t work
- Editable Meta Data for Custom Post Type Archive Template
- Query var removed after rewrite
- Adding custom tables to WordPress
- Using global $post; to get featured image for custom post via WP_Query
- Taxonomy Archive: Display only one post per term from separate custom taxonomy
- Specify a Page as the parent to the CPT Archive
- Displaying media for custom post type
- Custom Post Type with has_archive ignores my custom archive and single template
- Custom Image Thumbnails of Different Sizes
- Very Slow Page – How to Optimize # of Queries?
- Dynamic page outside WordPress
- Archives for Custom Post Types (without Pages)
- Using wordpress template tags within an array
- How to display Custom Post Type Post based on Tag with Shortcode Parameter?
- Getting the URL of the parent page
- Custom query to filter posts that have current post as a taxonomy [closed]
- How to change post featured image using a custom field of category?
- Custom post type permalink returns bad url
- Force documents to appear in Featured Image dialogue
- Return the thumbnail meta data for getter and setter
- CPT Archive with core Category
- Custom template won’t load for a custom post type (custom permalinks used)
- How to display selected taxonomies by their parent
- Change Featured Image / Thumbnail CMS Description
- Custom Field Order by Last Name and First Name
- Pagination for custom php code
- get_posts of Custom Post Type AND Custom Taxonomy
- Featured Images does not show in custom post type
- What’s the difference between same wp functions get_posts(); functions in different form?
- Set up Custom-Post-Type Author Archive
- Custom Post Type Loop throws 500 error when used in widget
- Loading custom post thumbnail into stream
- how to check if custom post type column already exists?
- Get posts from a custom post type by child categories of a parent category
- Is it possible to show full content of the post when there is only one post in a grid?
- Received nothing after executing AJAX post function
- How to make sure content doesn’t display if selection is empty
- Unable to get post archive link
- Custom Post-Type not in admin menu
- Page vs Custom Post Types Differences/Issues
- If post has custom field then display css-class
- Push metadata in array
- How to customize a permalink (URL) structure?
- Troubles with saving metabox
- CPT + CMB2: data not displaying for only first post in loop
- How to make a field appear only if a post meta field has a defined value?
- CPT custom archive template does not get loaded
- Replace text in post from cvs
- Get parent categories of custom post type
- Custom post types and tag archive pages/permalink structure issue
- How to set YouTube video as featured image?
- Custom post type templating problem
- Custom post type is showing custom home page, not archive page
- Can I list a custom post type within another custom post type in the admin area?
- Displaying Page as Custom Post type landing Page
- Get custom post type list for every category shortcode
- URL of a custom post type’s post format archive?
- Custom Post Type archive loop separated by term, in specific term order
- Show only posts from one category on custom post type archive page
- How do i calculate the total of values of custom fields in custom post types?
- Link to full size post thumbnail
- I would like to have different styles for my posts based on the content of each post
- Multiple featured sizes / images / excerpts
- How can i add thumbnails images to particular post (using code not admin pannel) in wordpress
- Checking if Post Title is Unique as Loop Criteria