Disable post views on home page

Posted in: Newspaper
Post count: 15

Hi, I have post views enabled, but in some of the homepage boxes the stories appear all with the same number of views, so I’m assuming it’s showing how many times the homepage itself has been viewed.

Is it possible to turn off view for the home page and show them on single posts only?

thanks

A

Post count: 6600

Hi,

The post views show the post views not the page views, this may not be accurate due to cache. If you use any cache plugin please make sure you empty cache and try again. You can also use accurate post views by enabling the Ajax post view count option from theme panel: http://screencast.com/t/MlrXSFCk
To remove the post views meta from homepage only use this custom css in theme panel > custom css filed: http://screencast.com/t/2UtVihhbqC8

.home .td_mod_wrap .meta-info .td-sp-ico-view, .home .td_mod_wrap .meta-info .td-nr-views-244 {
display: none !important;
}

Thanks

Post count: 15

Thanks, but that doesn’t seem to have worked. I disabled WP Super Cache, and added the code.

As you can see, it does something, but it only removes the icons and not the actual post count (which is very different too!)

Post count

  • This reply was modified 11 years by andrewm.
Post count: 6600

Hi,

Please send your site’s URL so I can inspect this.
Also make sure you empty cache.

Thanks

Post count: 15

Can I email or send a PM with the URL?

Post count: 6600

Yes, you can send an email at contact@tagdiv.com. Please also send a link to this topic.

Thanks

Post count: 15

Hi, just sent you an email!

Post count: 6600

Replied via email!
Thanks

Post count: 78

i can’t seem to go to this panel http://screencast.com/t/MlrXSFCk

Post count: 6600

Hi,

Please make sure you have at least 4.2 theme version as we have added the ajax post views count feature from that version.
Please let me know!

Thanks

Post count: 10

Hy,

I search and see this topic, and write here if you can help me with the : nr-views

In my case i have problems that is not modify the number of views and if i could repair or how i can disable it.

I have already read the story before but there is no image attached because i think is too old and maybe was deleted already for what you have already shared a time ago.

I have already try to disable from theme and is not working.

Maybe if you share with me again the image from where to try again or if you have a solution for this i will be apply if can help me.

Thanks very much!

Post count: 27744

Hi,

If you have a Single Post Template from Cloud Library, then you need to edit the post with tagDiv Composer => https://www.screencast.com/t/jHatJGC1qRf, select the Single Post Views => https://www.screencast.com/t/NhUGCRfI and with right-click, you can delete it.

If you have a standard template, then you can disable the post views from Theme Panel -> Post Settings -> Post and Custom Post Types => https://www.screencast.com/t/LAv90B5eZ (please make sure you have tagDiv Standard Pack activate for standard template)

Thank you!

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