Not sure where these screenshots you’re talking about have gone, no matter, i think i know the problem.
You simply need to add support for the post type in the templates you want to be able to attach by adjusting the Template Post Type:
line for the appropriate template files in your theme.
Example
Template Post Type: post, books, movies
The dropdown should then appear in the editor like it does for posts.
Related Posts:
- Change slug of registered custom post type in child theme
- Custom post types and child theme
- Add pre-existing meta box to new custom post type
- How to remove thumbnail sizes for specific post type on a child theme?
- Change labels of custom post type via child theme
- Child Theme for Mobile Browsers
- Create a post in custom post type using field in registration form after users submit form
- Plugin: register custom post types, child ready and performance best practices
- making available just some parts of theme option
- Rewrite post type slug only for child theme
- How do I amend the have_posts function to include custom posts?
- Don’t know how to show custom taxonomies from a custom post_type
- Custom shortcode works in Elementor editor but not on frontend
- why post_class() function apply css classes to all other files?
- Child theme blocks post from publishing [closed]
- Changing CPT slug and taxonomy already registered in parent theme
- Overriding Plugin Function in Child Theme
- Removed custom post type archive page shows blog page
- What happens to my older posts if I switch to a child theme?
- How do I add new post formats to twenty fourteen theme?
- How to create a archive template for custom post type [duplicate]
- Extend Custom Post Type
- Insert custom fields to a custom post type
- Get only parent post in archive post
- In child theme, add CPT to custom taxonomy registered in parent theme
- Auto generate excerpt from ACF field on a CPT that does not support excerpt or content
- How to use POST method using custom wordpress button?
- custom post type does not working when adding in child theme function
- Child Theme problems
- Cannot modify a registered custom post type rewrite slug
- Custom Post Types and Child Themes!
- Having some trouble properly displaying Custom Post Types in templates
- How to add a custom post type in child theme? (WordPress > 3.0)
- Test if a Category contains certain Custom Post Types
- How to hide CPT files from media library programmatically
- post count is wrong when using same taxonomy for 2 different CPT
- Issues when rewrite rules collide?
- Show Custom Post Type by Author
- Newer/Older posts links display same posts on every page
- How to sort CPT by custom meta value (date), and return posts month by month
- Search results ordered by custom post types are not grouped
- When viewing single parent post, display list of children
- Featured image metabox not showing up
- Limit Authors to their Own Posts on front-end excluding admins
- How to redirect all pages of a custom post type [duplicate]
- Display Posts of a Category in Alphabetical Order (Custom Post Type)
- Add information above a custom post type listing of all posts page
- custom post type default permalink
- Show custom field from custom taxanomy term on custom post type
- How do I sort a custom post type admin column using two meta keys?
- Making a Custom Post type only visible to non-users via a specific link
- Search doesn’t find tags or categories in custom post types
- Taxonomy.php Not Showing Posts
- Custom search results page query, link permalink to post title while separating by post types
- Plugin translation not working apart from name and description
- custom comments on specific post type
- Adding dropdown select meta box to custom post type – seems restAPI is interfering
- Crafting WP_Query array, sort by date
- Disable block with taxonomies at post page
- Custom Post Types with a common category for a blog listing
- Custom Fields for Custom Post [closed]
- Creating a Page Template to display all items from a Custom Post Type
- 2 Different Custom Post Types in Submenu
- How to assign classes to all elements?
- Search filter triggered & sort by custom post type
- Select event where start date is smaller than current date and end date is greater than current date
- Custom “radio button meta box” not saving correctly
- Custom Taxonomy Category link
- HowTo: Custom Post Type (Meta) to Custom Table
- Archiving custom post content?
- Counts Posts ( custom post type ) by Author in author.php
- WordPress multisite – is it possible to have different taxonomies for each site?
- WP_Query order by two values
- copy images from custom field to another custom field
- Wp custom post custom capability not working together
- Custom taxonomy query showing more than 4 posts
- Display CPT index page as front/home page
- Home page is getting current-menu-item even if it’s not home
- jQuery UI & Admin (Calendar)
- no_rest_route in Unit Testing for REST endpoint for CPT registered via show_in_rest
- how to achieve this permalink abc.com/CPTName/CustomPostTypeCategorySlug/categoryname
- CPT loop doesn’t seem to account for post date?
- A certain theme is forcing it’s singular post layout
- have to do a while have post to show for two custom post types sharing the same taxonomy?
- How to change URL for custom post type archive?
- How to handle this wordpress custom post type rewrite problem?
- using search filter ajax for custom field type post
- Is it possible to arrange Custom Post Types from CPTUI into a Folder?
- relationship between custom post type?
- How to use a custom post type as child of a particular post of another CPT?
- Automatically Add a default category to a Custom Post Type before save_post action
- Custom post Query and WordPress Post Query Clash
- Custom post types with child taxonomy not visible in admin
- Static front page has page url not site url
- Post is not being published after clicking on Publish button in Custom Post Type
- Custom Post Type with /%shop_name%/gallery/%gallery% permastruct?
- How to create content automatically when a post is published?
- Pagination not working with custom loop
- How to Create Short Code Using Custom Post type
- Is there a function that replace category name with a icon?