Popular posts last 7 days

Posted in: Newsmag
Post count: 14

Hi,

On my site http://www.sodalive.ba, after last update i cant make to work “Popular posts last 7 days”.

I dont have activated cache plugin, this option is enabled…

Post count: 6600

Hi,

Please also make sure that your have the post view option enabled in theme panel > post settings: http://screencast.com/t/YFiquBmts1Cg and also check your post’s editor panel if you have this custom fields active: http://screencast.com/t/1W0ptdyRbz
Also test this on a posts which has been viewed since the views option was enabled or refresh it yourself for a few times.
Please let me know how it goes!

Thanks

Post count: 14

No, i dont want show number of views for every post. I just want plugin to work, because its work on january – look at site and after update – plugin dont work. Custom fields are active.

I test everything but dont work…

Post count: 6600

Hi,

This happens when you disable the post view option, meaning that deactivating the option to show the post count in posts, the theme also deactivated the 7 day post count as the view counter stops updating so it affect the 7 days also.
We know about this, we have it on our issues tracker list and we will fix this in the next update.
Sorry for the inconvenience!

Thanks

Post count: 14

Lucian,

New update is here but old problems still exist…

Post count: 59

i have same problem, i also want to have plugin to work, but i dont want it to be shown on my site. Hope this is going to be solved

for now i will try to hide views on front with css

Post count: 59

i did it with this code:

.td-post-views {
display: none;
}

and it is working

Post count: 1291

Hi,

We’ll add a separate control for views and 7days counter, until then you could hide the views using custom css or comment the lines inside loop-single or single template files – http://screencast.com/t/4EnzhvdfEms
If it still doesn’t work please send an email at contact@tagdiv.com , paste a link to this conversation and provide wp-admin access so i can take a look.

Thank you, Emil G.

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