Comments avatar

Posted in: Newspaper
Post count: 6

Hello, the comments on Facebook are transfered on the posts review section but it shows the same avatar of the author. For example, ROB comments on Facebook, his comments goes to the post review section below the post and it shows the author’s avatar and not Rob’s avatar ??? Website: leblitznfl.com

Post count: 35449

Hi,

If you want to have the same avatar on your website on comments on your website, as on Facebook, then you should use a dedicated plugin for Facebook comments.

Thank you!

Post count: 6

OK then, how to take out the avatar and only have name and comments ? Thanks

Post count: 35449

Him,
In case you are referring to the avatar from the comment section – https://i.imgur.com/e7lWNgk.png, then you can hide it using a css:
.comment .avatar {
display: none;
}

The css can be set on the single post template in raw css element or under the theme panel > custom code> custom css.

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