Hello,
I am using total cache with page cache only, but still want to show the most popular posts the last 7 days. The problem now is that the most popular posts the last 7 days is not updating. I have enabled the option to use ajax under the post setting menu, but still no updates!
Is this a problem or am I doing something wrong?
Thank you for good support guys!
Hi,
Please make sure that after enabling or disabling this feature you empty all caches and also try this without any plugins active.
Also please consider that this feature, when enabled, it pulls and puts together the top most viewed posts that have been viewed in the last 7 days so it dose not matter if a specific post, added in a block which uses a post sorting of this type, it’s 5 or 6 or 7 years old as long as it has been the most viewed post from last 7 days, so it’s ok if a post that is old it’s added to this list.
Please let me know!
Thanks
I have emptied the cache multiple times, nothing happens. I am sure its not working since it’s only showing old posts which I know is not the most visited.
I have tried deactivating wp total cache with no results.
I am however using the speed booster plugin, could that be the source of the problem?
Thanks for the support!
Ok Great! Yes I believe I have the latest version of the theme.
The strange thing is that even if I disable Total Cache, the 7 day post sorting in the sidebar module is not updating. it’s very strange, since it used to work flawlessly, when I first installed the theme.
Thank you
Hi,
The count fields should appear in the post edit section – http://screencast.com/t/hDHTDMAk5rpf – http://screencast.com/t/hD0IoE313R
Check if it increments when you open/view the post. It should also reset once every seven days.
Thank you, Emil G.
me too, I do not want to work sorting the last 7 days , template newspaper
The strange thing is that I only have the the field called post_views_count.
There are no field named post_views_count_7_day_total.
Something must be wrong with my theme?
Thank you
Hi,
First please make sure you enable the 7 days post sorting from theme panel: http://screencast.com/t/JmiihhnrcY
then view your posts a few times to start the counting for the last 7 days counter and check again, after doing this it should appear, like this: http://screencast.com/t/DQItOvcqRhu
You can leave the post view option enabled to keep track of you posts views and hide the views on posts via css, like this: http://screencast.com/t/tGJQgYQ1BI
.td-post-views span{
display: none;
}
.td-post-views .td-icon-views {
display: none !important;
}
Thanks
Thank you Lucian!
I discovered the problem!
When deactivating the option to show the post count in posts, the theme also deactivated the 7 day post count.
Maybe you can change that in a future upgrade?
-
This reply was modified 11 years by
Carllauren.