I have a website with a Like button. When I (or any other user) am is logged in to facebook, he can see a list of some people that liked the page.
However, if the user is not logged to FB, the fb like displays a borind “125 people liked the page”.
How can a list of names + photos be displayed ALWAYS?
Thanks
What you are looking for is not the regular “like button” plugin. You are looking for the “like box” plugin. You can find the documentation and code here.
Make sure to enable the “show faces” option so that you see the profile pictures. You can also disable the stream and header to only show the like’s. You can also customize the width and height to fit more pictures in the plugin.