Forums

[resolved] Avatars not showing in pages (3 posts)

  1. StuCorlett
    Member
    Posted 7 months ago #

    I have a problem with comment avatars.
    I have avatars turned on in my site discussions panel, choosing gravatars or gravatar symbol. Comments are linking and in dashboard the avatars show up from the back end. However in the actual page I am just getting a blank box. Take a look at this page http://www.bigbikesforburma.org/2011/10/18/rob-kilpatrick/
    I have tried reloading wordpress. I have tried to delete all plugins getting in the way, still nothing. I have turned off avatars and then on again. I would like to remove these boxes all together or put some sort of holder avatar in there. Any thoughts as to the problem?

  2. keesiemeijer
    moderator
    Posted 7 months ago #

    try:
    - switching to the default theme to rule out any theme-specific problems?

    have you tried your theme's forums: https://www.elegantthemes.com/forum/

  3. StuCorlett
    Member
    Posted 7 months ago #

    That worked. I searched the Elegant-Themes forums and found this fix and added it to the styles.css file in editor. Thank you for your help!

    .comment-body .avatar-box {
    display: none;
    }

Reply

You must log in to post.

About this Topic