Reading: Wordpress Code

Creating A Blog Page That Works With Home.php

July 2, 2009, Category: Wordpress Code

If you're using a static page as your homepage, or using a home.php file to direct users to specific information for your homepage, it can be quite tricky to figure out how to make a domain.com/blog/ page show your latest posts like your index.php would. This will teach you how to easily do that using page templates with a little...

Read More »