You’re not supposed to see the template dropdown when editing the Posts page, because changing the template with the dropdown wouldn’t do anything.
The template for the Posts page is determined by the Template Hierarchy. When you make a page the Posts page it’s no longer a Page in terms of templates. It will use home.php
template if it exists, or index.php
if it doesn’t.
If you want the user of your theme to be able to select different templates for the Posts page, you would need to implement that yourself in a custom meta box or the Customiser.
Related Posts:
- Custom templates not showing up in template dropdown
- Show Default Editor on Blog Page ( Administration Panel )
- I put my blog on a subpage, how do I get page title?
- Limit number of pages that use a specific template?
- Is it possible to set a page template on a dynamic home page (articles list)?
- index.php template is used instead of blog page
- How to dynamically save a selected option from page “Templates” selectbox?
- Custom page template not working
- How do I pass data from page content to the underlying PHP template
- the_content of template page
- Use same page-mypage.php template for several pages
- Avoid pages losing template association on site re-deploy
- Embedding Password Protected (Private) “Blog Posts” BLOCK that shows Images and Excerpts on Password Protected Page (not the home page)
- Adding styles/scripts to specific page
- WordPress form submit to custom page template does not work
- How do you assign custom template for Posts page (under Front page displays setting)
- Avada Theme – Display results from a specific category [closed]
- how bbPress and buddypress add their own page templates to the page template drop down on the page editing screen
- May I know where to edit the tax rate?
- Is there a way to change the default page template selection?
- Hide page visual editor if certain template is selected?
- Set page template automatically based on parent
- Create built-in pages without creating actual pages
- How to embed page content in a blog post
- How to display code if it is not certain pages?
- How do I modify this page template to show subpage excerpts (not post excerpts)?
- Dynamically Load Styles and Scripts from Theme Functions.php
- How to change the permalink structure of a master page?
- Why is custom template not seen as page with is_page()?
- How do I create multiple page while active a theme
- Template for child pages / subpages
- Include a specific page in your template
- How to add meta boxes to Pages
- Where can I access my custom page template?
- How do I create a separate page for each author?
- Custom Template 404 for specific custom post type
- Dynamically change page that loads
- How do i change page template in bulk?
- Determine page content based on page parent
- Displaying page content in category archive (archive.php)
- Missing ‘Page Attributes’ in page edit
- How to make tag post listing page working?
- Custom page template with entirely different design. Is it possible in?
- Page template no longer exists – metaboxes won’t save
- Could be a namespace conflict (?) with login form and register form on the same page
- Custom page template for multiple pages
- My custom template page not loading content inside it?
- Remove Content edit box from ALL pages (not posts)
- Changing permalink name redirects to another template?
- Get parent of current page
- How to edit a HTML list in WordPress?
- Is it possible to activate page template without manually selecting it in wp-admin?
- How can I get the blog page ID?
- Remove comment section from new page
- Create page template with some static contents
- Rewrite to load homepage for a different url
- Need to create a custom page on a website
- How to create different template designs for different pages in WordPress [closed]
- Later blog post pages give 404 error
- Different css file not working for the page template I created
- Using page-something.php as static front page
- Best way to organize data in this scenario
- Custom form not showing in correct place on page
- How to set a certain Custom Template to a Single Blog Post
- Displaying posts on homepage – Template Page
- Page templates in subdirectories and auto generator
- Use page template for custom $_GET content
- Using index.php as page template
- Page Title repeating
- How do i create a list-posts-page?
- How does wordpress link page templates to individual pages
- Authors posts on a author created page
- Static Website No Titles But Still Nav
- custom page templating in WordPress
- Is there a template tag/function for getting the URL (or slug or name or ID) of the blog page when using a “static” front page
- Suggestions: Customizable header image and style colors that are different for each page
- Template field missing in page attributes
- My pages are using my Index.php and not my page.php
- WordPress custom pages in a folder
- Create page template
- How to detect if some page template has been selected
- Using external DB within wordpress
- What’s the best way to manage sections on a page?
- Display grandchild page content on parent page
- display different pages content on single page
- Content template when adding a new page
- How to output different content of page on different places in my template
- How to display time when page is created and edited
- Specify parent page template
- Auto-Create Pages from Template Directory
- Custom Filter using meta_value in wordpress admin list not working
- Loading custom jQuery and HTML in a WordPress page
- different single.php for different page templates
- Create a new page for each form selection
- Using custom post types within a section of a template
- link a custom page into menu
- How to read a page’s “Shortcodes” from the Template File?
- exclude page element from specific pages
- Custom SINGLE page with custom metaboxes and custom template
- Custom template is not showing up in templates dropdown list after re-naming it