popular items list vanishes & returns
-
Hi Hector, I am having a problem with Popular Posts after it has worked perfectly for several years. Now a few popular items show up on my home page, change a bit, then in a few days “Sorry. No data so far” then a few posts come up again and it starts all over.
I have the code for this plugin on the template for my home page. Here is the code:
<?php if (function_exists('wpp_get_mostpopular')) wpp_get_mostpopular(" limit=8& // max number of posts displayed freshness=1& // on/off get popular entries in time range order_by=views& // high-lo order by stats_views=0& // on/off number of views thumbnail_width=70& //sets pixel width for thumbnails thumbnail_height=70& //sets pixel height for thumbnails pid='-190,-336'& // exclude from list by ID(s) # post_type=post,page,pig_poet,pig_artist //Defines the type of posts "); ?>
Other than routine plugin updates I have made few site changes to the code anywhere on the site in over a year. I do have a catching plugin – Comet Cache. I have the most current version of WP and your plugin. Also on the plugin’s Stats screen it shows a top 12 of post/pages that seems correct and perfectly in accord with what I believe are the actual popular pages. I just need to get them onto my Homepage?
Any help would be appreciated. Thank you!
- This topic was modified 3 years, 12 months ago by .
- This topic was modified 3 years, 12 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘popular items list vanishes & returns’ is closed to new replies.