Title: gracefield's Replies | WordPress.org

---

# gracefield

  [  ](https://wordpress.org/support/users/gracefield/)

 *   [Profile](https://wordpress.org/support/users/gracefield/)
 *   [Topics Started](https://wordpress.org/support/users/gracefield/topics/)
 *   [Replies Created](https://wordpress.org/support/users/gracefield/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/gracefield/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/gracefield/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/gracefield/engagements/)
 *   [Favorites](https://wordpress.org/support/users/gracefield/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Inkzine] how to hide and show the posts of some specified categories](https://wordpress.org/support/topic/how-to-hide-and-show-the-posts-of-some-specified-categories/)
 *  Thread Starter [gracefield](https://wordpress.org/support/users/gracefield/)
 * (@gracefield)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/how-to-hide-and-show-the-posts-of-some-specified-categories/#post-5458682)
 * 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(); ?>

Viewing 1 replies (of 1 total)