Title: Advanced Categories
Last modified: August 19, 2016

---

# Advanced Categories

 *  [darkarcher](https://wordpress.org/support/users/darkarcher/)
 * (@darkarcher)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/advanced-categories/)
 * Hi, guys.
 * I’ve been looking for a such functionality for a long time and I still don’t 
   know how to make it – I’d like to have advanced categories. I mean, I want to
   browse only the post of the chosen category and not all post in the archive when
   I click on a category.
 * Could anyone of you help me solve this…?

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

 *  [mores](https://wordpress.org/support/users/mores/)
 * (@mores)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/advanced-categories/#post-872725)
 * You can look at individual categories by using
 *     ```
       h**p://www.yoursite.com/?cat=X
       ```
   
 * where X is the category ID.
    Use
 *     ```
       <?php wp_list_categories();?>
       ```
   
 * in your template to show a list of categories, that are clickable.
    (If you want
   to have all your categories as navigation instead of all the pages.)
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/advanced-categories/#post-872727)
 * [http://raltchev.info/?cat=2](http://raltchev.info/?cat=2)
    This is only your“
   Images” category.

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

The topic ‘Advanced Categories’ is closed to new replies.

## Tags

 * [browse](https://wordpress.org/support/topic-tag/browse/)
 * [category](https://wordpress.org/support/topic-tag/category/)
 * [post](https://wordpress.org/support/topic-tag/post/)

 * 2 replies
 * 3 participants
 * Last reply from: [moshu](https://wordpress.org/support/users/moshu/)
 * Last activity: [17 years, 7 months ago](https://wordpress.org/support/topic/advanced-categories/#post-872727)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
