Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m also having problems with the Facebook plugin.
    In my case, the facebook option under the comments menu redirects me to the configuration page of the plugin. No moderation tool.
    Going to the developers page also does not show me any comments to moderate, even when someone already commented after I activated the plugin.

    I’m using WordPress 3.4.1.

    You need to add the following property to your <head>:
    <meta property="fb:admins" content="{YOUR_FACEBOOK_USER_ID}"/>
    OR the preferred option:
    <meta property="fb:app_id" content="{YOUR_APPLICATION_ID}"/>

    Thanks for the input i.ahmed, but I already added the app id code and nothing changed.

    I viewed the source code of test.korka.no/2012/cave-rene-bentz-luxembourg/ – there isn’t a fb:xxx meta property?

    Edit: adding the app id and secret code via the WordPress plugin isn’t enough to get the moderation options. You have to add one of the above meta tags to your theme header. Most newer themes have an option for this, if not you can either manually add this or if you use an SEO plugin like Yoast, it has the option to add this for you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Facebook] No moderating options for comments’ is closed to new replies.