Title: Odd sidebar postcount error
Last modified: August 19, 2016

---

# Odd sidebar postcount error

 *  [owdlvr](https://wordpress.org/support/users/owdlvr/)
 * (@owdlvr)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/odd-sidebar-postcount-error/)
 * Wondering if I can get some help with the style sheet on my latest wordpress 
   blog. Somehow I’ve messed up the post-count numbers so they now appear below 
   the appropriate section in the sidebar. Can anyone point me to the correct area
   of the css to fix this, and how?
 * -Dave

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

 *  [Alex Mansfield](https://wordpress.org/support/users/alexmansfield/)
 * (@alexmansfield)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/odd-sidebar-postcount-error/#post-1551089)
 * One way to take care of that would be including the post-count in the `<a>` tags.
   Right now, the theme is outputting something like this:
 * `<li class="cat-item cat-item-1"><a href="http://www.connormacdougall.com/news/
   category/riding/" title="View all posts filed under Riding">Riding</a> (3)`
 * You’ll want to change the sidebar.php file to so that it outputs:
 * `<li class="cat-item cat-item-1"><a href="http://www.connormacdougall.com/news/
   category/riding/" title="View all posts filed under Riding">Riding (3)</a>`
 *  Thread Starter [owdlvr](https://wordpress.org/support/users/owdlvr/)
 * (@owdlvr)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/odd-sidebar-postcount-error/#post-1551110)
 * Hmm…I’ve been using the widgets included with my theme (Lavinya Black), but for
   the moment have simply shut off the post count. Will need to work out a solution
   down the road.
 * Thanks for your help though!
 * -D
 *  [Alex Mansfield](https://wordpress.org/support/users/alexmansfield/)
 * (@alexmansfield)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/odd-sidebar-postcount-error/#post-1551334)
 * You’re welcome!

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

The topic ‘Odd sidebar postcount error’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [Alex Mansfield](https://wordpress.org/support/users/alexmansfield/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/odd-sidebar-postcount-error/#post-1551334)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
