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 use Facebook on many pages but on this particular one I don't see Send button and when I click Like the comment dialog just flickers.

https://www.customerelite.com/lrm/ms/oid/587153

Does anybody see what's wrong with Facebook buttons on this page?

Thanks.

share|improve this question
Dude, you need to elaborate more on your "this particular one" – ptokya Jul 2 '12 at 4:06
Sorry, I included the link – alecswan Jul 2 '12 at 4:17
It depends upon the query you are using. Why not use a simple code that FB itself provides? <div class="fb-like" data-href="YOUR FB Page" data-send="false" data-layout="button_count" data-width="100" data-show-faces="true" data-font="segoe ui"></div> – ptokya Jul 2 '12 at 4:24
I added your code snippet right under the headline of the site and it's having the same problem. – alecswan Jul 2 '12 at 4:55
However, I created a copy of the web page from my original post and changed the data-href setting in your code to point to my domain name and Like is working now, but Likes my domain and not the web page: customerelite.com/lrm/ms/oid/594934 The question remains why Facebook Like is not working on the site in my original post? – alecswan Jul 2 '12 at 5:05
show 5 more comments

1 Answer

This looks like a Facebook bug. I filed a bug here https://developers.facebook.com/bugs/391962640871463

share|improve this answer

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.