Skip to main content

All Questions

Tagged with
0 votes
1 answer
62 views

Facebook JavaScript SDK like button displayed sometimes in Japanese and sometimes in Spanish when I specify en_US

When I use the following: //connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.3 I get: 👍いいね!3 Or sometimes: 👍Me gusta 3 Here is Facebook's documentation on setting the language: https://...
Roberto Murphy's user avatar
1 vote
0 answers
77 views

On Facebook's own website LIKE buttons are instantanious, but on my website they can take up to 30 seconds to render

This question has been bugging me for a long time, and since I found no discussion of it anywhere, I figured I'd finally start one. If you go to Facebook's own website (Example: here), and scroll to ...
J.Smith's user avatar
  • 301
1 vote
2 answers
1k views

refresh div containing facebook like button

My like button code goes as follows: <div class="like-btn"> <fb:like href="http://www.example-url.com" layout="...
md1hunox's user avatar
  • 3,925
2 votes
1 answer
4k views

how to integrate facebook like button for dynamic content javascript

I want to add a facebook like button to every individual post retrieved from the facebook fql stream from a person's news feed. So the href is dynamic, changes all the time, I have tried 3 ways to ...
Dot's user avatar
  • 279
0 votes
1 answer
475 views

Facebook Like button not showing on Internet Explorer 7/8/9

Facebook XFBML Like button doesn't work on IE9. I've read many answers and tried all solutions but nothing work, maybe my problem is different. I just see an empty space. Header: <!DOCTYPE html&...
Liron Harel's user avatar
  • 11.1k
0 votes
0 answers
61 views

php test if someone Facebook Likes my url with no appId [duplicate]

This is not a dup of How to check if a user likes my Facebook Page or URL using Facebook's API which is about Liking Fan pages on Facebook With and appId... This is about Liking a url without a ...
dako's user avatar
  • 41
2 votes
2 answers
3k views

Like Button doesn't work properly - counting

I integrated the new Like Button to my Site and discovered that it doesn't work. Every time you click on "like" it shows shortly the '1' and then it disappeard again. No likes where counted. ...
Michael B.'s user avatar
2 votes
5 answers
3k views

Re-rendering Facebook plugins using FB.XFBML.parse

Is there a way to use FB.XFBML.parse without rendering the a Facebook plugin again which cause it to "flicker" (disappear et reappear). Will be using the Facebook Like button or Facebook ...
Gab's user avatar
  • 2,276
1 vote
0 answers
67 views

Retrieve URL of shared object after Like or Share event

I've got a Like button (using XFBML, but can also use HTML5 version if necessary) on key static pages on my site. I can tell when someone clicked the Like button and record that event, but I'm ...
jonmrich's user avatar
  • 4,283
8 votes
0 answers
3k views

Post comment with facebook like button doesn't work

Im tryng to use the XFBML implementation of the Like Button, as it is described in the facebook social plugin page The like button appears and works fine (it asks for a confirm action, but it works ...
user711189's user avatar
  • 4,443
2 votes
2 answers
607 views

Facebook like button don't post back to facebook

I have added facebook like button into my site (xfbml) and all necessary meta tag (app_id, title, type, url, image, site_name, desc) by og. When I clicked the like button, whether I specified the ...
Cong Thanh Vo's user avatar
1 vote
1 answer
1k views

Facebook like button changes to a "confirm" button and jumps to the left when clicked

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 ...
user1441619's user avatar
4 votes
1 answer
5k views

Facebook like button not showing

I am trying to add the facebook like button to an ASP.NET page. I have generated the code with the Get Like Button Code Widget and copied it into my master page. The like button works fine most of the ...
s1mm0t's user avatar
  • 6,085
0 votes
1 answer
192 views

Facebook like XFBML in double

I would like to add an facebook like button in my page by using this XFBML: <fb:like send="false" width="90" show_faces="false" layout="button_count" href="http://www.google.fr"><fb:like> ...
fliim's user avatar
  • 2,129
1 vote
1 answer
1k views

FB.XFBML.parse does not reparse FB widgets

I have a function call back on auth.login and would like to reparse my fb:like elements. Other actions are performed during the auth.login callback, and they execute just fine, but the .parse does not!...
daniel0mullins's user avatar

15 30 50 per page