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 comment is a programming language construct used to embed non-compiled, programmer-readable annotations in the source code of a computer program.
0
votes
0answers
15 views
How can I hide the user icons in the facebook comment widget
We're adding facebook comments to our site but they will be in a very narrow left rail. As a result, we'd love to have the user images hidden. I've checked the documentation and traced the css enough ...
0
votes
1answer
12 views
Use Facebook Comments without posting back to Facebook?
I would like to use Facebook Comments with my blog software as there is integration. However, I only want to use it since most people already have Facebook and we won't be allowing registrations (And ...
-3
votes
0answers
12 views
Comment restriction [closed]
So there was this post going around a while ago where it said to pick a box and post it in the comment section and see what happens, so I did and all of a sudden I was restricted from commenting on ...
0
votes
0answers
7 views
How to remove Facebook user from FB Comments plugin
I have a website at Flickwit. Users can log in with Facebook and post comments which are then recorded on the database and shown on the home page within the content. These are also managed by an admin ...
0
votes
0answers
10 views
Assitance requested with facebook comments plugin
I'm trying to use the facebook comments plugin for the blogs on my website, but am having troubles.
The box is displaying correctly and people are able to log in and post a comment, but it is not ...
0
votes
0answers
7 views
Relationship between two variations of the same comment object
Im seeing that through the Graph API I can get to a given comment one of two ways, the first having a two 'part' ID, the second having a three 'part' ID, like this;
10151333905645378_8516984 or ...
0
votes
1answer
35 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 ...
0
votes
1answer
29 views
Retrieve first few comments on a post from MySQL table
You know how the Facebook home feed lists all the recent posts? It shows the user that posted, their actual post and then the first few comments attached to that post. That's what I'm trying to ...
0
votes
0answers
39 views
post to facebook comments plugin using visual basic or php or anything external
I want to be able to post comments on a few pages with the facebook plugin using an external program on the desktop without the browser, or maybe php, as long as its external
Is that possible
0
votes
2answers
56 views
Facebook Comment API
According to these docs: https://developers.facebook.com/blog/post/2013/04/03/new-apis-for-comment-replies/ and https://developers.facebook.com/docs/reference/api/Comment/, I should be able to GET ...
-1
votes
0answers
20 views
How to get information on an account of someones that had passed away? [closed]
My name is Heather Thompson
I am trying to find away to contact you guys about a profile. My boyfriend Daniel Kain Bothuel passed away on Dec. 18, 2012 and i was needing to know how i can go about ...
0
votes
2answers
20 views
pre populating comments fields in facebook iOS
Can anybody let me know how can we pre populate the comments fields on Facebook from within the app.I am using Facebook SDK3.2.I can set the pictures, captions, name etc.But I couldnt find the message ...
0
votes
0answers
9 views
How to adminstrator Comments Plugin after domain migration - 301 redirect?
Earlier I had hosted my website at domain A. Now I have changed my domain to domain B i.e. 301 redirect.
I am using the face book social comments plugin, where people had posted lot of comments. so ...
0
votes
0answers
109 views
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 ...
0
votes
2answers
26 views
facebook comments widget - how to monitor latest comments?
I have over 10,000 pages on my website. I just created a php script to automatically integrate the facebook comments widget into each pages.
However, i was wondering if there is a way to monitor the ...
0
votes
0answers
31 views
how to get a framed box around my name when commenting in facebook
I have seen in few comments the name appears in a blue or a grey box when commenting in facebook unlike normally where you just see the name .I want to know how to do it?
1
vote
1answer
53 views
FQL comment table parent_id column doesn't work
In the Graph API Explorer this query give me results
SELECT post_id, fromid, text, time, id, username, likes, user_likes, parent_id FROM comment WHERE post_id = '100940606645739_405463442860119' ...
0
votes
0answers
12 views
how can i get a comment count for article when i use parameters to show article?
i have an article show in here
i use the fb-comment like this
<div class="fb-comments" data-href="http://www.tvwars.gr/newsin.aspx?cmm=22&nam=NEA" data-width="470" data-num-posts="10" ...
1
vote
1answer
20 views
Removing comments from the comment box widget
As the title says im a little stuck with the admin control of the comment box.
i have included the meta tag
<meta property="fb:admins" content="[mhalpin13]" />
to become an administrator ...
0
votes
1answer
44 views
Facebook Comment ID
I am trying to synchronize facebook comments with wordpress comments.
And I am wondering why Facebook comment id is different for status and object (of the same wall post). I am getting the comments ...
-2
votes
1answer
27 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
Facebook Graph API - post comment as user
I want to send comments to wall posts of a fanpage.
$facebook->api('/post_id/comments', 'POST', array('access_token' => $auth['access_token'], 'message' => 'my message'));
This is working, ...
0
votes
0answers
74 views
Get all likes and comments from user stream using FQL
So, here's my code for getting all likes and comments from the facebook stream table:
function getStream(response)
{
var _arr = response.data[0].fql_result_set;
if(_arr.length <= 0 ...
0
votes
1answer
200 views
Facebook fql can't get comments by post_id from comment table
Can anyone tell me why I can't get comments from comment table by post_id.
Access token is [redacted]
post_id is 100002553491860_419288394832940
The post has one comment, I can get it from stream ...
0
votes
0answers
34 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
0answers
31 views
Site URL does not accept uni.me TLD
Since I am using facebook comment plugin in my personal wordpress blog, I had to create a facebook app for comment plugin to work.
I just faced the problem that facebook apps integration does not ...
0
votes
0answers
50 views
Page Admin - Graph Api Comment as User
its a bit complicated because i dont understand might be a bug.
OR MAYBE i making a mistake.
User allows the Application and the same time user ist the Admin of the Fanpage.
I store all Data ...
0
votes
0answers
18 views
The error of FBcomment plugin on google sites
I just used an xml file to create a facebook comment on my site. However, when I tried to post a test message on that, there always exists an warning error as follow.
Warning: This Message Contains ...
0
votes
1answer
162 views
Get comment count on posts across site
I have a site with lots of pages of content and a Facebook comment box (social plugin) on each one. Say, http://subdomain.site.org
I want to build a widget that searches that subdomain for the pages ...
0
votes
0answers
8 views
Comments on the own portal FB account
Hello I am developing a portal and using fb-comment. The users login into my portal using fb credentials. When they commnent, this comment is replicated in their fb wall, being the author the portal ...
0
votes
0answers
58 views
Get Facebook wall post comments on Website
I have a blog (based on wordpress) and a Facebook page.
For each blog post, there's a facebook post linking to it. Right now, each blog post has it's own comment box, independent from the comments on ...
-2
votes
1answer
26 views
problems after moving to a custom domain from blogspot [closed]
I recently moved to a custom domain in blogspot .But all my likes and comments are vanished now.How to fix this?
thanks in advance
0
votes
0answers
25 views
Add new comment on Facebook box is collapsed (already checkd settings)
For some reason, the comment box is not showing anymore on my page here http://empreendedorefetivo.com.br/fera/video-uno/.
I've already checked comments settings and the option to ALWAYS SHOW is ...
0
votes
1answer
128 views
Problems with FB.XFBML.parse()
I'm writing a website with a deep Facebook integration; via js I call a php file which loads an external web page with some FB comments.
$('#post{$id1}').load('php/loadPost.php?id={$id1} ...
0
votes
1answer
25 views
Having more than 1 facebook comment box in a webpage
Is it possible to have more than 1 facebook comment box in a single webpage?
0
votes
1answer
47 views
Are the new Facebook comment API changes for news feed stories, or only for comments on page posts?
In this FB Developer Blog entry: New APIs for Comment Replies, it says
Last week, we launched comment replies on Facebook pages and profiles
with more than 10,000 followers. This allows ...
0
votes
0answers
29 views
Multiple, unique FB comments on single URL
Is it possible to add multiple FB comments boxes on a single url AND use the same url for clickback? or implement multiple comments boxes with multiple, unique appIDs?
Tried xid=" and myurl/#
I have ...
0
votes
0answers
38 views
HREF attribute with fb comments, ajax load (pushState) and defining href attribute
im really breaking my head with this one, so i hope anyone can take a look and help.
Im buildinf ajax-ed web page with pushState and fb comments. The problem is, that whenever i load new content and ...
0
votes
0answers
41 views
Facebook page post comment replies missing in FQL
I'm trying to retrieve comments and replies to those comments for Facebook pages. The results are sub-par, as I'm not getting any replies, the array is empty. Does the comments column in the comment ...
0
votes
0answers
58 views
can't moderate comments on a facebook tab app
I created app for a tab page as you can see in this link:
http://www.facebook.com/roee.sendler/app_101062086743575
in the bottom of the page I wanted a comments box with moderation, so i added this:
...
0
votes
0answers
13 views
Facebook comments how to do scrolling?
on our new page http://promplac.si/ we implemented facebook comments with ajax loading - FB.XFBML.parse();
We wonder if is possible to implement some kind of browsing for cooment - so there would be ...
0
votes
1answer
148 views
New comment system on Pages shows in the wierd order?
is there any chance to get some "settings" for the comments order on FB page? We activated the new "answer mode" or something like that, so people has the ability to reply to anyone comment.
But, ...
0
votes
0answers
76 views
Notification of facebook comment replies
I have searched high and low for an answer without any luck.
Here is my situation:
I have set up fb comment box on my website.
When anyone makes on comment on my website, I am notified in my ...
0
votes
0answers
62 views
fb:comments-count return wrong value
I use
<fb:comments-count href=http://e-drpciv.ro/intrebare/963/></fb:comments-count>
I also try with quotes
<fb:comments-count ...
0
votes
0answers
128 views
Get combined FB and WordPress comment count slows down page
i'm using facebook- and wordpress-comments on my blog. I took a little script to sum the two comment-counts to display it everywhere on my site.
i added this to my functions.php
add_filter( ...
0
votes
1answer
15 views
Is it possible to communicate with a facebook app by tagging it in posts?
I've been trying to find a way to receive commands from my app's users, and haven't been able to find any. Ideally, I'd like the user to be able to tag the app or a page in a post or a comment, get a ...
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
1answer
23 views
facebook way of synchronizing feeds/comments
I am developing a system much similar to the facebook.com . In this we have the feature that users (students) in our case can send status messages to his/her university fellows, the same way, we are ...
0
votes
0answers
14 views
Cant posting comments on comment box plugin
I have the comment box plugin on my website and suddenly I cant post new comments. It shows me a facebook error that sais that "Something went wrong. We are working on fixing the problem".
What can ...
0
votes
1answer
90 views
Get recent facebook comments left on wordpress site
https://graph.facebook.com/comments/?ids={YOUR_URL}
Id like to display comments made on my site using the facebook comments widget, and using the link above.
Is there a way to turn this into query, ...