Avatar problem in Firefox (Works in Chrome)
-
Hi,
For some reason when I register with Facebook in Firefox, the avatar doesn’t show up.
But if i do the same thing in Chrome, the avatar shows up fine.
I thing it has something to do with src and srcset. I used Inspect Element in my browser and got this code:
<img alt="" src="https://graph.facebook.com/717045398521729955/picture?type=large" srcset="https://1.gravatar.com/avatar/7006d6d584c541f0e3f91c8e9180cf84?s=60&d=mm&r=g 2x" class="author_gravatar alignright_icon img-rounded avatar-30 photo" height="30" width="30">
For some reason, in Firefox, it uses the scrset value instead of the src one (FB pic).
So it fetches the profile picture from FB successfully, it just doesn’t show it on the site. It still shows Gravatar instead.
In Chrome it works fine.
Can anyone please help? I’ve read some other threads about this and there’s no solution yet.
Thanks
https://www.ads-software.com/plugins/nextend-facebook-connect/
- The topic ‘Avatar problem in Firefox (Works in Chrome)’ is closed to new replies.