Title: Not a basic posting to subcategory&#8230;
Last modified: August 18, 2016

---

# Not a basic posting to subcategory…

 *  [bigbutt](https://wordpress.org/support/users/bigbutt/)
 * (@bigbutt)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/not-a-basic-posting-to-subcategory/)
 * Hi everybody, about three days ive got brain storm.
    I need to make some thing.
   So i here is an exaple for easier to understund what i need to get… 1. cat 2.
   dog 2.1 white dog 2.2 red dog so i need to make a post into 2.2 exactly and only
   there, i dont need that my post will apear at 2 and 2.1
 * So somebody did like this? Im trying a loop topic, but it doesnt help me.
    Can
   you give me an advice how to make this trick? thz

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

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/not-a-basic-posting-to-subcategory/#post-485397)
 * Did you check the box for 2, and 2.1, and 2.2 when you created the posts?
 * What [template tag](http://codex.wordpress.org/Template_Tags) and parameters 
   are you using?
 *  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 2 replies - 1 through 2 (of 2 total)

The topic ‘Not a basic posting to subcategory…’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [bigbutt](https://wordpress.org/support/users/bigbutt/)
 * Last activity: [19 years, 5 months ago](https://wordpress.org/support/topic/not-a-basic-posting-to-subcategory/#post-485646)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
