Thread
:
Weird wordpress issue, help please
View Single Post
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
View Public Profile
Visit V_RocKs's homepage!
Find More Posts by V_RocKs