Note that there are some explanatory texts on larger screens.

plurals
  1. POFB social Comment moderation is not working
    primarykey
    data
    text
    <p>Don't why I not able to enable the moderation function for Facebook comment social plugin. Below is my sample code.</p> <pre><code>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"&gt; &lt;html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://ogp.me/ns/fb#"&gt; &lt;head&gt; &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt; &lt;meta property="fb:app_id" content="2864989547252XX"/&gt; &lt;meta property="og:title" content="Site Name"/&gt; &lt;meta property="og:type" content="News"/&gt; &lt;meta property="og:url" content="http://www.example.com/"/&gt; &lt;meta property="og:locale" content="en_MY" /&gt; &lt;meta property="og:site_name" content="Site Name"/&gt; &lt;meta property="og:description" content="Product Description."/&gt; &lt;link rel="stylesheet" href="css/style.css"&gt; &lt;/head&gt; &lt;body&gt; &lt;div id="fb-root"&gt;&lt;/div&gt; &lt;script src="http://connect.facebook.net/en_US/all.js"&gt;&lt;/script&gt; &lt;script&gt; FB.init({ appId : '2864989547252XX', status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML }); &lt;/script&gt; &lt;div class="fb-comments" data-href="http://www.example.com/discussion4.php?cat=eb1ca31c1b38bb6c42af6844d5f994d1&amp;amp;topic=5429e70a452e033c398769660b582e4c" data-num-posts="20" data-width="480"&gt;&lt;/div&gt; </code></pre> <p>Could anyone assist me on this? The comment box is working fine but moderation option didn't show out. </p> <p>I have added to the logged in FB user as Apps Admins and comment moderator.</p> <p>Thanks </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload