Forums

WordPress Popular Posts
[resolved] numbers (3 posts)

  1. jankowalski
    Member
    Posted 11 months ago #

    how can i add automaticly numbers before titles like

    Popular posts

    1. title x
    2. post title xy
    3. post title xyz

    thanks for sharing ideas

    http://wordpress.org/extend/plugins/wordpress-popular-posts/

  2. Héctor Cabrera
    Member
    Plugin Author

    Posted 11 months ago #

    Hi there,

    By default, the output is contained in an Unordered List (UL) but you can change that by enabling the Custom HTML Markup option and replace the UL tag with an OL tag (ordered list) so it can be listed numerically.

  3. jankowalski
    Member
    Posted 11 months ago #

    thank you. i foud another solution, css:

    .popular-posts, .popular-posts ul li, popular-posts ol li { list-style-type:decimal; margin-left:20px; display:list-item!important;}

    thank you hector

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.