0
votes
0answers
33 views

Facebook Comment Box using Social/Account Framework iOS6 without using Facebook SDK

I am using Social and Account Framework to login into my application. I want to show Facebook Comment box on one of my screen. The code I use for that is as following -(void)loadCommentWebView { ...
1
vote
1answer
445 views

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 ...
0
votes
0answers
67 views

Facebook comments (social plugin) hides some comments

I put facebook comments on my website. Integration is a little bit more complex than just adding <div class="fb-comments" data-href="http://example.org/some-blog-post/" data-num-posts="10" ...
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 ...
0
votes
0answers
171 views

Facebook social plugin comments disappear from my site after creating Facebook application ID

Background to problem I was using the Facebook comments social plugin without a Facebook application ID; it was working just fine like this. I later decided to get a Facebook application ID from ...
0
votes
1answer
33 views

facebook app for wordpress

I installed the facebook app for wordpress so that I can make posts in my wp site to show up in fb, but I have gotten a little lost in creating the app that I think is required. Currently I am getting ...
0
votes
0answers
175 views

Facebook social plugin “Comments” not working?

When I try to create a comment plugin to my site, the code is missing the data-href attribute. Also the preview on Facebook is not showing. Are there any problems with the social plugins API or is it ...
5
votes
0answers
96 views

Is it possible to use Facebooks Comments Plugin with Graph Object IDs/Graph URLs rather than www URLs?

A little while ago, I built this: http://www.littlebray.co.uk/photos.aspx It's kind of an off-Facebook partial replica of a Facebook photo album gallery, the photos in the gallery section are all ...
1
vote
1answer
81 views

Best practice for setting up facebook comments for clients website, My facebook account vs theirs

I'm setting up a website (wordpress) for a client. For comments to posts on their site, they've indicated they want to use facebook Social comments app. Do I create the app using my facebook ID , or ...
0
votes
0answers
38 views

how to let Facebook app users moderate comments?

I have a web app where admins can create documents. each document has a public url and that page include social plugins such as likes and comments. is it possible to let the admins moderate comments ...
0
votes
1answer
69 views

How do I set up Facebook comments on my website?

I have tried for a month to set up Facebook comments on my site. I want the comment box on my post pages. Also, I want the social buttons which seem to be there sometimes. What file do I place the ...
0
votes
2answers
338 views

Using Facebook Comments Social Plugin — many Facebook users comments aren't Public

I'd like to be able to use site comment features on sites that use the Facebook Comments Social Plugin. When I'm logged in to Facebook, I see my profile picture next to the comment box and I can see ...
0
votes
1answer
84 views

Is it possible to post comments from Facebook comments social plugin to fan page?

I have Facebook comments social plugin integrated into my website. I was wondering if there is any way that user comments posted on my website would show up on out fan page as well? Something like ...
0
votes
1answer
116 views

Facebook Comment showing less comment in Public View than in moderator view

I have implemented a Facebook Comment plugin in a page tab. I am not able to see several comments in it. Till yesterday there were 88 comment now suddenly there are only 39 comments. If I check ...
0
votes
1answer
306 views

Facebook comments in UIWebView could not be loaded

I would like to add a facebook comment-box plug in to my app. All I did is what the documents say. But I could not be able to load the comment box successfully. I have a local html file in my app ...
0
votes
0answers
44 views

Link not reachable

I'm implementing a facebook plugin for wordpress, everything works fine but seams to be an issue about the comment. Every page/article seams to be unreachable for facebook. How can I fix it?
1
vote
1answer
65 views

All Social Plugin Comments vanish from article

We've had facebook comments via the social plugin implemented for some time on our website, on a per-article basis. Occasionally, an article 'dumps' all its comments. They still show up in the app ...
0
votes
1answer
49 views

Facebook comments broken at lower width

If I impement the Facebook comments using a lower width (in this case 380px) the content is somehow broken. Since no custom-css is possible anymore I don't know how to fix this. Anybody? here is a ...
3
votes
1answer
178 views

Facebook comments on WordPress site don't display on iphone

I can't get comments to display using the safari browser on an iphone 4 (using both ios 5 and 6) I'm using the new FB social plugin code (found here: ...
2
votes
0answers
124 views

Using social plugins for pre-existing Facebook posts

If there a way to use the Facebook Feed, Comments, and Like social plugins for existing Facebook posts? We're looking for a way to have pages on our site supplementing existing Facebook posts made ...
1
vote
2answers
86 views

Published story and the Comments plugin

I'm hoping someone has some experience using the comments social plugin, specifically with regards to formatting the story Facebook publishes when a user leaves a comment. I had expected the process ...
2
votes
0answers
664 views

No Notification received for Fan Pages when tagged / @mentioned within Facebook Comments plugin

Using the Facebook Comments plugin, you are able to tag / @mention a Facebook Fan Page within your comment, yet the Fan Page does not receive a Facebook Notification when this occurs. I imagine there ...
1
vote
0answers
294 views

Comments not showing up in admin page

Our user comments stopped showing up at developers.facebook.com/tools/comments all of a sudden. I don't believe we changed anything at the site that would have caused it. We have the following ...
4
votes
0answers
658 views

Facebook comment box with data-href using anchor issue

Currently I have 3 comment boxes on a single page. The page has three tabs that display different content, and each tab content has its own comment section, differing from the other two. To make sure ...
0
votes
1answer
218 views

comments plugin query

I'm developing a website that connects to Facebook. The website uses the comments social plugin to allow the users comments the content of each page from the site. Now I'm looking for a way to query ...
0
votes
1answer
954 views

Comments plugin fails to update via ajax

since April 5th, 2012 we are experiencing problems with the facebook comments plugin on our video page. We are loading new content and facebook comment tags via ajax, and then calling ...
0
votes
0answers
40 views

Decrease FB Comments Characters length

I want to limitize my site users to post comments nothing more than 140 characters or whatever figure, i can define, Can i achieve that, If yes then how should i go at it?
1
vote
0answers
194 views

FB Login Button and Comments Issues

I am trying to incorporate a FB Login button and the Comments Social plugin w/ the javascript sdk. I have them each working independently but have issues when combining them. Are there any events I ...
0
votes
0answers
426 views

Facebook Comments Moderation Issue

The comment box is installed fine but for some odd reason i am unable to moderate. I have done the moderation settings. I even tried 'Let me approve each comment' after setting 'No restrictions' in ...
1
vote
0answers
79 views

Transfer Current Website Comments to the Facebook Comment Social Plugin

My team would like to replace our current custom commenting system with the Facebook Comment Social Plugin. We don't want to lose any of our existing comments so my question is: Is it possible to ...
0
votes
0answers
419 views

How to add a comment box to a facebook application?

I have a comment box in a facebook application. I follow the instructions in http://developers.facebook.com/docs/reference/plugins/comments/ to install the comment box. Despite the fact that I add ...
1
vote
3answers
157 views

Facebook Comments and Likes For Wordpress

So, I have an interesting question here. Right now, I have a facebook comments app on my blog, howmanyfrogs.com - I updated my permalink structure because another plugin broke it, and now all my ...
2
votes
1answer
348 views

Facebook Social Comments Plugin not able to link to post content

I would be grateful for some assistance with Facebook Social Plugins. I have a bunch of portfolio items on my website that are rendered with a fb-comments-plugin at the bottom of the page. At the ...
0
votes
1answer
197 views

Body and header text flickering while social media plugins load

I've placed a number of social media plugins in our blog templates: Facebook like Tweet Google +1 FB Comments Disqus Comments While these modules load, I'm getting a flickering effect on all text, ...
1
vote
0answers
310 views

Having trouble setting moderators for Facebook comments social plugin

I am attempting to add a moderator for the Facebook comments social plugging using the code below. It seems no matter what Facebook User ID I enter the only user that can moderate is the one who is ...
1
vote
2answers
2k views

Implementing and testing Facebook Social Plugins locally

I'm new to facebook development abnd would to to add a comments plugin to my site. I have created an app on facebook in case it is needed to the plugins. but since I have not registered my domain yet, ...
0
votes
1answer
352 views

Comments Box Plugin: FQL query on comment table by xid returns an empty array

I expect this FQL query to return a non-empty array, because there are comments for that xid (see here). In the app itself, I use Javascript to perform the FQL query inside of window.fbAsyncInit and ...
2
votes
1answer
588 views

Facebook Comment Box - Change Domain

First, Sorry for my English - I'm from Austria. Hy guys! I made a website, and before the launch of the website, i add the comment box (Link) with the url from the developer server. Now, the ...
0
votes
1answer
432 views

Can I change the order of comments displayed using comment plugin?

I see you can change the order within the moderation tools but so far in my research can't see how to change the display order (chron. reverse chron. etc) on the actual page where the comment plugin ...
0
votes
1answer
222 views

Facebook feed link back to article not working for Facebook Comments implemented on custom CMS

I implemented facebook comments across a legacy, custom CMS. I used the XFBML implementation. Everything works as expected except when clicking the links back to the article page from a commenter's ...
0
votes
1answer
847 views

Facebook Comments: Different comments on different pages

I have a static site. Facebook comment "thanks" on page1.php is also visible at all pages i.e. page2.php, page3.php etc. I have FB application API. How can I set the comment "thanks" for page1.php ...
1
vote
1answer
550 views

Facebook Social Plugin Comments not shown when directly linked to?

I just set up Facebook social plugin comments on my site, but I'm having a little trouble with them. When I get a notification saying that someone commented on something I commented on, if I click on ...
2
votes
1answer
240 views

Recent Comments in the Activity Feed plugin?

Does the Activity Feed plugin include comments on stories with the same root URL? If so, can the Activity Feed plugin be limited to or exclude comments? If not, is there a "recent comments" plugin?
0
votes
1answer
288 views

Facebook Comments box redirects to some weird URL

Ok, I've integrated the comments box into my website, and here's is a page from my test site, where you can see the comments box on the bottom: http://test.canp.co/programming/5/working-with-xaml ...
0
votes
1answer
202 views

Domain is not allowed, og:url/type/title not set… (using comments plugin)

We're testing the FB comments plugin on our articles, only I continue to get 'url not reachable' warnings. So I have no idea what I'm doing wrong here - it's telling me og:url, og:type, and og:title ...