• Hello,

    I have a problem with the template. When I (or someone else) post a comment, the gravatar is not shown. Maybe I’ve deleted a piece of code, but I don’t remember to ever edit the comments.php section, or whatever.
    So, what can i do, or what should i write in the code to display the image?

    Kind regards, Alex

Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    Did you turn them off? Settings->Discussion.

    Thread Starter ciuncky

    (@ciuncky)

    No, it’s set to Show Avatars, with Mystery Man in case of no image ??
    so…any ideas?

    Moderator Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    What’s the site url, so we can see the issue?

    Thread Starter ciuncky

    (@ciuncky)

    https://www.routegamer.net

    feel free to add any comms. sorry for the delay.

    Moderator Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    Ahh. Okay, just add this line into your comments.php file wherever you want the gravatar:

    <?php echo get_avatar( $comment, 32 ); ?>

    The “32” is the size of the image you want.

    Thread Starter ciuncky

    (@ciuncky)

    ty a lot…
    well, this seems to fix the problem, but i can’t find out how to set the image to the left, while the text to be on the right side, next to the image. i’ve tride the align code, but maybe i didn’t wrote if fine…

    any ideas ? or should i let it so?
    thanks a lot, once again!

    i am new to your amazing software and am trying to do everything perfectly. i just went into my users page and i do not see a box for My Gravatar, can you explain this. also other things are missing such as interface language, browser connection button
    etc, my blog is https://www.drotardesign.com/blog

    thanks
    d

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘gravatar load’ is closed to new replies.