Skip to main content

All Questions

Tagged with
2 votes
1 answer
2k views

Get page id of any Facebook page

I need to get the id of a Facebook page. I've found an online tool: https://findmyfbid.com/ - but I need it to work programmatically and I have no idea how that tool works behind the curtains. I have ...
Maciej Kravchyk's user avatar
1 vote
1 answer
2k views

How can I auto-redirect a user after they share a post on Facebook

I have a button on my website allowing the users to share the site on Facebook. The button has the following anchor tag: https://www.facebook.com/sharer/sharer.php?u=example.com.au This redirects ...
cleverpaul's user avatar
-1 votes
1 answer
409 views

Social-feed - API

I am begining to work with API's and am trying to get a working example of the Social-Feed API (https://github.com/pavelk2/social-feed) on a template HTML. I have installed bower as instructed in the ...
Legend's user avatar
  • 71
-1 votes
1 answer
945 views

How I can get just the numbers of likes or followers for facebook, twiiter, instagram, snapchat to show it on my html site

I need to know how I can get just the numbers of facebook, twitter, instagram, snapchat pages ( likes or followers ) not facebook plugin box or button I just need the numbers ( the total of likes ). ...
hesham shawky's user avatar
0 votes
1 answer
968 views

How to retrieve a list of facebook pages with a given keyword using facebook graph apis?

I want to get a list of facebook pages which has a given word in it's description or name. Is it possible to get it from existing facebook graph apis.
pseudogenius's user avatar
-1 votes
3 answers
49 views

Nice look of website as a link on social networks [duplicate]

How to make website look nice when it's embedded as link on social networks pages(at least at Facebook). Can' find any information on the subject matter. Does this require interaction with social ...
user avatar
-1 votes
1 answer
32 views

How I can share only in my web site image on facebook?

I want to share in my website image on facebook similar normal upload, with click button.. this is not what I want that's exactly what I want
user3205591's user avatar
7 votes
2 answers
7k views

Uncaught ReferenceError: checkLoginState is not defined using facebook API

I keep trying to fix this code but I am stuck with this error on my console: Uncaught ReferenceError: checkLoginState is not defined. I simply followed this guide. Here is my code for this ...
MrToshio's user avatar
2 votes
1 answer
3k views

How to get response from facebook share button?

This is facebook share button code from facebook <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) ...
Jack Churchill's user avatar
1 vote
1 answer
623 views

Facebook website plugins

For adding Facebook page plugin I am using the following code '<html> <head> <title>Your Website Title</title> <!-- You can use open graph tags to customize ...
user avatar
-1 votes
2 answers
51 views

Facebook API catch wrong image

Open graph properties - correct, but in the share window i see image which not specified in the og properties; Here is an example image Please tell me, why this might be?
Nikita Ivanov's user avatar
0 votes
2 answers
67 views

how do I attach a javascript SDK function for Facebook to a button?

from the facebook docs it reads I have to use the following following function: FB.logout(function(response) { // Person is now logged out }); but how exactly do I attach it to a button?
Bango's user avatar
  • 288
-1 votes
1 answer
88 views

Facebook Open Graph Markup not working

I am using Facebook Open Graph Markup on this page: http://www.muktbharat.com/index.php/article/display/hritik_leaves_movie/11093 But when I share this page on Facebook the Facebook is not able to ...
Future King's user avatar
  • 3,839
-7 votes
2 answers
1k views

HTML and CSS twitter/Facebook feed

I've been asked by a client to make a feed like exactly like this on a website. I have the logos etc as it was profided in a photoshop document. Would someone care to help? IT will be going inside ...
Sam Roberts's user avatar
0 votes
1 answer
2k views

how to listen facebook share callback

Im wondering how to do this, once we click share button, we get a popup box and there if we click SHARE button then that will be shared on facebook, and after clicking it the dialog closes, I want to ...
user2398514's user avatar

15 30 50 per page