• I always struggle with comments on my blog at https://roundhousetalk.com. I only want comments on my posts found as a single post named “Something to talk about” on the home page and every post found under the Editorial menu navigation button. I have tried many things and what may work on one page then doesn’t work the next time or when I do get it fixed, try to do the same steps on another post and it doesn’t work. I am using a script from Facebook Developers for my account and pasting the code inside the post on the HTML screen. Sometimes I get the Facebook app for comments and the WordPress comment box as well. Is there a simpler way? I have tried unchecking the Comments box on the All Posts page quick edit feature, unchecking the discussion and comments box on the Post edit page where you click on the “Screen Options” menu at the top and still get mixed results. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jaydokie

    (@jaydokie)

    Here is the code I insert into my page or post and I usually paste them together at the end of the post or page in the HTML screen:

    ‘<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_US/all.js#xfbml=1&appId=299290593515198”;
    fjs.parentNode.insertBefore(js, fjs);
    }(document, ‘script’, ‘facebook-jssdk’));</script>
    <div class=”fb-comments” data-href=”https://roundhousetalk.com&#8221; data-width=”470″ data-num-posts=”10″></div>’

    Thread Starter jaydokie

    (@jaydokie)

    BTW, what is discussion or how is it different from just plain comments?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Comments On and Off’ is closed to new replies.