Multisite, Multilingual, No Data So Far
-
Hi,
We have a multisite and multilingual Development site set up and we are not seeing results come back yet for WordPress Popular Posts. The odd thing is that it works on the non-multilingual site without issue.
I did read this:
https://github.com/cabrerahector/wordpress-popular-posts/wiki/5.-FAQ#how-does-the-plugin-count-views–calculate-the-popularity-of-postsHowever, I don’t believe that anything under the topic “I’m getting “Sorry. No data so far”. What’s up with that?” applies to my case.
When I look at the plugin stats in the dashboard, it does seem to be registering posts that are popular when I click on “hall of fame”.
We are currently using this php snippet in our index.php:
wpp_get_mostpopular(‘order_by=views&stats_comments=0&range=daily&limit=5’);
We originally had range=monthly, but I shortened it to see if that resolves the issue. It does not.
Is there a minimum number of clicks something needs to show up in the list? We have commenting turned off on the site, as it’s not something we wanted.
Let me know what other information you need and what your suggestions are to resolve this issue.
Thank you.
- The topic ‘Multisite, Multilingual, No Data So Far’ is closed to new replies.