• Is there some reason using get_avatar( $id, 32) wouldn’t work? I see in the user profiles that the images have been pulled from Twitter but when I try to display them in the front-end I get the default grayed out avatar. The avatars work next to comments, just not in other places around my templates.

    Ideas?

Viewing 1 replies (of 1 total)
  • Thread Starter clarklab

    (@clarklab)

    Doh! Figured it out, just need to help making sure I had a proper ID to work with:

    <?php global $current_user; get_currentuserinfo(); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Twit Connect] Displaying the user pic in templates’ is closed to new replies.