Questions tagged [facebook-like]

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

The Facebook-like button is a widget that enables users of your site to "Like" photos, objects, posts, etc. It also helps drive traffic to your site with Facebook notifications, e.g. "Martin likes [your site]".

3999 questions
1
vote
1 answer

Facebook "Like" button (HTML5) not working properly

So...on a site I'm working on, there's a Facebook "Like" button that's supposed to turn gray after you click it, and to un-like you click the "X" in the grayed-out "Like" button. Thing is...it doesn't work properly. In IE9, as soon as you click…
dauber
  • 330
  • 6
  • 20
1
vote
1 answer

Custom Like using Facebook C# API

I'm using Facebook C# API and I want to create a custom "Like" action, allowing the user to like objects outside of Facebook. The user will be allowed to "Like" a custom object, like an Apple or a Book, and the app has to post this information in…
tkcast
  • 391
  • 3
  • 20
1
vote
0 answers

Like button does not show on https pages

Today our facebook like button was not showing at all after some reasearch I figured out I had to add the http: to it. It is now working for all http page but not any https page. Please help.
1
vote
0 answers

Facebook: Combine Follow with Share

I just recently shared a news article of german "Spiegel" newspaper. As I shared the link, on the bottom of the shared link appeared a botton to follow the "Spiegel" Facebook-Page. Can you tell me how this is done? I couldn't find anything on…
1
vote
0 answers

How can I detect new opened window with JavaScript?

I have a page where facebook like button pops up a new window to confirm the like. How can I detect when the window opens/closes? The reason I'm asking this is because facebook provides a way to subscribe to an event when the like is confirmed, but…
Dalius
  • 726
  • 1
  • 8
  • 19
1
vote
4 answers

How To Make The Facebook Like Button Display None When Logged In As Page

I have the Facebook like button on my site http://theganjagirls.com ... everything looks and works fine when I'm logged into my Facebook account... But when I'm logged in as a page admin, the Facebook like button displays a "switch" link inside a…
nouveau
  • 1,162
  • 1
  • 8
  • 14
1
vote
1 answer

Append facebook like-button into a div

any ideas why the facebook button is not working? …
user2306309
  • 521
  • 3
  • 6
  • 14
1
vote
1 answer

Facebook Share Button Functionality

I want to add Facebook share button in my website so that user can share any post ,content of given url. I want to know how can I get that either user is shared something or not on Facebook because I have to store user data in database if user…
Prince
  • 1,280
  • 3
  • 25
  • 52
1
vote
1 answer

Breaking Change about absolute URL in Social Plugin

I got this alert from facebook: ... is currently using the following deprecated features: Social Plugins (Like Button, Like Box) without absolute URL's in their href parameter. The fb like and fb comment box is used on a Sharepoint site, and the…
1
vote
2 answers

How to use Facebook like button in Android application?

I am using the following code to integrate the LIKE functionality in facebook.com with my Android app. First: I used an html file called FacebookLikeView.html and I placed it in "assets/www/" folder, and this is what I used in it:
Amt87
  • 5,493
  • 4
  • 32
  • 52
1
vote
1 answer

How to make a "Like Gate"

I would like to be able to check if a visitor has liked an arbitrary site. That is, without have to get permissions or login or interact any way with Facebook from our site. At first I thought I could use FQL but I need access to the visitors user…
speg
  • 1,959
  • 6
  • 24
  • 34
1
vote
0 answers

Facebook Like button confirm comment box broken

I've been testing the "Like" button on a new site. After a while the normal "Like" behaviour changed to the "Confirm" behaviour (ie users are asked to click confirm to proceed), which I know is standard Facebook like-spamming prevention. This is all…
Darriuk
  • 11
  • 3
1
vote
0 answers

Like Confirm not working

I'm adding a Like button to a website and currently making a few tests. At first, everything was working fine, until the Confirm link started to show up whenever I clicked the Like button. I searched this and found out it is a spam control. So I…
1
vote
1 answer

Last Script for Like Button is not Posting in the Wall

I'm using the lastest script in facebook developers page but when the like button is clicked, the article is not being posted on the facebook wall. The web page with the issue is http://www.captap.com/blog. The code I'm using is below After body…
1
vote
0 answers

How to make the facebook like button "post to page" popup appear above the button?

I looked around the web and found some vague answers that this cannot be done, I just want to make sure before I trash this whole idea. So after I click on the facebook like button a "popup" appears below the like button asking me to post to my…
Ilya Karnaukhov
  • 3,838
  • 7
  • 31
  • 53
1 2 3
99
100