My theme has gravatar instead of get_avatar PHP function.
Facebook dev wiki says, if there's get_avatar in comments.php, facebook user picture is shown, however it's not working on my 2.7 environmnet.
If anyone knows how to show facebook user pictures, please share your solutions.
http://wordpress.org/extend/plugins/wp-facebookconnect/
takuya,
Unfortunately I don't have a 2.7 install to test on but I looked through the code and don't see any reason it would break. Your theme isn't passing 'avatar_size' => 0 to wp_list_comments() is it?
Does it work if you switch to the 'classic' theme?
I'll try to get a test install of 2.7 up and running.
Simonmiller
Member
Posted 3 years ago #
Can someone help with where the get avatar code please? I'm not sure what exactly I should be putting where (although I presume it's somewhere in comments.php)
Simonmiller
Member
Posted 3 years ago #
Ok, for anyone else with this issue, I found the answer here after a bit of solid Googling!
Mistainu
Member
Posted 2 years ago #
i'm using wordpress 2.8.1 and WP-FacebookConnect 1.0, the avatars aren't showing =( anyone has a fix?