Comments number for each article does not show up on home page

Posted in: Newspaper
Post count: 9

Number of Comments for each article does not show up on home page
Theme: Newspaper (tagDiv)
Website: https://covertactionmagazine.com

Description:
1. In Newspaper Theme panel, “show comment count” is toggled ON. Correctly, comment count displays on each post.
2. In PAGES (where front page is), using “Edit with tagDiv Composer,” Flex Bloc 1, Layout, Date/Comment section, SHOW COMMENT is toggle “SHOW,” BUT DOES NOT SHOW.
3. No matter what color text or background chosen in STYLE

Other toggles work, like Author pic, Author name, Color text, Color background etc., even for Category etc. all work. THE ONLY THING THAT DOES NOT WORK IS TO SHOW COMMENT NUMBER ON FRONT PAGE where articles are listed.

Any help is much appreciated.

Post count: 27744

Hello,

Please make sure you have enabled also, this option https://i.imgur.com/UcTjjzw.png

Thank you!

Post count: 9

Also…Worked perfectly!

Thanks again, Anamaria!

Post count: 9

Oh! One other thing: any way to move the comment box with number?

I would like it to appear after the date, not all the way off to the right.

And even more icing on the cake: smaller?

Thanks in advance!! You guys are great! I can’t believe I waiting a year to reach out to you!

Post count: 27744

Hello,

You need to use some Custom Code CSS to align the comment count like this https://i.imgur.com/1XsI7iq.png
This is custom code CSS =>

.td-module-comments
{
float: inherit;
display: inline-block!important;
}

Set the code in Theme Panel -> Custom Code -> custom CSS.

Thank you!

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