Reputation: 11
I've embedded a facebook like button on our page http://makethecitysoundbetter.com When i click it, it turns into a "confirm" button, and moves to the left. When i click the "confirm" i get the normal share box, and after that i works as it should.
I have copied the instructions exactly from facebook's Like button page: developers.facebook.com/docs/reference/plugins/like/
And i've even created an empty html page ONLY with facebooks code, copy pasted and placed exactly as they've written (http://makethecitysoundbetter.com/fb_test.html).
I've tried both the HTML5 and XFBML code, both with the same results..
Does anyone know what is going on, and how i can fix this?
It's very important that our share function works!
Thanks in advance!
Andy
Upvotes: 1
Views: 1158
Reputation: 951
I had the exact same problem. I ended up using the iframe version of the like button and now everything works great.
Upvotes: 0