View Count in slider

Posted in: Newspaper
Post count: 18

Is there a way to disable view counts within a featured slider? View Count is disabled site-wide yet the view count remains

Post count: 780

Hi,

please give me a url to your site so that I can see the markup. (it may be a bug in the theme or I may not understood you well enough)

Post count: 18

the domain is http://parsippanyfocus.com/ The featured slider on the homepage shows view counts (always at 0). I have view counts completely disabled in the theme panel. This is not an issue with other homepage sliders.

Post count: 7909

Hi,

I have checked this and you are right, I have also added it on our list and the views will be removed also from slide module. Until we will remove it please comment this line – http://screencast.com/t/WZd0YmnEG or you can use this custom css in Theme Panel > Custom Css: http://screencast.com/t/vVcxsohcj

.td_block_slide .td-post-views {
display: none !important;
}

Thanks!

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