Hi!
Popular (last 7 days) option is not working properly. It shows results but from the first day my webpage was available. After that, the same posts appears as most popular.
I configured everything in theme:
-ENABLE AJAX POST VIEW COUNT
-SHOW POST VIEWS
-USE 7 DAYS POST SORTING
https://imgur.com/dYrHLNQ
Every post template has visible the view icon, and this is working fine (shows views). But when I try to sort posts using “popular” criteria, it doesn’t work.
https://imgur.com/a/fhSvhUr
This is webpage: http://www.mundoplus.tv
Could you please help me to solve this issue?
Thanks!
-
This topic was modified 5 years by
mundoplus.
Hello!
Please check once again this documentation: https://forum.tagdiv.com/7-days-post-sorting/
Also, please send an email at contact@tagdiv.com and provide wp-admin access, so we can investigate more into this issue. Also paste a link to this topic so we can easily identify you.
Let us know and we will gladly assist you.
Thanks!
Hi, I double check the documentation and I think that everything is right.
I just run two SQL request to DB to get:
Top 10 post sorted by views (ever)
Top 10 post sorted by views (7 days) as it is stored in DB.
As you can see : https://mundoplus.tv/top10.php
Publicaciones más vistas -> Top 10 post sorted by views (ever)
Publicaciones más vistas el los últimos 7 días -> Top 10 post sorted by views (7 days) as it is shown in DB
In 7 days option, there is a post from Feb 27th (more than 7 days)
Estrenos Disney+: Las series que se estrenan en marzo de 2021 (27 de febrero de 2021, 269 vistas)
And in top 10 ever, there is a post (2nd in top 10) from Mar 3rd that doesn’t appear in 7 days sorting:
+ Más Abril + Más Buenafuente, ya disponible Star en Disney+ (2 de marzo de 2021, 5067 vistas)
I think that the problem is in how posts are sorting in 7 days option.
Any idea about how to solve it?
Thanks!