Check to see if you have set up your site to use a specific static page as the site home page and another as the blog home page. If you haven’t, the default is to show posts on the site home.
Next check to see if the themes include both index.php and home.php. Typically home.php is used for the home page of the blog, and index.php for the site home page with page.php being used for internal pages. If your site requires one of these templates and it isn’t there, that could be the problem. Generally if home.php isn’t there, then WP falls back on index.php. If that is the case then you want to look at index.php to make sure if is using the right WordPress loop. If you compare the files between a theme that works and one that doesn’t that should help you isolate this problem. Good luck.
Related Posts:
- Opinions and recommendations on the best barebones base theme [closed]
- Adding admin-ajax.php to the frontend. Good or bad idea?
- what the best way to include images from the template’s images folder?
- How do I add support to my theme for custom menus?
- How do I white label my self-hosted site created by wordpress?
- How to refresh WordPress Customizer panel upon entering a value
- Set Featured Image for Archive templates
- How do I add a new string to a .po or .pot file?
- Free/Open-Source Theme Frameworks as an Alternate to Thesis? [closed]
- can require “themefolder/includes/widgets.php” in “themefolder/functions.php” yet widgets.php doesn’t run
- Multisite: setting theme and options when a new blog is created
- How to use scss in wordpress theme?
- How to attach region identifier to a pretty url?
- WordPress as Backend, Laravel Front End: How to connect Routes?
- Remove action within a class in a parent theme from the child theme
- How to get themes from wordpress.com per SVN? [closed]
- Edit raw HTML of the landing page
- single.php change into a modal popup bootstrap wordpress
- remove rel=next on home page but not others
- How do you create a custom WPTouch theme?
- Added a new template file to a theme – get Call to undefined function error
- Theme broken after upgrading to WordPress 4.5, missing stylesheet?
- Defining different theme for Blog posts page
- Working with an Array inside Your Theme Options Array – Multiple Values
- WordPress Theme for Video Showcase [closed]
- Do not show excerpt in post content
- How to understand a specific bit of WordPress syntax
- How to unset comment_notes_before field in WordPress comment_form
- Widgets menu does not appear under “Appearance” in dashboard
- Calling widget via function in themes files (hard code)
- Child theme not working after Parent Theme Update
- How to loop over wp_get_themes() and create an array of themes name
- Combining wordpress themes
- how to use the slide show of Skylark in showcase?
- Switching to a child theme
- CSS Start Fresh option on; main.css still being loaded [closed]
- When creating a WordPress site how can you create different versions of the site with different themes?
- Restrict access to specific widget field based on user role
- Twenty Twelve theme search returns Nothing Found
- WooThemes PremiumNews Theme jQuery Conflict with WordPress 3.2
- Finding and disabling ‘rogue’ stylesheet from header: Source Sans Pro
- after_setup_theme is called three times
- Losing all my text and entries on ColorWay Theme
- Functions containing parameter ‘yourtheme’
- WordPress front page empty, however, there is content on website
- How do I remove ‘Active Theme’ section from Customizer?
- Blank line before doctype
- Cannot changing login button color, have tried theme, plugins… is it GoDaddy managed?
- WordPress Baskerville 2 translation
- .PO file is found but I don’t see translations: how to debug the problem?
- How To Show Different Footers For Different Post Types Pages?
- An unexpected error occurred when add theme
- Uploading new version of theme fails, folder already exists
- Posts & page twice display
- How to get ONLY the URL of the image that show_media_header returns?
- How to remove date, author and comment count from Chameleon search results page
- Index page is not working
- Twenty Ten theme – how to put a different header banner on every page
- Customizing 1 theme for multiple blogs in a multisite setup
- Unable to thread comments because of custom comments.php file
- problem with wp theme uploading to server..?
- i want multiple blog, themes and database
- Is bloginfo(‘template_directory’) generated based on WP_SITEURL and WP_HOME in the settings?
- jQuery is not defined – some theme features do not work!
- How to hide Submit a deal button on redeal aka rehub theme for non-admins?
- SVG icons in Twenty Nineteen
- how do you add a gallery to the homepage without using a post or page?
- Does anyone know where to find the area to edit this text
- How do I bring a page template into a new theme with separate styling?
- Minor changes on theme per subdomain – same contents
- Remove action not working in theme
- Divi Blog Module Plugin and YOAST SEO “Primary Category”
- How to preparing theme for new users? Export ready theme
- WordPress sub-domain different theme
- Site assets not loading from a subdomain
- How to Solve the WordPress Cron Job Site Slow down Problem?
- How do I get the path to the currently in use theme’s directory?
- Pagination not working in home page
- Determine Featured Image Size in header
- Plugin to load theme if mobile and specific page
- permissions on themes directory
- Theme Options Menu Item – Permission Issue
- Analytics causes website to crash
- suspicious boolean.php file in wp web root [closed]
- What is the name of the theme/plugin used for WordPress Answers [closed]
- What theme does this website use? [closed]
- Where can I find the “add_action()” inside a theme?
- Theme Appearance [closed]
- Church hope them issue
- unsual theme / interface
- How can i display wath i am searching in a theme
- How are my own themes updated?
- Bad theme code – can you find the error?
- Define a Custom Template Part As A Widget Area
- Changing Sidebar In 2023 Theme
- Is it possible to dynamically show different themes for different users? [duplicate]
- Why does WP theme not look like promoted? [closed]
- Table of Contents in Left Navbar [closed]
- How do I get rid of the Mindblown and the book recommendations?
- Adding PHP code to single template in 2023 edition of WordPress theme