Discussions

I just installed a new template on my blog and my own Gravatar is not showing up in comment posts. I went to the site and made sure my email address was associated. I'm not sure what I'm doing wrong. Can someone help?

It seems pretty straight forward, but it doesn't appear to be working. I have the Wordpress Gravatars plugin installed on the site as well, but I'm still having the same prob. Maybe this is why??

Lil Help?

Oh yeah... this is my blog.. www.natebal.com

Reply

User Comments

  1. Shiley
    What platform are you? Blogger, Wordpress...
    1. n8
      Wordpress
  2. OnlineBlogger
    You should probably check out the contents of your comments.php file in your theme directory.

    I believe the part for showing avatars is actually disabled.

    Does it contain a line similar to this?
    wp_list_comments( array('avatar_size' => 48, 'reply_text' => 'Reply', 'type' => 'comment') )

    BTW: Nice design!
  3. n8
    Hi folks. Thanks for the suggestions. I finally realized that I had the wrong posting email address associated with my gravatar icon. Once I realized this it was just a matter of adding the address to the gravatar website.

    -Problem solved.

Add Your Comment

Login to leave a message.