Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have a scenario.: My website contains list of Agents. Each agent is having his/her own website. So when any agent enters into my website and searches then he will get list of agent details along with their basic information. Here I want to display people who liked the individual websites using facebook. Using facepile I had acheived this but facepile works only if the user is logged-in to the facebook. This scenario is also fine with me. But my requirement is I am able to see a white patch of space between the results when user is not connected to FB. I want to make this patch to be visible false when not connected to FB.

I am not using any application or App ID, I just used Iframe and url of agents facebook ID as href.

share|improve this question

1 Answer

Instead of the broken facepile plugin, try using the like plugin as it does not exhibit this behaviour.

share|improve this answer
Did this answer help you to find your solution to your question, if so, please accept this answer. See meta.stackoverflow.com/questions/5234/… for how to mark answers accepted. Thank you! – DMCS Apr 17 '12 at 21:01

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.