Is there anyway to get the facebook avatar with the NFC instead of gravatar ?
Thanks by advance ,momo
http://wordpress.org/extend/plugins/nextend-facebook-connect/
Is there anyway to get the facebook avatar with the NFC instead of gravatar ?
Thanks by advance ,momo
http://wordpress.org/extend/plugins/nextend-facebook-connect/
It uses the Facebook avatar. Doesn't work it for you?
No sorry mate ! But it puts the gravatar !
Oups... : in development
Could you open wp-contents/plugins/nextend-facebook-connect/nextend-facebook-connect.php
Find this line(around 302nd line):
add_filter( 'get_avatar', 'new_fb_insert_avatar', 1, 5 );
And try to change the value of 5 to 1, 10, 100, 1000. I think one the values will solve the issue.
All good it works fine !
Cheers !
:)
I have the same problem, but I had FB images on my users but they are now gone..? What tot do..?
not working for me also. cant get the avatars. tried 50, 100, 1000
I also needed the FB avatars to show up, what happened?
The avatar is showing after a while. It has some delay
Hi all!
Did you try with this?
Could you open wp-contents/plugins/nextend-facebook-connect/nextend-facebook-connect.php
Find this line(around 302nd line):
add_filter( 'get_avatar', 'new_fb_insert_avatar', 1, 5 );
And try to change the value of 5 to 1, 10, 100, 1000. I think one the values will solve the issue.
If it doesn't solve please contact with me by email, but I will need some access to your site to find out what could be the problem. I think it depends on other plugins as it works fine for our site.
Not working for me either, tried the above and it is still trying to grab the site avatar. Emailing you now
don't work for me (owidoo.com)
.
Please try with 1.4.52. Maybe that will solve the problem.
Using 1.4.54. Still not able to pull Facebook Avatar. Also tried changing values in the line mentioned above.
ANy other solutions?
+1
Solved, try 1.4.59
Also BuddyPress support added
You must log in to post.