• Resolved thatwastaxing

    (@thatwastaxing)


    Hi,

    I’m using Simple Local Avatars plus this plugin but the uploaded avatar doesn’t seem to be obeying the default image size of 100px. It looks like the default Gravatar size.

    I previously used User Photo, which did obey the 100px width but because avatars uploaded using User Photo didn’t reflect in the admin area’s user lists or admin bar, I deactivated and deleted User Photo and installed Simple Local Avatars instead.

    I do see in the code that the correct size is being asked for:

    <div class="wp-biographia-pic" style="height:100px; width:100px;"><img alt='Author Pic' src='https://localhost/test/wp-content/uploads/2012/07/Author-Pic_avatar-100x100.jpg' class='avatar avatar-100 photo' height='100' width='100' /></div>

    And when I open the URL for the image source, the image appears in the correct size.

    Am I posting in the correct place or should I post this in the support forum for Simple Local Avatars?

    Thanks in advance!

    https://www.ads-software.com/extend/plugins/wp-biographia/

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

    (@thatwastaxing)

    Nope. This seems to be a problem with the other plugin.

    I tried a simple <?php echo get_avatar( get_the_author_id(), 100 ); ?> and it wouldn’t work either.

Viewing 1 replies (of 1 total)
  • The topic ‘Simple Local Avatars WP Biographia = small avatar’ is closed to new replies.