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 .NET open source content management system and web application development framework
0
votes
1answer
36 views
Can not share URL's on Facebook Page
This functionality was working fine a couple of days ago, however since yesterday I cannot seem to add anymore of my Blog's URL's to my Facebook page.
This is the URL I am trying to to share on my ...
0
votes
0answers
51 views
Facepile is not displaying pictures
This is my first attempt at adding a FacePile and a Like button to a page on my website. The Facepile shows, "Be the first of your friends to like this." There are 12 Likes, including mine, but no ...
-1
votes
1answer
55 views
Fan Gating in DotNetNuke [closed]
I am trying frantically to find some code where I can have HTML show for non-likers of a Facebook Page and then code for likers.
I am working with VB.Net within a Dotnetnuke environment using ascx ...
0
votes
1answer
188 views
Adding Facebook Meta tags to dotnetnuke pages
I have added the Facebook comments plugin to dynamic pages on my site, and I am attempting to set up administration of those plugins by adding the associated meta tags to their pages. My site uses the ...
0
votes
1answer
92 views
Tying in facebook comments plugin with Facebook Developer App
First off, thanks for taking the time to read this.
I have successfully added the facebook comments plugin to multiple pages on my website. I am looking for the central location to view all comments ...
-1
votes
1answer
162 views
Like button code with DotNetNuke
I administer a web site that uses DotNetNuke, I can add a html module, but I am trying to use the like button from here https://developers.facebook.com/docs/reference/plugins/like/ it generates the ...
0
votes
2answers
129 views
How can I add the Like button to a website running on DotNetNuke CMS?
We recently re-designed our website http://www.lryc.ie, it now runs on the DotNetNuke CMS system. I want to add a Like button but I can't use the method described on ...
1
vote
1answer
279 views
facebook send button z-index? Strange issue
I can't for the life of me figure out how to get this Facebook element to appear above the slideshow gallery below it. I'm pretty sure it's not an overflow issue, and z-index on either element ...
3
votes
3answers
6k views
Facebook Like button in IE7 issue
I am having an issue with the Facebok Like button image in IE7 ONLY. Here is the code i am using to implement this:
<html xmlns:og="http://opengraphprotocol.org/schema/" ...
0
votes
2answers
729 views
Check whether user of non-facebook app likes/shares particular URL on FB
I'd like to know if there is a possibility to check (using Graph API or any other way) whether given user likes / shares a specific link. Probably I'll have this user's facebook ID or facebook login, ...