View Single Post
Old 06-28-2011, 06:03 AM  
V_RocKs
Damn Right I Kiss Ass!
 
Industry Role:
Join Date: Dec 2003
Location: Cowtown, USA
Posts: 32,391
Code:
<?php if ( is_home() ) { query_posts($query_string . '&cat=-227,-228,-229'); } ?>
A proper way to exclude categories... I just fixed a similar issue with someone else and he was missing $query_string .
V_RocKs is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote