Hi,
Please read our documentation for meta info on modules and blocks -> https://forum.tagdiv.com/meta-info-modules-blocks/
Thank you.
Same problem here. Meta info on Module/Blocks not working.
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!
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!
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!