facebook-like Questions
5
Solved
Can I know who clicked "Like" on my website ?
Mitzvah asked 2/3, 2011 at 20:52
1
As far as I know, the Facebook app for android only supports a basic intent.
Does anyone know of an authoritative list of intents for facebook? It would be nice if you could just have a like inte...
Hairy asked 15/12, 2010 at 1:28
1
I'm facing a case that you probably already heard about. It doesn't look like possible, but anyway i feel like i have to ask.
So here is the thing.
Consider you have a mobile application, let say ...
Ibrahim asked 21/3, 2012 at 17:29
2
How do I display the text of the I like button in a different language with HTML5 script?
Osuna asked 18/3, 2012 at 14:8
3
I'm trying to add the Facebook Like Box social plugin in my website(I took the code from the official documentation).
It works fine but only if I'm logged into Facebook; if not it just shows
F...
Should asked 1/9, 2011 at 8:59
1
Solved
So I have a like button on my page which loads fine when the script is executed in the bottom of the page. The problem is that I have an Ajax based popout which renders some HTML that also has the ...
Yoke asked 7/2, 2012 at 19:12
4
The website I am working on consists of a list of items dynamically loaded via AJAX. As you scroll down the page, more items are loaded.
Now my customer wants to add a Facebook like button (and t...
Overspend asked 26/3, 2011 at 8:10
3
I have a company web page that I've added a Facebook 'Like' button too. I have defined the namespace for FB and OG and added in all my Metatags - my code is below. URL is www.akascia.com.
<html ...
Parliament asked 9/11, 2011 at 10:57
4
Solved
I have a Facebook like button on my page using the XBFML tag. I think the code is working, because it works in Firefox without a problem.
But in IE 8 (running in IE 7 compliant mode), the button d...
Kinesics asked 2/6, 2010 at 13:8
3
Solved
I am trying to let users "like" a Facebook fan page from within an Android app. I am able to successfully "like" objects such as wall comments using code like this,
mFacebook = new Facebook(APP_ID...
Decrypt asked 12/3, 2011 at 21:21
2
Solved
The user can change language on my webpage and I wish to change the text of the fb like button according to the current language. I use the iframe method and have read the documentation from fb but...
Meneau asked 3/3, 2011 at 10:30
1
Solved
I have a rails 3.1 application where I want to allow users to share items via Twitter, Google+ and Facebook (HTML5 version of the like button). I have it working great on the show page for the item...
Batruk asked 19/12, 2011 at 18:36
2
Solved
Is there a way to force the like button (styled as button_count) to show zero likes?
That is the preferred solution, to match Twitter and Goolge +1.
As a underirable alternative: any tips to dy...
Masticate asked 19/9, 2011 at 20:2
2
Solved
So I'm trying to do some event handling when a user clicks the like button.
My Facebook button is being created asynchronously via:
(function() {
var e = document.createElement('script'); e.asyn...
Pincer asked 25/7, 2011 at 14:45
2
Solved
Possible Duplicate:
Like button in iOS application
I'm trying to make it easier for a user of my App to 'Like' my facebook application.
The scenario is, the user has already logged i...
Colostrum asked 11/4, 2011 at 10:43
1
Solved
Say I have the website http://www.example.org and the corresponding Facebook page at http://www.facebook.com/example.
When I now try to generate a Like-Box (or a Like Button) an AppId is required....
Caracara asked 28/11, 2011 at 13:10
1
This happens on any web browser. When I go to the page, I see the like button not showing any counts. Then I...
Press on the Like button.
I then see the box say +1.
I refresh the page.
I no long...
Shanty asked 29/9, 2011 at 22:1
3
I'm trying to update the meta content of the Facebook's Open Graph title. I updated the content, but when it published the feed, it's still pulling the old information.
Example:
<meta propert...
Burroughs asked 20/6, 2010 at 21:27
4
Solved
I found this problem all over the net but no answer yet, so maybe here someone solved it ...?
I built a page relying heavily on jquery.address. It's got one index page and the rest loads dynamicall...
Resign asked 30/11, 2010 at 9:25
4
Solved
I have used the following code to implement the like - button:
Header
<!-- Facebook Metatags -->
<meta property="og:image" content="http://mysite/logo.gif"/>
<meta property="og:l...
Guck asked 11/2, 2011 at 15:6
1
I use the following Code on my Facebook page to check if user is FAN or NOT FAN. After this the users get different contents. It works fine but if I use Secure Browsing in Facebook I always see jus...
Sivas asked 30/9, 2011 at 10:33
1
Solved
I would like the Like Box on our website. However creating this in combination with a group seems not possible.
Does anyone know how to create a Like Box for a group? Creating a page would make th...
Freezer asked 11/9, 2011 at 14:19
1
Solved
I would like to introduce some javascript <script>xxx</script> content into my generated index.html in order to add reddit and facebook "like" buttons to my project's main page. Is ther...
Galibi asked 6/9, 2011 at 5:57
1
Ever since adding the code for facebook like buttons and the meta tags, my website now has a problem when being shared on facebook. If you put the link "http://podawful.com" into facebook it comes ...
Vouvray asked 29/8, 2011 at 3:21
1
I'm trying to include a facebook like button in my wordpress blog with the correspondent opengraph tags to show an image, description, etc. While I was testing it (liking and unliking a lot to chec...
Tanguay asked 28/8, 2011 at 3:23
© 2022 - 2024 — McMap. All rights reserved.