Title: bigbutt's Replies | WordPress.org

---

# bigbutt

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Hide a post from the home page?](https://wordpress.org/support/topic/hide-a-post-from-the-home-page/)
 *  [bigbutt](https://wordpress.org/support/users/bigbutt/)
 * (@bigbutt)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/hide-a-post-from-the-home-page/#post-395545)
 * Big Thanx moshu, i solved my 4 days problem…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Side Bar Sub Menu](https://wordpress.org/support/topic/side-bar-sub-menu/)
 *  [bigbutt](https://wordpress.org/support/users/bigbutt/)
 * (@bigbutt)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/side-bar-sub-menu/#post-486228)
 * then you need SuperCategory plug,
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Hide a post from the home page?](https://wordpress.org/support/topic/hide-a-post-from-the-home-page/)
 *  [bigbutt](https://wordpress.org/support/users/bigbutt/)
 * (@bigbutt)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/hide-a-post-from-the-home-page/#post-395543)
 * EthanNeuen – maybe you know some plugs or tricks like show above, but i need 
   a little bit another task, i mean that my posts apear only at subcategory checked
   with a cross, but not in parent category…
    How make like this? I cant find any
   plugs for that…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Side Bar Sub Menu](https://wordpress.org/support/topic/side-bar-sub-menu/)
 *  [bigbutt](https://wordpress.org/support/users/bigbutt/)
 * (@bigbutt)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/side-bar-sub-menu/#post-486222)
 * dtree plugin help you.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Not a basic posting to subcategory…](https://wordpress.org/support/topic/not-a-basic-posting-to-subcategory/)
 *  Thread Starter [bigbutt](https://wordpress.org/support/users/bigbutt/)
 * (@bigbutt)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/not-a-basic-posting-to-subcategory/#post-485646)
 * No im not, when i make a post i just set a cross to 2.2 but post listed in 2.
   and 2.1 also.
 * Here is my temp tag and code.
    <?php get_header(); ?> <?php get_sidebar(); ?>
   <?php include (TEMPLATEPATH . ‘/right-sidebar.php’); ?>
 * <div id=”content”>
    <?php while (have_posts()) : the_post(); ?> <div class=”excerpt-
   post”> <h2 id=”post-<?php the_ID(); ?>”> ” rel=”bookmark” title=”Permanent Link
   to <?php the_title(); ?>”> <?php the_title(); ?></h2> <div class=”catslist”><?
   php the_category(‘ and ‘); ?></div> <div class=”entry”> <?php the_excerpt(‘Continue
   Reading…’) ?> </div> <!– <?php trackback_rdf(); ?> –> </div> <?php endwhile; ?
   > </div>
 * <?php get_footer(); ?>

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