I'm having problems with the way the author name is displayed for people logged on via facebook connect.
Usernames are displayed as this:
<fb:name linked="false" useyou="false" uid="######">Facebook name</fb:name>
Realize this probably has something to do with the them I am using (Water by Puca). Is there a way to fix this within the theme? Or am I just gonna have to scrap it?
bwint01
Member
Posted 2 years ago #
I have the same problem. Any help?
kyllerss
Member
Posted 1 year ago #
Not sure exactly what you will have to do with your theme, but someone basically solved this same case for the iNove theme:
http://wordpress.org/support/topic/344037
These tags are intentionally added in the function fbc_get_comment_author() in wp-facebookconnect/fbconnect.php.