Popular posts last 7 days

Posted in: Newsmag
Post count: 43

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!

Post count: 6600

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

Post count: 43

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!

Post count: 1291

Hi,

The 7 days post sorting was not designed to work with cache, we have it on our list, we’ll fix it in one of the future updates. Do you have the latest version of the theme?

Thank you, Emil G.

Post count: 43

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

Post count: 1291

Hi,

The count fields should appear in the post edit section – http://screencast.com/t/hDHTDMAk5rpfhttp://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.

Post count: 134

me too, I do not want to work sorting the last 7 days , template newspaper

Post count: 43

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

Post count: 6600

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

Post count: 43

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?

Post count: 1291

Hi,

Yes, we have it on our list.

Have a nice day, Emil G.

Viewing 11 posts - 1 through 11 (of 11 total)
The forum ‘Newsmag’ is closed to new topics and replies.