Disabled Post view count but still showing view on site

Posted in: Newspaper
Post count: 22

I have disabled post view count in Post settings and everywhere, and cleared the cache, but it still showing the view count on my posts. post showing view count

Post count: 22

Please check the screenshot
https://pasteboard.co/KV48lDbbj10A.png and I have added this CSS code on my custom CSS section for now.
.tdb_single_post_views {
display: none !important;
}
but still, while the post is loading the count is showing and disappears once loaded. I don’t know what’s wrong with the theme or it’s function on site.
Please help me resolve this issue.

Post count: 22

https://pasteboard.co/7ayEwWwZ8a1d.jpg you can check this image as well.

Post count: 27744

Hello,

You need to edit the post with tagDiv Composer => https://www.screencast.com/t/jHatJGC1qRf, for example, select the Single Post Views => https://www.screencast.com/t/NhUGCRfI and with right-click, you can delete it.
Also, you can delete other elements.

Thank you!

Post count: 22

How should I remove it globally?

Post count: 27744

Helloo,

If you delete the element will apply to all posts that use that template.

Thank you!

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