• Resolved snap-shot

    (@snap-shot)


    Hi, it’s great plugin! I am trying to display a fixed number of polls, the latest closed polls, eg. 5 polls with their results in a block in a page sidebar.
    Any help?

    I am trying with some PHP code because I prefer to control my HTML output in my page to be able to style and treat it like I want.

    Any tips would be appreciated, thanks

    http://wordpress.org/plugins/wp-polls/

Viewing 1 replies (of 1 total)
  • Plugin Author Lester Chan

    (@gamerz)

    This feature does not exist, you only can display the the latest poll (whether it is closed or open) or any poll if you know the ID by using <?php get_poll(); ?> or <?php get_poll(ID); ?> and no you can’t style it individually, it follows the template set in WP-Admin -> Poll -> Poll Templates

Viewing 1 replies (of 1 total)

The topic ‘Display last closed polls’ is closed to new replies.