Blocks with comment count problems

Posted in: Newspaper
Post count: 2

Block Author box does not count the comments as shown in the picture. How to solve?

http://www.santaritaemfoco.com.br

Picture

Post count: 35449

Hi,

The comment from the authors box show the comment that the author write on website, not the comments from his articles/posts.

Thank you!

Post count: 2

So how do I remove this option, since it does not make sense for us to keep such an accountant? Are you working to improve the appearance of this box? could have more design option.

Post count: 35449

Hi,

You can use a custom css to remove that author comments from your website,
.author .td-author-counters span:last-child,
.td_block_authors .td-author-comments-count
{
display:none;
}

Thank you!

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