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&send=false&layout=standard&width=300&show_faces=true&font&colorscheme=light&action=like&height=80&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.