Is it possible to show the Facebook Social Plugin for some Facebook picture at my site?
Say I know the ID of the picture and I show it at my site. I want to show all of the Facebook comments for this specific picture, i.e. the same comments that were already made on the site itself.
I know that I can use their plugin to make new a set of comments for this photo by generating an URL at my own site, but this will not get me the existing Facebook comments.
I also know that I can get comments using API and display them by myself; however, then I will need to do this all the time or sync the comments and also post comments through the app and so on.