Title: l2parent's Replies | WordPress.org

---

# l2parent

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

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

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [need category listed separately in archive](https://wordpress.org/support/topic/need-category-listed-separately-in-archive/)
 *  Thread Starter [l2parent](https://wordpress.org/support/users/l2parent/)
 * (@l2parent)
 * [19 years, 6 months ago](https://wordpress.org/support/topic/need-category-listed-separately-in-archive/#post-478184)
 * i figured out how to get the comic post links to work in the archives, yet be
   invisible on the index page.
 * the full statement is (for anyone else who might need it):
 * <?php if ( !(in_category(‘7’) && is_home()) ) { ?>
 * sorry for the confusion.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [need category listed separately in archive](https://wordpress.org/support/topic/need-category-listed-separately-in-archive/)
 *  Thread Starter [l2parent](https://wordpress.org/support/users/l2parent/)
 * (@l2parent)
 * [19 years, 6 months ago](https://wordpress.org/support/topic/need-category-listed-separately-in-archive/#post-478027)
 * anyone else have any ideas?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [need category listed separately in archive](https://wordpress.org/support/topic/need-category-listed-separately-in-archive/)
 *  Thread Starter [l2parent](https://wordpress.org/support/users/l2parent/)
 * (@l2parent)
 * [19 years, 6 months ago](https://wordpress.org/support/topic/need-category-listed-separately-in-archive/#post-477939)
 * i used:
    <?php if (in_category(‘7’)) continue; ?>
 * to exclude cat7 from the index page. and i have an archives.php page. i couldn’t
   figure out how to create an archive and went to [http://db.rambleschmack.net/blog/2005/06/28/how-to-make-a-wordpress-archives-page/](http://db.rambleschmack.net/blog/2005/06/28/how-to-make-a-wordpress-archives-page/)
   
   and followed *most* of those instructions. i didn’t have ‘page options’ so i 
   went to the codex and followed the rest of the create-a-page/template instructions.

Viewing 3 replies - 1 through 3 (of 3 total)