Hi -
I have this problem with Ajaxed Word Press (Version: 1.23.5) where the
response comment displaces the original(commenters) gravatar and replaces it with the responders gravatar
See it here:response by Rhys says
I found this code is in comments.php in the theme folder:
<!--AWP_inlinecomments--><?php comment_text() ?><!--AWP_inlinecomments-->
<img src="<?php gravatar("R", 40, "http://biznz.org/images/blank.gif"); ?>" class="gravatar" align="right" style=" margin: -9px 2px 0 0;" />