How do I remove the comment count?

Posted in: Newspaper
Post count: 16

How do I remove the comment count all over the site? I’ve removed the comment box but the count still appears everywhere. In author pages, categories, etc.

Post count: 35449

Hi,

Please read our documentation for meta info on modules and blocks -> https://forum.tagdiv.com/meta-info-modules-blocks/

Thank you.

Post count: 16

Do you know how I remove the comment count under the author bio box on author pages?

Post count: 16

The page that has all their posts.

Post count: 3

Same problem here. Meta info on Module/Blocks not working.

Post count: 35449

Hi,

Please desirable the view count and and comment count from Newspaper>Theme panel>Post settings>Post and Custom Post Type -> https://www.screencast.com/t/l3ZSllC89f8
After that clear all cache and those will be hide for posts.
For author page you need to use a cloud template from tagDiv Cloud Library or us a custom css
-> https://www.screencast.com/t/azp5sVXF3Uv
.author .td-author-counters span:last-child {
display:none;
}

Set the css in Newspaper>Theme panel>Custom code Custom css

Thank you!

Post count: 28

This is switched off, and yet I still get the Comment count on the Author bio block. This should not be happening according to your link.

Post count: 35449

Hi @Rikk,

One settings is only for single post -> https://www.screencast.com/t/jAHupon9
And one is for modules and blocks -> https://www.screencast.com/t/PM2oSAheK non of them is for author page.

Thank you for your understanding!

Post count: 28

Ok, but surely there should be an option for switching it off on the author page? If you switch it off for the other blocks why would you want it working for the author page?

Post count: 35449

Hi,

This comment is a little bit different, those from theme panel show the comments from post, and the one from author page show the comments that author have write.
-> https://www.screencast.com/t/t3AYUJPoxZdX

Thank you!

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