facebook-like Questions
2
I am developer of www.iloveskola.lv and I have created facebook login with API.
After user logs in with his facebook account he has opportunity to participate in voting game.
One question, 4 answ...
Airt asked 26/8, 2011 at 7:32
1
How to get number of likes from facebook like button?
Is there any possible way to do this?
Nieshanieto asked 8/2, 2011 at 8:50
4
I have added a Facebook Like button on my Tumblr blog (in the template): both the iFrame code and the Open Graph tags. The button shows up normally below each blog article. When I click the button,...
Cursorial asked 8/7, 2011 at 5:28
6
Possible Duplicate:
Retrieve Facebook Fan Names
I wanna get a list of facebook users who like a page or interest.
FQL like 'SELECT user_id FROM like WHERE object_id=113970468613229' ...
Perique asked 23/8, 2010 at 9:37
2
Solved
I am using this code for facebook like callback:
<script type="text/javascript">
FB.Event.subscribe('edge.create', function(response) {
// php script to call via ajax
});
</script>...
Artificer asked 3/6, 2011 at 16:43
1
I want to include content on my website which will only be displayed if the user has clicked the Facebook Like button on the very same page. I see in the documentation there is the "edge.create" ev...
Nina asked 14/7, 2011 at 16:23
3
I've been trying to implement a Facebook Like button on my blog like this:
$("#fblike").append(" <iframe src='http://www.facebook.com/plugins/like.php?app_id=217624258276389&amp;" + window....
Junina asked 6/7, 2011 at 2:29
2
Solved
EDIT: LAST UPDATE:
So, we've tested some more. I used the facebook developers 'lintner' http://developers.facebook.com/tools/lint/. There are no errors found on either one of my pages PLUS the lik...
Above asked 17/6, 2011 at 12:6
3
Solved
I have a page on my website that I have added the Facebook like feature to it implemented via an frame as outlined in the Facebook specification.
The site is built in asp.net with client side dev...
Roundshouldered asked 12/5, 2011 at 0:46
2
Solved
Is this possible?
When someone clicks a Facebook Like button, he/she shares the web page URL with friends on Facebook.
With the same click, the user also becomes a fan of the web site's Facebook ...
Unguiculate asked 1/5, 2011 at 5:43
1
in my website, for each blog entry I have a facebook like button. So on the index, there is multiple(more than 10 at the moment) like buttons.
These like buttons make my page a bit cumbersome to u...
Breeks asked 20/4, 2011 at 2:49
3
Solved
Possible Duplicate:
How does Facebook Sharer select Images?
Want to have share thumbnail when user shares site url using share button on site which uses http://www.facebook.com/sharer...
Banff asked 11/2, 2011 at 10:32
1
Solved
I'm developing a Facebook application that retrieves specific facebook wall posts. I simply want to allow the user to "like" the post from within my application using the javascript sdk. Anyone kno...
Florentinaflorentine asked 26/1, 2011 at 5:55
1
Solved
When we first put up a blog post, Facebook often (but not always) gets confused about what the page is. Specifically, if you try to use the Like button on the blog page OR if you try to share via t...
Clap asked 19/1, 2011 at 17:35
3
I'm trying to create a page on my site where the Like button should be hidden if the user already likes the page. If I can't hide it, then maybe there's a way to get a callback when the like button...
Labored asked 2/7, 2010 at 3:39
3
Solved
I'm developing this Facebook Application and I was wondering if it's possible (and how) to programmatically, through the Facebook PHP Graph API, press some 'Like' button on some page?
Of course, t...
Pillory asked 11/9, 2010 at 20:23
1
Solved
for tracking purposes, I want that the URL, which appears on the facebook stream after an "like-action", is slightly different from the URL the user actually liked.
Example:
I use <link rel="c...
Alary asked 30/6, 2010 at 13:2
© 2022 - 2024 — McMap. All rights reserved.