Facebook comments not showing up in Comment Moderation Tool

Hello, I added facebook comments system to my website, what I can see is its working perfectly on site I mean you can post a comment, my site is dynamic so I have done some modifications to the code, I will show you what I have done up till now: in <head> tag I have added the following: <meta property="fb:app_id" ="app id here" /> <meta property="fb:admins" content="{admin profile id}"/> and just when <body> tag starts I added the following: <div id="fb-root"></div> <script>(function(d, ...

30 Aug 2014 ... Hello, I added facebook comments system to my website, what I can see is its working perfectly on site I mean you can post a comment, my site ...

Lee mas