facebook-like Questions

8

I added an iframe of wikipedia to demonstrate the problem I have. The Wiki iframe is displayed correctly like it suppose to, but the facebook iframe isn't. HTML: <div class="iframe-fb-cont...
Weft asked 23/6, 2019 at 14:51

6

We recently noticed our facebook like buttons stop working. To investigate i ran the URL thru Facebook's Debugger (old URL Lint) tool and it gave me this error : Object Type Not Allowed: Object at...
Lux asked 12/12, 2011 at 19:9

7

Solved

I have a Facebook Like button implementation which is rendering fine in all browsers desktop and mobile. But the issues lies on low-res devices with resolution of 240x320. the Like button is causin...
Engels asked 16/12, 2011 at 13:14

3

Solved

I'm trying to put a facebook 'like button' on each post of a blog. The code was pasted correctly, but i'm getting this error: Refused to display 'https://www.facebook.com/undefined/plugins/like.ph...
Echino asked 1/5, 2014 at 21:46

5

Solved

I want to add Twitter and Facebook social media buttons to my HTML5 app / web site. Does anybody have any "drop-in" code for that?
Tomtom asked 5/10, 2013 at 13:47

5

I switch from http to https two months ago, and now lost all my 'Likes'. Even when I use facebook debug tool it now has the same count between the http:// and https:// Anyone knows whether it is a ...
Sibley asked 3/12, 2014 at 0:47

6

Solved

I have a dynamic page with rewrited url. I want to add a facebook share button in that. So users click on the share button can share the page. But the facebook share developer page is asking for a ...
Antarctic asked 19/1, 2014 at 10:40

6

Having an issue with Facebook like and a cached og:image. Long story short: Facebook has cached an older version of our like image. The meta content URL can't be changed. Is there anything I can d...
Extended asked 27/9, 2011 at 16:23

8

I'd like to get a list of users who like a certain page or a fan of it. The FB API documentation states that you can only get the count of the fans of a certain page using the social graph, but n...

7

I am currently using Facebook graph api search to search posts as http://graph.facebook.com/search?q=iwatch&type=post&access_token=xxxxx It returns in JSON format fields and use to incl...
Dwarf asked 19/7, 2013 at 21:25

3

Solved

I've found some discrepancies in the graph api and was wondering if anybody has been able to work around them. https://graph.facebook.com/?id=http://www.imdb.com/title/tt0117500/ outputs a "likes"...
Pedant asked 27/2, 2012 at 11:28

3

Solved

As you can see in the screenshot above, I got Facebook app review approval but now I tried to access Facebook public page posts and comments per page. Still, I am getting bellow massage in R Cons...
Arthurarthurian asked 31/5, 2018 at 11:50

12

I can get the share count of an URL using PHP SDK and using the deprecated rest API, but didn't find a way to get the share counts of an URL using graph API. Is there any way to find out?
Ferocity asked 18/4, 2011 at 6:26

2

I want to display to know when the facebook like button is clicked and upon verify button click, I want to post the like to the fan page. I want to use Facebook C# SDK. Here is my code: Html <...

1

I'm using facebook graph api using javascript sdk. I'm fetching page feed with their likes count and user and same for comment. but after some time I'm getting wrong user_id for all the page post l...

11

Solved

The following link is for sharing a page on Twitter: http://twitter.com/share Is there a similar option for Facebook that doesn't require JavaScript? I know about http://facebook.com/sharer.php,...
Aureus asked 2/2, 2012 at 21:51

2

my website is currently running on HTTPS://. i am leveraging add this for social functionality. Problem: i face following problems on linkedin sharing. a) Most of time only half of the image come...
Emmeram asked 29/8, 2012 at 12:38

3

When I share a link from my site, it cannot detect thumbnail, title and description of the page... I use facebook linter to identify the problem it gave me this error: "facebook URL requested a H...
Disobedient asked 28/3, 2012 at 18:46

4

I would like to put a "Like" button into an email message that it going out to our e-newsletter subscribers. The usual way of embedding a Like button, which uses, an iframe technique, is not going ...
Proximity asked 2/6, 2010 at 3:53

3

Is anybody else getting this for their Facebook Like buttons. Tried on Chrome, Firefox, and IE and same thing.
Puisne asked 21/11, 2011 at 19:9

3

My blog https://sonicscoop.com has older posts dating all the way back to 2012 with hundreds of Facebook "likes" such as this one https://sonicscoop.com/2012/08/29/the-big-list-of-free-pro-tools-pl...
Valdivia asked 15/6, 2018 at 21:11

7

Solved

I am trying to place the FB like button on my single page site built on Angular JS. The like button has to be displayed on a view (different than the index.html) displayed by a controller. But the ...

3

Solved

I have the following case: My client already has a facebook page with timeline and a decent amount of likes. My job is to integrate facebook comments and facebook like to their website. For this I...

10

Solved

I'm aware you can force update a page's cache by entering the URL on Facebook's debugger tool while been logged in as admin for that app/page: https://developers.facebook.com/tools/debug But what ...

2

I am trying to get a Facebook page posts with count of comments and likes for each post. For likes there is a parameters I can pass which is summary = true and total_count . I tried this page_id...
Vehicular asked 2/3, 2015 at 9:6

© 2022 - 2024 — McMap. All rights reserved.