Facebook like button - cannot add "share it on facebook with a comment" -


Problem on Facebook HTML button:

Facebook is showing

this is That you can add a button for your site that allows users to include a comment after clicking on the "Like" button.

For some reason, when I try that html on my site,

My site is public and I have also got the required meta tag within my HTML.

Help, anyone?

The comment currently works with the XFBML version:

  & Lt; Fb: Like & gt; & Lt; / Fb: Like & gt; & Lt; Script src = "http://connect.facebook.net/en_US/all.js" & gt; & Lt; / Script & gt; & Lt; Script & gt; FB.init ({appId: 'Your APP ID', XFBML: True}); & Lt; / Script & gt;  

or starting on Wednesday (new feature not yet released) Simple version:

  & lt; Script src = "http://connect.facebook.net/en_US/all.js#xfbml=1"></script> & Lt; Fb: Like & gt; & Lt; / American Plan: Like & gt;  

Note: You only need the one set of script tags, and the number of you or after the other XFBML widget.


Comments