Nop I am just using out of the box except for the change you told me to do. I am running some experiments and came on to this,
[wpp header_start=”<h2>” header_end=”<h2>” order_by=”views” title_length=25 excerpt_length=55 range=”monthly” limit=12 post_html=”<li class=’lista’>{thumb} {text_title}
<p>{summary}</p> “]
This shortcode (which is the one I had running before it all went south) just shows a bunch of “
[wpp header_start=”<h2>” header_end=”<h2>” order_by=”views” title_length=25 excerpt_length=55 stats_views=1 stats_date=1 range=”monthly” limit=12 ]
and this one shows data, but it shows the daily posts. If I change the range to “all” it still only shows daily.
Ok I went ahead and deleted the ” ” and now it shows the proper time range, I guess I am reading the parameters cheatsheet wrong, but the post_html tag still only shows the “, if I delete them nothing displays