View Single Post
Old 06-25-2013, 03:55 AM  
vdbucks
Monger Cash
 
Industry Role:
Join Date: Jul 2010
Posts: 2,773
Quote:
Originally Posted by nexcom28 View Post
Thanks for this vd but there isn't a query args in home.php
Then simply add the following right before the "if (have_posts())" [or "while (have_posts())" if there is no if] line:
Code:
query_posts($query_string."&showposts=6&orderby=rand")
vdbucks is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote