• Resolved de1337er

    (@de1337er)


    I love the Sidebar Login plugin but I don’t use avatars/gravatars. I had figured out how to disable it from loading the grey default gravatar previously but I did an auto-upgrade and can’t figure out how to disable it again. Any help would be appreciated. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Mike

    (@jolley_small)

    Remove it from source or (easier) hide the image with css.

    Thread Starter de1337er

    (@de1337er)

    I played around with the CSS to no avail so in this case I found changing the source easier. I did have to go back and look at a site backup I had to find the difference in the files.

    If anyone else is interested in removing the avatar all you need to do is delete or comment out line 273.

    echo '<div class="avatar_container">'.get_avatar($user_ID, $size = '38').'</div>';

    Thanks for the tip!

    I was wondering how to remove the avatar and this did the job

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Sidebar Login] How do I disable gravatars?’ is closed to new replies.