I need to get my facebook posts and add them to my site, I managed to do it with pages without any problem, in this way.
https://graph.facebook.com/v3.0/paginaaqui/posts?access_token=tokenaqui
I have a code in javascript that gets my posts,...
In my project I have a "Comments" button, and when I click it the expectation is that it will do a "Scroll To" until the comments section of the same page.
But the file where the button is located is in different path / file where the comment...
I'm implementing the Facebook Chat plugin on a website, where it renders an iframe on the page. I would like to know if it is possible to use a button on my page to do the same action as the button that opens the chat in the iframe ...
Itrie...
I'm developing an integration for a mobile application with facebook and my problem is identical to that of this topic:
link =
Has anyone ever been in a similar situation?
How do I make a sort of "mix" between javascript and razor?
I have a page that logs in through facebook, I can login and would like to assign the return of the javascript function that brings the user name, my page session.
More or less like...