• Well, the title says it all. I’ve already done some searches and my current code for the avatar is…
    <?php global $comment; echo get_avatar( $comment, '50' ); ?>
    …and it doesn’t seem to work.

    I have my own theme. Are there necessary function calls to include?

  • The topic ‘[Plugin: Simple Facebook Connect] Facebook avatar doesn't show in comments’ is closed to new replies.