I have a website where I want to show a facebook like button, which shows the faces.
my FBML looks like this
<fb:like send="false" width="200" show_faces="true" action="like" href="http://www.facebook.com/my-page" colorscheme="lite"></fb:like>
this doesnt show the faces, but if I add a url which is not a FB one, something like http://mysite.com/somepage/
it shows the faces
any idea?
ok, I think I found the answer after some troubleshooting. The faces will only show for a URL that you either like or you have friends that like it.