Problem with popular posts last 7 days

Posted in: Newspaper
Post count: 134

Hi, I have a problem with the popular articles from the last 7 days , I have disabled ” POST SHOW VIEWS ” and on ” AJAX POST VIEW COUNT ” what to do ? He shows me I do not want the old new

Post count: 6600

Hi,

If you disable the post views from the Theme Panel – http://screencast.com/t/zNE0WcqP the counter will stop working. We’ll fix this in one of the next updates, until then you have to enable it and use the following css to hide the post views (add it in Theme Panel -> Custom CSS):

.entry-comments-views span{
display: none;
}
.entry-comments-views .td-sp-ico-view {
display: none !important;
}

Or comment/remove the lines from the code – http://screencast.com/t/CPhCfMXbQm

Thanks

Post count: 134

ok, I’m waiting for the update , thanks

Post count: 134

Hello . I do it as written. But I have this situation: I have installed aksimet and spam comments I have no more but I can not at all remove post_views_count_7_day_total he still gets the input weight even though it is an old article and counting absenting himself for display and as someone enters once again it gives to the popular 7. Any suggestion what to do ??

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