Glad you got it sorted out, but to answer your original question:
1) The front-page.php
template file, if it exists, will be used to generate Front Page content, whether the Front Page is set to display the blog posts index or a static Page.
2) The home.php
template file, if it exists, will be used to generate the blog posts Index, whether the blog posts index is displayed on the Front Page or on another static Page. (Note: front-page.php
has priority over home.php
for the Front Page.)
3) If neither of these template files exist, then index.php
is used to generate the blog posts index, whether the blog posts index is displayed on the Front Page or on another static Page.
Related Posts:
- Post as frontpage – avoid duplicate content
- Keep featured content post in homepage with original order
- Template file for static posts page does not get loaded?
- How can I display 7 posts on the home page, but 9 posts on the subsequent pages?
- how to display full post with pagination on home page
- How can I specify a category post on my home page
- Hide parts of the post content on the home page
- Show post titles only on the homepage
- Displaying Page Title on index.php
- Linking to page with all posts
- Can I hide a specific post from latest posts page?
- How to link up “read more” on excerpts hack from WP Recipies
- Can I set and show “important” post in my blog?
- if I create ‘front-page.php’, then how do I link to post index?
- How can I remove posts of a certain category from homepage after a specified time period?
- How to make the post summary taller?
- Static page does not show my posts
- Limit posts per author role (excluding admin) in home page
- Properly display posts on homepage
- Best way to assign post position in a news site homepage? (no categories, no sticky posts)
- How to show last post of each website of a MU wordpress in HomePage
- Move first half of posts to one parent page, second half to the other page
- How do I display some posts fully on the homepage, and some as an excerpt only?
- Editing the default page to show all posts, rather than most recent ones
- Include sticky posts on the static page front page
- Hide posts belongs to few categories in homepage
- posts not showing on index.php
- How to Use index.php file for “Blog” Page And this is Not a Home Page
- Loop doesn’t exclude the specified category in home page
- Single Post in Tab/Slider
- Getting Duplicate Posts on Home Page with Widget Added Between Posts
- How to call posts under a specific category on static front page?
- Add hero image to home page (blog format) via the dashboard
- Custom home page with full post for first one only
- WordPress loop not working on static front page
- Show posts on front page only
- Inserting an example of the last 3 post on to the homepage
- I don’t want the complete article to show on homepage
- Post is in descendant category not working in home.php
- links to posts not working on homepage
- Create a frontpage.php and static page template
- how many visitor open this post? [closed]
- What’s a theme that properly handles previews of different types of posts?
- Use Post as Front Page
- Conditionally exclude post from specific category on home page sidebar?
- How to show full post on home page
- “Home” Page now only displaying the single latest post
- “Blog pages show at most” in setting not working
- Why is WordPress showing a blank excerpt for just one of my posts?
- How to show only homepage in google results instead of privacy, contact pages
- Include Recent Post in Category
- How to Make my Homepage Display a Single Specific Post?
- Make current post the homepage
- Blog featured images disappeared on my homepage
- Blog images not showing on homepage
- Post not showing in the front page
- Category posts show on local install, they do not show on live server
- Category and Posts in front page
- Display post on main page with thumbnail
- How to remove related post from home page
- Link post to blog from a static page
- Loop doesn’t display posts. It displays a link to the home page instead
- 404 error on every post and page other than home
- Trying to display stick or featured post on homepage
- Home page: using custom fields for posts and pages
- Make ‘Page’ slug the ‘index’
- Stop Authors from submitting spam post
- How to have more post in a page than in your home page
- Display content from specific category
- Twenty Twenty-Four: Static Front Page with Post Links
- Frontpage overriding my posts
- How to specify a post category for the home (posts) page?
- Display posts from a specific category on frontpage.php template?
- Get WordPress post content by post id
- When to use is_home() vs is_front_page()?
- Get page ID of page that is set as the posts page
- Get Posts Under Custom Taxonomy
- How to limit the number of posts that WP_Query gets?
- Stop WordPress Wrapping Images In A “P” Tag
- When is the ‘post_content_filtered’ column in database cleared by WordPress?
- Turn a URL into an Attachment / Post ID
- GET the excerpt by ID
- Stop WordPress automatically adding tags to post content
- Determine if page is the Posts Page
- How to get ‘post_content’ without stripping tags?
- How to add an admin notice upon post save/update
- Print Current Post Index number within Loop
- Should we trust the post globals?
- Optimize post insert and delete for bulk operations?
- Get the Current Page Number
- How do you add thumbnail support for custom post types?
- How to mark every 3rd post
- Change Posts per page count
- How to display related posts from same category?
- Can posts have parents?
- Is there a action hook for the “Empty Trash” button?
- How to end the excerpt with a sentence rather than a word?
- How do I check if I linked to a post before I delete it?
- How to change the case of all post titles to “Title Case”
- Appending content with broken in 4.4