0
votes
0answers
64 views

Social plugins-activity feed

I am trying to add the Facebook activity feed to my website, I used the code generator (https://developers.facebook.com/docs/reference/plugins/activity/) for the social plugin. but it will not ...
0
votes
1answer
41 views

web plugin like box browser issues

On my website, I am able to see the plugin in Chrome while others cannot. No one is able to see the plugin in IE. I tried using the iframe code and now I am using the HTML5 code. Any ideas? ...
0
votes
0answers
81 views

Can't load iframe like box generate by facebook

I generated this code thanks to facebook <iframe ...
0
votes
0answers
592 views

Make Facebook comment plugin in iframe scrollable

So I used this code rather than the XFBHL/HTML5 code <iframe ...
1
vote
1answer
607 views

Multiple social buttons with a fast loading?

I have pages like this with a lot of social buttons. A lot means more than 50 buttons because each posts on that page has its own buttons. So maybe I'll make the page smaller, with less posts but ...
1
vote
0answers
237 views

Log in/out button no longer maintaining state

My code was working fine until the past 24 hours. I did not change anything, but now the #fb-button is smaller and it no longer says "Log Out" when it should. You can see this in action at Homewrd. ...
0
votes
2answers
105 views

Like Button arent working properly

The like button on the left and the like button after the post – on my web site aren't working properly (zabavax.com) when you click the like button the countdown of the likes works fine but the ...
0
votes
1answer
309 views

Codeigniter URI_String() conflicts with Social Plugin

Framework: Codeigniter, JQuery Plugin: http://www.designchemical.com/lab/jquery-plugin-social-share-buttons/getting-started/ Problem: Social Media JQuery Plugin creates Iframes on the page which are ...
3
votes
1answer
2k views

getting notification when someone comments using comments plugin

So I have an iFrame app on a fan page, which includes the comments plugin. Is there a way I/any admin can receive a notification or email every time someone adds a comment?
0
votes
0answers
1k views

Using Facebook comments in a Colorbox iframe

I have a page where I'm linking to bits of content in a Colorbox iframe. The source of each iframe is another page on my site. <script type="text/javascript"> $(document).ready(function(){ ...