Tagged Questions
0
votes
0answers
16 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
13 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
13 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
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
30 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
40 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
59 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 ...
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
115 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
32 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
62 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' ...
1
vote
1answer
21 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
45 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
42 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
76 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
212 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
0answers
61 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 ...
0
votes
0answers
26 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
133 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
0answers
30 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
59 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
155 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
78 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
65 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
15 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
92 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, ...
0
votes
0answers
61 views
Same comments & likes of the Facebook fan page & the actual web page
Is it possible to have the same comments and like count on your Facebook fan page and on the actual web page (using the comment box/like button)?
Our current setup is:
Each entry on our web site ...
-1
votes
2answers
64 views
comments on comments [closed]
Question:
Does anybody know if and when Facebook plans to fully support the new feature "comment on comments" in the graph api? Did i just not find the doumentation for that?
Background:
I read that ...
1
vote
1answer
115 views
Can I use the same Facebook comments box on different pages?
We are using the latest HTML5 Facebook comments plugin on a news site. On this site, a news story can appear/be slotted in multiple news sections and thus have multiple unique url's even though it's ...
0
votes
0answers
66 views
“Post to Facebook” not working for some urls
Our application has used Facebook like/comments since inception. At some point, 2-3 weeks ago, the "Post to Facebook" action of our like buttons stopped working. This is SOLELY dependent on the href ...
1
vote
1answer
50 views
Facebook comments count clickable
I'm using a facebook plugin on my wordpress site. I put the code below on the loop and single.php page to show the number of comments
<fb:comments-count href="<?php echo ...
0
votes
0answers
62 views
Facebook Comment Box not loading comments from Facebook to blogposts
Just configured the Facebook Comment Box for my high traffic website following the simple instructions on this link and it works properly at first sight. It's posting comments made on the website on ...
0
votes
0answers
31 views
How to know which post has been comment with facebook comment from moderation page [closed]
I'm using facebook comment for my blog. When i go to moderation page for facebook comment, it only show the comment. And i don't know which post is belong to the comment? Does everyone know the ...
0
votes
0answers
108 views
disable notification in facebook comments plugin
Im dealing with a major problem with the fluent work of facebook comments.
I have implemented as needed the plugin into my Wordpress site:
http://www.elimatana.co.il/recommendations/
However many ...