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.

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
76 views

Facebook feed in html website “Show more” button doesnt work

Im doing a a website for a sprtsteam, and i want the news to be the facebook feed. It works fine, but if there is a status which is soo long you need to click on "show more" (Mehr anzeigen in german, ...
1
vote
1answer
348 views

Facebook like plugin, comment box and send box is pop-ups under layer

I'm facing an issue with the Facebook like plugin. Here is the screenshot of the issue: As you see in the screenshot, the comment box is popups under the body's parts. How can I arrange it to popup ...
0
votes
3answers
2k views

facebook connect php api, how show friends already using an app

what code could i use to display all users who are using my app? i am getting the facebook session as such: require_once basepath.'/includes/facebook/src/facebook.php'; // ...
0
votes
1answer
664 views

facebook like button and like box cannot show at same time

If I only run one of them, then it can show up properly. If I run both of them at same time, the code who come first will show, the one who come up at bottom will not show. I believe there's some ...