Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
A plug-in (or plugin) is a set of software components that adds specific abilities to a larger software application. If supported, plug-ins enable customizing the functionality of an application.
0
votes
0answers
8 views
Is Facepile bugged?
I'm trying to test out Facepile using a URL that I know my friend has shared. When I look at the Activity Feed using the domain of that URL, I see my friends actions in there. However, when I lookat ...
0
votes
2answers
40 views
jquery - Facebook tagging
Is there a plugin that has similar behavoir like the Facebook tagging?
Whats so special about this, is that it features:
Autocomplete in between typed words
Special outputted html (which is synced ...
-2
votes
0answers
14 views
Facebook Registration Plug In for Websites [closed]
I utilized the steps on Facebook developer page to create the Facebook registration plugin for a website that I am building for a client. Since I have an existing app account I created a new app ...
-1
votes
1answer
63 views
Change Font-family in FB like box
is it possible to change the fonts in the Facebook Like Box plugin? If there is a way to do it please tell me.
I'm busy building a website and i must change the fonts in the plugin but i can't
0
votes
0answers
37 views
Facebook share botton
I installed the plug-in, in which the material when I was eating this code {fshare} button appears on the share. How to write a PHP file {fshare} code to share button worked in the PHP file.
-2
votes
0answers
17 views
catch http requests via javascript [closed]
i want to make a plug-in in firefox that catches all the http requests that user does in facebook via javascript.
Is that possible?
And how do i start?
Thanks in advanced.
-1
votes
0answers
19 views
facebook like box plugin not fully visible
What could cause the problem that the bottom part of the like box is only partly visible.
I created code with the bottom box - code generator. The code I use is:
<div class="fb-like-box" ...
0
votes
1answer
38 views
Facebook comment plugin does not show in iframe
I am trying to use facebook comment plugin in my fancybox (iframe) however for some reason the plugin does not load / show. Like plugin just next to the comment plugin works fine.
I am using HTML5 ...
1
vote
0answers
20 views
Update and post status on facebook page through my website
I have a website and wants to auto update and post status on my facebook page whenever there is update on my website.
what plugin or how can i do it ?
For now, there is only the like button.
0
votes
0answers
18 views
Is it possible to connect FB Social Plugin on website to FB app on iPad
I have integrated the FB Social plugin on my website http://funtodoapp.com/ . When a user clicks on Like, he/she is not asked to login to facebook if the user is already logged into facebook on ...
0
votes
1answer
28 views
Trying to find a good plugin or a way to add counter//share bottons to posts(in search or category page or homepage)
I am trying to find a good (wp)plugin or a code to add social share/counter buttons under my posts.
I've tried many of them so far none of them had fb,twiter,google+,linkdin which worked properly.
...
0
votes
0answers
16 views
How to post to specific people in Facebook
We are using Prime31 plugin for integration of social networks with iPad app. We need to post on wall of specific people like normally done in browser, where Custom field allows to select people to ...
0
votes
0answers
29 views
Does facebook remove comments in Open Graph?
I am using a facebook comment plugin.
I've just added for the attribute href any value, like this.
The thing is, that the URL, which I've written in the href attribute, does not exist.
But facebook ...
0
votes
1answer
24 views
facebook registration plug in custom fields not working
I'm having a few problems with this. First, the iframe will only render the "name" field and none of the others, even those that are not custom. I read somehwere that the fb:registraiton tag might be ...
0
votes
0answers
24 views
FB plugin doesn't work with IE/chrome
IE or chrome doesn't show the feed for the site listed. Firefox works fine. Any idea what might be causing this issue? Even when when I'm doing it on the FB developer page it doesn't show up.
...
0
votes
1answer
107 views
Change facebook plugin with JQuery
Is it possible to remove the like button on top of the 'Like box' facebook plugin with Jquery ?
I import the like box from Facebook and i would like to remove this like button, but facebook doesnt ...
0
votes
1answer
45 views
Facebook Like social plugin sizing issues
I am using the Facebook Like social plugin on my website, and every time the page loads, the plugin stretches the height of the div it is in until the plugin has loaded.
I did define the height of ...
-2
votes
1answer
28 views
The Comments Plugin on my website is Spanish instead of English [closed]
My facebook comments plugin is displaying in Spanish instead of English for all my visitors. I looked up the App, and it is set in English. Anything I install from facebook on the site displays in ...
0
votes
0answers
38 views
Using Facebook Social Plugin Comments
I have the Facebook Comments Social Plugin. It works fine and is installed perfectly. But how can I be notified when someone leaves me a comment so I can respond and also approve the comment? I cannot ...
0
votes
1answer
42 views
Can't figure out why I'm getting Server errors from my PHP code
On this PHP page I'm parsing a signed request that I receive from the facebook registration plug in that I'm using. There is a problem with the location property from the signed request $response ...
0
votes
0answers
40 views
Facebook Development - Plugins and css
Is it possible to style the facebook plugins with CSS?
Maybe with an css tag?
css="http://example.com/facestylesheet.css?1"
(doesn't worked for me).
In my case:
I want to remove the text at ...
1
vote
0answers
196 views
WordPress Plugin for Facebook to auto post on page
I need to configure wordpress plugin "Facebook" to auto post my blog posts on Facebook Official Page which is under my business account. As I know we need App ID and App Secret to configure it out, ...
0
votes
0answers
142 views
Facebook social plugin disable comments box certain pages in wordpress
using latest Facebook social plugin in my self hosted wordpress website,
I want to disable comments box certain pages in wordpress(like forms etc..)
there are special settings in page named,
...
1
vote
0answers
32 views
Facebook social plugin image configure
I set a like button in facebook social plugin to enable user to share my web through facebook. It was success but there is a small image which captured a small part of my web. I cannot configure which ...
0
votes
1answer
80 views
Comments using Facebook Comment Plugin disappear after refresh
I used the code generated on this page:
https://developers.facebook.com/docs/reference/plugins/comments/
However, since my pages are dynamic I replaced this part:
<div class="fb-comments" ...
2
votes
1answer
63 views
CakePHP Facebook plugin error in HTTPS not in HTTP
I have set up the facebook plugin like the instructions.
Downloaded package and installed in app/plugins/facebook
Created app/config/facebook.php with my app's id, key and secret numbers, based on ...
-1
votes
1answer
282 views
Facebook, Twitter Integration with Phonegap Application without using Plugins [closed]
I'm developing a Phonegap Application for multiple platforms.
My need is to integrate Social Sites (Facebook & Twitter).
I can integrate by using Plugins, but I don't want to use Plugins for ...
0
votes
0answers
42 views
New Facebook Comments bug; adding www. to document.URL
I have Facebook Social Plugin managing comments on my site, using the following script to auto write the url into facebook's code.
<script>
$(document).ready(function() {
...
0
votes
0answers
8 views
App-id - needed for FB login on my forum [duplicate]
I registered with Facebook as a 'Recreation/sports website' as I want to offer members the option to log in with Facebook. I'm not a business, just a forum admin, but rather than use a personal ...
0
votes
0answers
12 views
Comments and like plugin - different language on pages
I'm developing a site in Joomla, with some components and I integrate in those components the comments and like facebook plugins, and set the script to show the text in Portuguese:
...
0
votes
1answer
73 views
How to render facebook comment plugin after ajax?
in header
<meta property="fb:admins" content="my id"/>
<meta property="fb:app_id" content="my api"/>
And in body
<div id="fb-root"></div>
...
0
votes
1answer
54 views
Change content of share button
So I use this share-button plug-in for twitter and face-book.
However, I don't understand what I should change to get my URL and my title when pressing the buttons. plz help.
Html:
<a ...
0
votes
0answers
80 views
The Like button is not working properly on blogger website
On my blog I added the like button to the end of the posts. I have had it installed for about seven months now and it still does not work properly. I added the Javascript SDK and then the appropriate ...
0
votes
0answers
20 views
facebook plugin likes
On top of the page http://www.vrijgezellen-feesten.nl/leuke-activiteiten/actie-avontuur there is a Facebook-button and next to it the number of people that liked the site (not just the page). On ...
0
votes
0answers
18 views
FB send widget is bound on wrong URL
I have problem with FB send button. I place button as widget on my web page with some url like http://www.address.com/page/mypage1, but after that i renamed the page from mypage1 to mypage2 so, now ...
1
vote
1answer
44 views
can I use my own icon for a facebook plugin?
I'm using a wrapbootstrap template (https://wrapbootstrap.com/theme/any-day-now-responsive-theme-WB05535B4) that has specific icons for various social plugins. I'd like to use the default for ...
1
vote
1answer
152 views
Recommendations Box not showing any results
I've been using Facebook's Recommendations Box plugin for a blog that we run for a client. We use the iframe version. It worked as expected until recently, when it began simply displaying "No ...
0
votes
1answer
109 views
How to change fb:registration tag visibility from inside getLoginStatus() function
This is how I've set up my login/registration flow. On the index.html page there is a link. Once it is clicked you are sent to a second page where your login status is checked and the fb ...
-3
votes
1answer
57 views
CSS assistance for Facebook plugin and Z-index [closed]
I have added a Facebook like plugin, but when users click recommend or "send", the popup dialog box display is hidden under the product box.
Is there any CSS I can add/edit to add a z-index to the ...
0
votes
1answer
24 views
Facebook insights and social plugins on other sites
Is there a report in Facebook Insights that would show me activity of a social plugin implemented on another site?
Did someone comment through it? Did someone like my page via it?
If I have for ...
0
votes
0answers
23 views
Plugin likebox vs. Page configuration
I´m having problems with a likebox plugin using in an iframe
It´s showing the stream of my Company´s Page only if you are logged in.
Here is the code of my likebox iframe:
<iframe ...
0
votes
1answer
38 views
http and https - do social counters separate them or not?
Talking about social counters (FB, Twitter, Pinterest, SU, LinkedIn) - do they count separately likes/shares for http and https?
0
votes
2answers
90 views
Facebook Login without a Facebook Account nor through a third-party app
Does anyone know of a way to use social logins without having to create an account with a social media website? For Example, I want to use Facebook's Login on my website, but I do not want to create a ...
0
votes
1answer
51 views
Facebook App for wordpress issues [closed]
I'm trying to add a Facebook plugin by Facebook for WordPress they claim it needs no programing.
Here's my problem, I want to post my WordPress posts to the Facebook timeline. I followed the ...
0
votes
1answer
82 views
link to my facebook page from facebook like box plug-in not displaying posts
What do I do to make the link to my facebook account display the facebook like box?
I just copied & pasted html code from https://developers.facebook.com/docs/reference/plugins/like-box/
First, ...
0
votes
2answers
665 views
Facebook Like Box plug-in not working on web page test
I have just copied & pasted code from https://developers.facebook.com/docs/reference/plugins/like-box/
Here's a test page: http://net-gal.com/fbTest.html
I have viewed the page in Mac/Firefox ...
1
vote
0answers
121 views
FB Comments Plugin App ID
I have followed the instructions on the fb dev website as well as searching for my problem on here and google, but I am still stuck.
I have managed to get a FB comments plugin working on a site and I ...
0
votes
0answers
41 views
Using Jetpack Plugin - Sharing Link on Facebook (Description Text)
I added a Facebook button to my site so people can share links and post them to their Facebook wall.
When I try to share a link, the text and thumbnail image that appear in the popup box is not from ...
0
votes
0answers
26 views
Unable to create facebook LikeBox for certain page?
I have this page that i am trying to make a like box or any facebook plugin there is. When trying to generate the plugin, nothing comes up...i thought i was just my internet acting up. But when i ...
0
votes
1answer
123 views
Facebook Like counts the same for multiple Wordpress posts
I have a website that runs on wordpress...
It uses the Facebook Wordpress plugin to generate like buttons and counts at the bottom of every post.
The problem is many posts have the same like count - ...






