Viewing 11 replies - 1 through 11 (of 11 total)
  • Yes, you can moderate everything. Full info can be found here:
    https://developers.facebook.com/docs/plugins/comments <- scroll to the FAQ

    Thread Starter solator

    (@solator)

    Thank you for a prompt reply, at the first sight it looks quite complicated but I will make it :-). Pavel

    Thread Starter solator

    (@solator)

    Ha, I found that you already made it very simple – I just have to add my fcb ID to the “moderators” window, is it correct? Thanks again, Pavel.

    No worries 🙂

    Thread Starter solator

    (@solator)

    I found my setting did not work. Maybe this is where I get the correct ID? . The number found there was different from my Facebook App ID. Hopefully it will work. Pavel

    Thread Starter solator

    (@solator)

    Thread Starter solator

    (@solator)

    Hello, Alex, I am very sorry, but there are some strange things happening to me :-).

    My header.php contains:


    </head>
    <body <?php body_class(); ?>>

    <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/cs_CZ/sdk.js#xfbml=1&appId=802568799810663&version=v2.0”;
    fjs.parentNode.insertBefore(js, fjs);
    }(document, ‘script’, ‘facebook-jssdk’));</script>

    <?php cryout_body_hook(); ?>

    From my PC I can see only my facebook comment on http://www.hlubinna-terapie.com. My daughter wrote a comment and she can see it from her computer, not mine. And our sone can see both of our comments from his computer. I must have done something wrong, but have no idea how to fix it.

    Thank you A LOT for helping me! Pavel

    This will be to do with your browser and not the plugin. Can you see them in another browser?

    Thread Starter solator

    (@solator)

    Hello, Alex, I can see the comments when I log out from my facebook account. I do not see any comments in the WP administration. When I log in to the fcb account, I can see only my comment, though. I tried three browsers and it is still the same.

    Is the php code really correct?

    Thank you very much! Pavel

    P.S.: I hoped I would see the comments in the administration automatically, is it so? Or should I see them only if I want to have full control over them? If I leave all of them public, will they be visible from the administration or not? Thanks!!

    Facebook comments and WP comments are 2 separate entities. Administration for FB Comments is done within FB, WP within WP.

    Thread Starter solator

    (@solator)

    OK, thank you, I understand. All the Best! Pavel

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Comments Moderation’ is closed to new replies.