I have tried what seems like every plugin to add the facebook like button to my site, but none of them are displaying on the page.
I am trying to use the iframe method to avoid having to create an app id to use the XFBML method. The iframe gets created in the right spot, but nothing is showing on the page.
Can anyone recommend a plugin that is currently working? I'm only interested in adding a Like button, I don't need other social sharing, but at this point, I'm willing to use whatever works!
<iframe src="//www.facebook.com/plugins/like.php?href&send=false&layout=standard&width=200&show_faces=false&action=like&colorscheme=light&font&height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:200px; height:35px;" allowTransparency="true"></iframe>Like I mentioned, I have tried multiple other plugins and none of them are working for me either. – Evan Mattson Jan 26 '12 at 16:35