Hi,
If you are talking about the popular sort order available on the blocks, this feature sorts the posts based on post views. It takes into account how many views a post has and displays them accordingly.
More about block settings here – https://forum.tagdiv.com/block-settings-guide/
There is no option to set a time limit like you mention, from which to pick posts.
Thanks
Hi,
You could set the respective block sort order to Popular (last 7 days) and then modify this file to a different time span – https://www.screencast.com/t/TnctnSaLqlp
But please note that additional modifications could be needed to achieve something like this, and would require coding skills. If you ca not manage this I suggest you consider hiring a freelancer/developer to help you because we can not provide custom work at the moment unfortunately.
More options and settings regarding sorting may be added in future theme updates, but I could not say for sure if or when this will happen.
Thank you for understanding!
Thanks. I made the necessary changes to the PHP file to alter the time period and then selected “Popular (last 7 days)” after enabling it from Block Settings. But I am getting the output “No posts to display”. Check http://oi67.tinypic.com/sw3gww.jpg .
I am using W3 Total Cache. Is it possible I am not getting the desired output because of it? Is there any alternative?
Hi,
Please make sure you have enabled post views for the posts in theme panel
– https://www.screencast.com/t/TFhdIpMVk41
And also this setting in the block settings
– https://www.screencast.com/t/ZkOHXuKO
The block will display posts that have the most views from the specified period, from the moment of activation. The counter will not count back for that period of time.
Caching plugins can affect this option from working properly, you can try to activate this option
– https://www.screencast.com/t/kE41ZmJjyLK9
This sorting option works properly using the default options, we have not made any tests with other settings for the time period or any other customization.
Here is a topic if you would like to try adding a custom sorting option on blocks, provided by a user
– https://forum.tagdiv.com/topic/implemented-new-sort-most-popular-among-posts-of-last-7-days/
Thanks