Facebook comments on WP

Discussion in 'Facebook' started by shiningeyes, Dec 13, 2011.

  1. #1
    hey, Guys have a lillte problem here with Facebook comments on WP...
    Head Code:
    <![endif]-->
    <meta property="fb:app_id" content="appID"/>
    <meta property="fb:admins" content="myid"/>
    </head>
    <body>
    <div id="fb-root"></div>
    <script>(function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0];
      if (d.getElementById(id)) return;
      js = d.createElement(s); js.id = id;
      js.src = "//connect.facebook.net/en_GB/all.js#xfbml=1&appId=appID";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
    Code (markup):
    Single Post Code:
     <div class="fb-comments" data-href="my site" data-num-posts="5" data-width="625"></div>
    Code (markup):
    I have successfully implemented and integrated facebook comment box on all my posts BUT i am not able to MODERATE comments... Can someone locate where the problem is?
     
    shiningeyes, Dec 13, 2011 IP
  2. shiningeyes

    shiningeyes Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    ALSO shows this blow the box!!
    Warning: my site is unreachable.
     
    shiningeyes, Dec 13, 2011 IP