Title: Categories
Last modified: August 19, 2016

---

# Categories

 *  [kicksndaisies](https://wordpress.org/support/users/kicksndaisies/)
 * (@kicksndaisies)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/categories-61/)
 * My website is [http://www.kicksndaisies.com/](http://www.kicksndaisies.com/) 
   and i was wondering how to switch the placement of the titles in the “category”
   section. Currently, they are in order according by “name” ( i think this is the
   coding i found in sidebar.php):
    <?php wp_list_categories(‘title_li=&orderby=
   name’); ?>
 * The only thin i want is to have “music” category listed as the first category
   and i cannot figure a way of doing that.

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/categories-61/#post-1845581)
 * Review the orderby parameter in [wp_list_categories](http://codex.wordpress.org/Function_Reference/wp_list_categories).
   They are the only coded options available with this template tag. Unless you 
   want to construct your own category listing function with [get_categories](http://codex.wordpress.org/Function_Reference/get_categories),
   your only other options are to install a category ordering plugin or construct
   a [custom menu](http://codex.wordpress.org/Appearance_Menus_SubPanel).
 *  Thread Starter [kicksndaisies](https://wordpress.org/support/users/kicksndaisies/)
 * (@kicksndaisies)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/categories-61/#post-1845620)
 * ok, that works. What code do i use if i want to use orderby- count in a descending
   order?

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

The topic ‘Categories’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [kicksndaisies](https://wordpress.org/support/users/kicksndaisies/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/categories-61/#post-1845620)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
