Forums
(@gracefield)
10 years ago
I tried adding some between line21 and line22 of index.php file just like below,but it didn’t work.Please help.
<?php /* Start the Loop */ ?> <?php query_posts(‘cat=-9,-15’); ?> <?php while ( have_posts() ) : the_post(); ?>