Title: Template for WordPress posts page?
Last modified: July 26, 2018

---

# Template for WordPress posts page?

 *  [gulliwog](https://wordpress.org/support/users/gulliwog/)
 * (@gulliwog)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/template-for-wordpress-posts-page/)
 * When I assign a page to the Posts Page (WP -> Settings -> Reading) it disables
   templates in that pages Page Attributes.
 * I can make/use custom templates for all my regular static pages (including Home
   page) and also for my posts themselves… but the Posts Page itself seems to be
   the one page I cannot make a template for. Is this normal? Is there some way 
   I can make a template for that page too?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [7 years, 10 months ago](https://wordpress.org/support/topic/template-for-wordpress-posts-page/#post-10530012)
 * Using [https://codex.wordpress.org/Plugin_API/Filter_Reference/template_include](https://codex.wordpress.org/Plugin_API/Filter_Reference/template_include),
   you can change the template when [is_home() ](https://codex.wordpress.org/Conditional_Tags#The_Blog_Page)
   is true.
 *  Thread Starter [gulliwog](https://wordpress.org/support/users/gulliwog/)
 * (@gulliwog)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/template-for-wordpress-posts-page/#post-10530051)
 * But it doesn’t have also to be the static front-page? I would like to have a 
   different static frontpage to the blog page.
 * “There is no conditional tag for the blog page. You have to use both is_home()
   and is_front_page() to detect this page”
 * Is that saying I can only change template if it is both?
 *  [Joy](https://wordpress.org/support/users/joyously/)
 * (@joyously)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/template-for-wordpress-posts-page/#post-10530567)
 * It’s called front-page.php, and it needs to handle both situations.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Template for WordPress posts page?’ is closed to new replies.

## Tags

 * [page](https://wordpress.org/support/topic-tag/page/)
 * [posts](https://wordpress.org/support/topic-tag/posts/)
 * [templates](https://wordpress.org/support/topic-tag/templates/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [Joy](https://wordpress.org/support/users/joyously/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/template-for-wordpress-posts-page/#post-10530567)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
