Skip to main content

Questions tagged [facebook-like]

Widget that enables users of Facebook to "Like" websites, photos, objects, posts, etc.

facebook-like
0 votes
1 answer
165 views

Facebook Like Box is not Working

I have been trying to implement FB like box to my website, but unsuccessfully. I can not show the box at all. I followed the instructions and added both parts of code as is described here: https://...
0 votes
3 answers
517 views

Facebook LIke update through Ajax - not simple issue

I have created a video page that loads videos dynamically using a database while the files are stored on the server. A video is preloaded on the page and that data can be Liked and posted to Facebook ...
1 vote
1 answer
295 views

get likers of Facebook page and get count of those who like more than 200 pages

I'm trying to get a "list" of random likers who follow a Facebook Page. I'm using this code to get some fans (not random fans, but this is something else). <?php function fetch_fb_fans($...
-2 votes
1 answer
165 views

Facebook like is broken, adds a trailing # to the final url

I'm running my site on Cargo Collective and trying to have likes per page. I cannot modify the code in the head tag only within the body tag. When i debug a page i get the following; Response Code ...
0 votes
0 answers
24 views

Facebook Business Manager app advanced access permission

we are using an app for Facebook Business Manager that allows us to manipulate users' catalogs, enabling us to dynamically add products to their Meta catalog. We are looking to use the "...
0 votes
2 answers
2k views

like button for my website isn't using correct information

I am designing a blog using blogger for a fundraiser my team is doing. I have purchased a domain through godaddy "solematesforlife.org" which i have aimed at my blog "solemateswalk.blogspot.com". ...
0 votes
2 answers
4k views

How to get all people who liked Facebook post? [closed]

I have FB post I can click "77 people like this" and get all people I needed. Question: is there way to get these people by FB API ? PS I want to get 3 random names from these list so I need to ...
0 votes
1 answer
862 views

Why are Facebook Likes insisting on using the wrong product image...?

My website, http://www.joaniesgifts.co.uk, includes the like button on the product pages. However, I've found that certain product pages are using the incorrect image when a user likes the page. This ...
1 vote
3 answers
215 views

Programatically differentiate between facebook pages and profiles

I'm writing an app which requires me to determine whether I show the fb "like" button or not. fb profiles don't have "likes" but pages do. any recommendations on how I can programatically ...
2 votes
1 answer
9k views

How to see all the people that clicked Like?

Is there a way to see who clicked on the FACEBOOK Like BUTTON? In the settings box of http://developers.facebook.com/docs/reference/plugins/like I can check the Show faces option, but then I can see ...
-1 votes
1 answer
105 views

Find photo or comment based on number of likes Facebook

I need to find any comments, photo or pages with certain number of likes using the Facebook API. I am programming in PHP and .net, is there anyone who knows how or have done something similar? Edit I ...
4 votes
1 answer
13k views

Facebook Like and Comment Code Script

I needed to get a unique url for each page and adapted a script that I found through the help of other members here. One is for the like button and the other is for the comment box. Is there a more ...
1 vote
1 answer
19k views

How to get LIKE button url from Facebook webpage

I would like to synchronize LIKE buttons on Facebook with other webpage. Simply after I post on FB some article/video, there is a LIKE button. How do I get url of it, so I could add it to that other ...
24 votes
4 answers
54k views

How to make a Facebook "Like" button that is just a link, not an iFrame?

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 to ...
0 votes
0 answers
97 views

How is facebook setting its cross-domain datr cookie from an iframe?

Facebook is setting a cookie on a different hostname belonging to a static web site that only contains a single iframe whose src points to a Facebook like button. Let me say that again. Facebook is ...

15 30 50 per page
1
2 3 4 5
266