• Is there a way to set the plugin to automatically show a list of posts so that the widget can be styled?

    On a new install, I don’t have any posts or view or comments to calculate what is most popular, but I would like to style the widget so that it’s ready when the site launches.

    Thanks.

    http://ww.wp.xz.cn/plugins/wordpress-popular-posts/

Viewing 1 replies (of 1 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hi there,

    Sorr for the late reply. Unfortunately no, there’s no way to achieve this. However, the default HTML structure is as follows:

    <ul>
    	<li><a href="#" class="wpp-post-title">Post title here</a> <span class="post-stats">Statistics here</span></li>
    </ul>

    I do like the idea of a Sandbox Mode so people can style their popular posts list easier. I’ll think about adding it.

Viewing 1 replies (of 1 total)

The topic ‘Sandbox Environment’ is closed to new replies.