View Single Post
Old 06-25-2013, 04:26 AM  
nexcom28
So Fucking Banned
 
Join Date: Jan 2005
Posts: 3,716
I hate messing with themes, I tried adding the code you suggested so it looked like

Code:
<?php query_posts($query_string."&orderby=rand") if (have_posts()) : while (have_posts()) : the_post(); ?>
I took out the 6 posts bit.

Unfortunately it generated a syntax parse error.

Think I will just leave it.
nexcom28 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote