Title: Sidebar modification
Last modified: August 18, 2016

---

# Sidebar modification

 *  [max_might](https://wordpress.org/support/users/max_might/)
 * (@max_might)
 * [19 years, 12 months ago](https://wordpress.org/support/topic/sidebar-modification/)
 * Hi i am new to wordpress and i want to modify my sidebar.
 * now it is sth like this:
    category 1 category 2 category 3 and i want to make
   it show how many news are posted in the category
 * category 1(15)
    category 2(4) category 3(9)
 * where is defined the function that renders the sidebar ?
 * oh and how to move the sidebar on the left part of the site?

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 12 months ago](https://wordpress.org/support/topic/sidebar-modification/#post-400952)
 * Just read ALL the Category tags in the Codex:
    [http://codex.wordpress.org/Template_Tags#Category_tags](http://codex.wordpress.org/Template_Tags#Category_tags)
 *  Thread Starter [max_might](https://wordpress.org/support/users/max_might/)
 * (@max_might)
 * [19 years, 12 months ago](https://wordpress.org/support/topic/sidebar-modification/#post-400955)
 * okay thanx for the FAST support 😛
 *  Thread Starter [max_might](https://wordpress.org/support/users/max_might/)
 * (@max_might)
 * [19 years, 12 months ago](https://wordpress.org/support/topic/sidebar-modification/#post-400963)
 * optioncount=1 and now
    there is something like this:
 * category1
    (15) category2 (4) category3 (9) is there suposed to be <br> after
   the cat name and the (*) ?
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 12 months ago](https://wordpress.org/support/topic/sidebar-modification/#post-400968)
 * Try to add to that list’s style declaration:
    display: inline;
 *  Thread Starter [max_might](https://wordpress.org/support/users/max_might/)
 * (@max_might)
 * [19 years, 12 months ago](https://wordpress.org/support/topic/sidebar-modification/#post-401020)
 * the problem is that the script inserts **`&nbsp;`** after the category name 🙁(
   that is equal to <br> )
 * where this function is defined?
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 12 months ago](https://wordpress.org/support/topic/sidebar-modification/#post-401044)
 * 1. `&nbsp;` means non-breaking-space, so is not equal to 
    2. No, the script 
   does NOT insert nbsp – that must be your theme 3. It works for “normal” themes
   [http://wordpress.org/support/topic/75226?replies=3#post-391184](http://wordpress.org/support/topic/75226?replies=3#post-391184)
 * (I don’t know where it is defined)

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

The topic ‘Sidebar modification’ is closed to new replies.

## Tags

 * [Modify](https://wordpress.org/support/topic-tag/modify/)

 * 6 replies
 * 2 participants
 * Last reply from: [moshu](https://wordpress.org/support/users/moshu/)
 * Last activity: [19 years, 12 months ago](https://wordpress.org/support/topic/sidebar-modification/#post-401044)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
