I'd like to have two different post pages. I know how to make two different categories and then add a link, but I don't want all the posts to show when I click on the main post page. Is there a way to do this? Currently, one can assign only one page as a post page.
More than one post page
Started by
gdsaunders
, Apr 22 2010 10:42 AM
2 replies to this topic
#1
Posted 22 April 2010 - 10:42 AM
#2
Posted 22 April 2010 - 04:51 PM
If you only want certain posts to show on the main post page you can use a query right before the loop in the _posts.php file
http://codex.wordpre...nce/query_posts
http://codex.wordpre...nce/query_posts
#3
Posted 24 April 2010 - 04:19 PM
Thanks!









