Title: [Plugin: WordPress Popular Posts] Ordered list
Last modified: August 19, 2016

---

# [Plugin: WordPress Popular Posts] Ordered list

 *  [jerickko](https://wordpress.org/support/users/jerickko/)
 * (@jerickko)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-ordered-list/)
 * How is it possible to change the listing to numbered ordered list?

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

 *  [Héctor Cabrera](https://wordpress.org/support/users/ikki24/)
 * (@ikki24)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-ordered-list/#post-1453330)
 * Hi there,
 * If you’re using WordPress Popular Posts as a widget:
    1. Go to _Appeareance_ > _Widgets_
    2. On the WPP widget settings section, set _Before / after Popular Posts_ to `<
       ol>` and `</ol>`
    3. Click save to update the widget with the new options
 * If you’re using the template tag…:
 * `if (function_exists('wpp_get_mostpopular')) { wpp_get_mostpopular('wpp_start
   ="<ol>"&wpp_end="</ol>"'); }`
 * … or the shortcode:
 * `[wpp wpp_start="<ol>" wpp_end="</ol>"]`
 *  Thread Starter [jerickko](https://wordpress.org/support/users/jerickko/)
 * (@jerickko)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-ordered-list/#post-1453386)
 * Thanks Ikki.
 * I’ve actually forgotten that I’ve previously put the lists styling to none. Stupid
   me.
    I’ve created a new class and it’s good now

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

The topic ‘[Plugin: WordPress Popular Posts] Ordered list’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [jerickko](https://wordpress.org/support/users/jerickko/)
 * Last activity: [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-ordered-list/#post-1453386)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
