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 just tested several variations, but the FB like button is not showing up when the user is not logged in. This would be for http://www.taltosjogsi.hu/kapcsolat.html

Code:

<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FT%25C3%25A1ltos-Jogsi%2F226109164087715&amp;send=false&amp;layout=standard&amp;width=300&amp;show_faces=true&amp;font&amp;colorscheme=light&amp;action=like&amp;height=80&amp;appId=159742290840688" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px;  height:80px;" allowTransparency="true"> 
</iframe>

Here is my checklist:

  • app id set,
  • all related data is set,
  • trailing slashes set,
  • tested HTML5 version,
  • tested IFRAME version,
  • extended FB script (HTML5) with parameters tested,
  • 5 min waiting after changing urls tested.

The testing url is: http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FT%25C3%25A1ltos-Jogsi%2F226109164087715&send=false&layout=standard&width=300&show_faces=true&font&colorscheme=light&action=like&height=80&appId=159742290840688

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.