I want to make my homepage for wordpress, there is no problem with this, this problem is solved through home.php, wp puts it as the main page. But how can I now display all blog entries on a separate page, just as it would for example be in the normal version?

Here is a live example http://portfoliothemedemo.wordpress.com/

Home has its own, and if you click on the blog menu, then the main blog opens? You need to do all this on the basis of the wordpress itself, put the blog in a folder and make the home separately does not fit.

    1 answer 1

    And what prevents you from creating a page-blog.php template file and creating a page with that name in wordpress. In the template file already prescribe what you want to display there via WP_Query Then the link to the blog will be http: // your_site / blog /