cabrerahector / wordpress-popular-posts

WordPress Popular Posts - A highly customizable WordPress widget that displays your most popular posts.
https://wordpress.org/plugins/wordpress-popular-posts/
GNU General Public License v2.0
279 stars 83 forks source link

Category & Post Display different result #137

Closed jcloudsnetwork closed 7 years ago

jcloudsnetwork commented 7 years ago

Hi,

May I know why the popular post view display different result in category view vs article view?

Category view - https://hoganbo.com/hoganbo-journal/ Article view - https://hoganbo.com/blog/hoganbo-journal/articles/health/2017/04/12/policosanol-natural-ingredient-cuba-regulate-cholesterol/

Article view show correct count.

Thanks

cabrerahector commented 7 years ago

Hi there!

Actually, you're seeing two different WPP widgets:

Notice how the ids are different?

jcloudsnetwork commented 7 years ago

Hi,

Thanks, I got it.

I have 2 popular post widget, one for post and one for page and I found that the popular post widget in page sidebar only display "last 24 hours".

I want to confirm if both set time range as "all time", the view count are same right even different ID?

Thanks

cabrerahector commented 7 years ago

Yep, you can have both widgets use the exact same configuration if you want (and it that case both will show the exact same thing.)

jcloudsnetwork commented 7 years ago

Thanks for help.