Questions tagged [facebook-likebox]

Facebook Like Box is a special version of the Like Button designed only for Facebook Pages.

Facebook Like Box is a special version of the Like Button designed only for Facebook Pages. It allows admins to promote their Pages and embed a simple feed of content from a Page into other sites.

338 questions
20
votes
3 answers

Alert says using deprecated HREF without absolute URL

Message alert in Facebook developer page that my site is currently using the following deprecated features: Social Plugins (Like Button, Like Box) without absolute URL's in their href parameter. This must be fixed before July 2013. I'm guessing…
CarloTex
  • 315
  • 2
  • 7
19
votes
8 answers

Fluid like box?

I'm making a responsive site and need to include a Facebook Like-Box for the client's Facebook fanpage. The developer page for the like-box has a widget for customization, but it doesn't allow you to set a width in percentages. I've searched around…
gillesv
  • 836
  • 2
  • 8
  • 19
19
votes
5 answers

fb:like-box, custom css?

Is it possible to add a custom css file to a fb:like-box? For example, I would like to remove the borders around the iframe. Thanks
Johan
  • 35,120
  • 54
  • 178
  • 293
15
votes
9 answers

Facebook like box widget not recognizing data-width attribute?

I just noticed today that the data-width attribute for the Facebook Like Box widget does not appear to be working. It looks like it is reverting to the default width. An example of what I'm talking about can be seen on…
tlhInganHom
  • 151
  • 1
  • 1
  • 4
13
votes
1 answer

HTML5 Like Box Broken

I am having the following problems; the height is not scaling correctly, the background is no longer transparent, the border is the wrong color, the bottom of the box is cut off, the text and background is the same color on the 'Dark' setting. This…
Robert Mroczka
  • 131
  • 1
  • 4
11
votes
1 answer

"ErrorUtils caught an error" - Chrome console error with any Wordpress Facebook plugin

I'm trying to use a Facebook likebox plugin on a staging site and I have tried some different plugins. Independently from plugin installed I receive the same error in Chrome console: ErrorUtils caught an error: "Cannot listen to an undefined…
AleCss
  • 121
  • 1
  • 1
  • 5
9
votes
2 answers

FBSDKLikeControl title text not changing respect to device locale FBSDK ios

I have implemented the FBSDKLikeControl in my project and my expectations is 'like' and 'liked' text change to respected device locale(ar-AE). But locale is not changed as expected, it simply show the English text not arabic text for 'like' and…
8
votes
2 answers

facebook like button: responsive width

For the facebook like button, I need to be able to keep a default width on desktop resolution (539px) and change the width to 100% when the screen resolution drops below 640px (mobile). This is not working as the fb-like div relies on an attribute…
ChrisJM
  • 115
  • 1
  • 1
  • 7
7
votes
1 answer

Like Box for Group

I would like the Like Box on our website. However creating this in combination with a group seems not possible. Does anyone know how to create a Like Box for a group? Creating a page would make things more confusing and means double work.
6
votes
2 answers

Facebook edge.create event not firing on like box

I had a page with a simple Facebook like button and I needed to know when the user liked the page so I used the edge.create event to do this which all worked fine. I now need to add a like Box plugin to the page to like the client's facebook page…
Karl Gohery
  • 124
  • 1
  • 6
6
votes
1 answer

fb:like_box failed to resize in 45s

Is there any working solutions to prevent Facebook Like Box to not breaking his container or something ? Have set the async to TRUE but still gets out. As I can see on stackoverflow there are issues only for fb:login_button, however I receive the…
6
votes
4 answers

Facebook 'Like' Dialog Appears and Immediately Disappears

I've been having an issue with the Facebook Like button for quite some time. I've looked all over for a solution but am quite stuck. The error occurs on my site www.MapYourVote.com. When you go to a poll page and click 'Like' the dialog appears…
5
votes
1 answer

Is it possible to style the new Facebook Page Plugin?

The Facebook Like Box for Pages is being deprecated today, and Facebook is encouraging Page owners to replace it with the new Page Plugin. I have not been able to style the new Page Plugin though, and the white background does not look good on…
5
votes
1 answer

Can we customize facebook likebox?

I am trying to customize the number of feeds and auto scroll functionality in Facebook likebox using below code.