This depends on how the index.php of your theme is coded. If it is a standard blog index page (as it is in 2010), all you need to do is:
- create a page named “blog” (or whatever you fancy), no need to add any content or select any template,
- in wp-dashboard > Settings > Reading:
- tick “static front page”
- select your “home” page as the Front Page
- select the “blog” page you created as the Posts Page,
again, it depends on the default index.php of your WordPress theme.
It may also help to regenerate the permalinks, go to wp-dashbaord > Settings > Permalinks and click “save changes” (no need to change anything). Watch for any warning messages on updating .htaccess (and update manually if required), then check again.
Related Posts:
- How do register_sidebar() and get_sidebar() work together?
- using upload image with media_handle_upload .. but !
- Why isn’t is_home() working correctly?
- wp_nav_menu() custom container and container_id
- Show a WP 3.0 Custom Menu in an HTML Select with Auto-Navigation?
- Can You Export Theme Settings From WordPress Multisite?
- Create a customizable child theme
- Is it ok to not a have child theme and just create a theme from scratch?
- Custom Theme Blog page not showing Posts
- Multiple Blogs on one site. Best Practise
- WP Northwind for Theme Development?
- Add more then one site logo – custom-logo theme support
- How to add “Read More…” link in twentytwenty
- Setting custom search engine indexing for a “dynamic WordPress page” with htaccess
- How can I defer these JS files?
- How to create left and right menu with logo center in a custom theme?
- How to add custom page attributes in WordPress?
- How do I change the markup only of a built-in widget?
- REQUIRED: Could not find wp_link_pages. See: wp_link_pages by Theme Checker
- Extend WordPress Core Classes in OOP Theme?
- User bar above logotipo?
- How to query details of images in gallery that is attached to a post
- how or where wordress collect unlogged user session
- How to create social Share Buttons Without Plugin
- Bootstrap slider not working
- Trying to customise 2011 Child Theme Background Colour
- Highly stylized pages
- Lightbox not showing image caption
- WordPress core jquery version file not loaded?
- Adding a drop-down (select tag) option under Menu Settings in WordPress Admin
- Post thats in Two Categories, only want to display name for one
- why jquery is not loading in wordpress page?
- Modifying posts based on category in TwentyTwentyTwo theme
- Custom Logo: why parameters are not working at all?
- How to: Easily Move a WordPress Install from Development to Production?
- When to use is_home() vs is_front_page()?
- Is there a flowchart for WordPress loading sequence?
- Essential technical features for high-end WordPress web hosting? [closed]
- How to remove admin menu pages inserted by plugins?
- How to put logs in WordPress
- How to get the Date Format and Time Format settings for use in my template?
- Why have on every line
- Where are Additional CSS files stored
- Best Practices for Regression Testing WordPress Websites?
- Remove wrapping div and ul from output of wp_nav_menu
- What Is The Use Of map_meta_cap Filter?
- get post author id outside loop
- Custom Walker: how to get ID in function start_lvl
- Creative uses of WordPress [closed]
- How to *remove* a parent theme page template from a child theme?
- How do I make my child theme re-apply the settings that were customised when its parent was active?
- Multiple Inputs in a Customizer Control
- New WP_Customize API – how does it work under the hood?
- Embedding a SOAP Client into a WordPress Plugin?
- Is there anything that Joomla or Drupal can do that can’t be done in WordPress? [closed]
- Update widget form after drag-and-drop (WP save bug)
- Data sanitization: Best Practices with code examples
- How to Link External jQuery/Javascript files with WordPress
- How to benchmark a WordPress installation? [closed]
- How can I configure Docker for developing and deploying a custom theme?
- Should I delete the default themes?
- Moving WP install from local to live, what about wp_posts GUID?
- Modified wp.media.view.Settings.Gallery in Backbone JS, but editing doesn’t work
- Running Gutenberg React in Development Mode
- Prevent WordPress from automatically installing a new theme each year
- Can we use one WordPress installation for multiple databases, domains and content directories
- Is there a blank theme framework compatible with WP 3.0? [closed]
- Using classes instead of global functions in functions.php
- Plugin SVN & update API – how are plugins identified?
- Function to return true if current page has child pages
- Users with custom roles not showing in post author select box
- How to use more than 256MB of memory in the admin?
- How do you get formatted content of a post using the WordPress API?
- Localization: I want the backend: english and frontend in defined language
- Are there any forks of WordPress (and what is different about them)?
- How to Change 404 page title
- Make Custom Metaboxes Collapse by Default
- WordPress Paginate $wpdb->get_results
- Display random categories on the front page (Finding and Editing Theme Functions)
- Custom maintenance page
- Add button to TinyMCE bar without creating a plugin
- Why do I get the timeout warning?
- How to add a new product type on woocommerce product types? [closed]
- How to include own css on wordpress tinymce editor?
- How to disable page delete
- add button to post edit page when post_status=publish
- how to override woocommerce specific loop or archive-product.php [closed]
- Modify existing plugin function using filter (without modifying the plugin directly)
- Rename UPLOADS folder with custom WP_CONTENT_DIR
- WordPress hook before inserting post into database
- Any post install tips after installing WordPress 3.0.1?
- Making Custom Fields Standard in the Admin UI
- Remove WordPress theme from a specific page
- Version Control: Entire site or just pieces?
- Getting a stack trace when an error occurs?
- Check for and enforce unique value in user-entered custom meta field in WP Admin
- What are the ADVANTAGES of ORIGINAL wordpress template structure?
- Backup the Database and Restore from the Backup?
- Change admin bar to default:off
- get_pages() not ordering as it should