Forums
(@jstewart1759)
8 years, 9 months ago
Nevermind – found it in home.php used this: <?php query_posts(array('category__not_in' => array(36))); ?>
<?php query_posts(array('category__not_in' => array(36))); ?>