• I’m rocking Thesis 2 with Disqus comments installed. I briefly activated the Facebook comments plugin but had to disactivate it because my Disqus comments disappeared. Also the Facbeook comments appeared twice. Once as normal FB, a 2nd time as text based similar to the WordPress style.
    how can I get them to act normally?

    http://wordpress.org/extend/plugins/facebook/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Niall Kennedy

    (@niallkennedy)

    You mention a lot of different software components. I’ll generally describe the behavior of the Facebook plugin for WordPress with comments without knowing the details of non-Core components.

    The Facebook plugin for WordPress 1.3+ lists your existing WordPress comments before displaying the Comments Box. If Disqus writes comments to your WordPress comments database and your theme supports a comments template then the switchover should continue to list your existing WordPress comments.

    The Facebook Comments Box stores comments on Facebook’s servers and encourages new comments on the page. The plugin retrieves comments from Facebook servers and wraps those comments in a <noscript> element for better search engine indexing and anyone else browsing your site without JavaScript.

    The Facebook Comments Box displays comments in JavaScript in order of social importance to the current viewer (surface that comment from your Facebook friend before the person who commented “First!” right after the post went live). The Comments Box solicits new comments at the top of its display area.

    If everything works as intended you should see:

    1. A list of approved comments associated with the post through the WordPress commenting system.
    2. A list of approved comments submitted via the Facebook Comments Box wrapped in a <noscript> element and not visible to visitors with a JavaScript-enabled web browser.
    3. A Facebook Comments Box with a new comment authoring area up top and a list of approved Comments Box comments for the post below.

    It’s possible something is outputting existing comments outside of your WordPress comments template. It’s possible existing Facebook comments wrapped in a <noscript> element are not wrapped in the expected <noscript> (you may have overridden this value with a filter).

    vaidab

    (@vaidab)

    It seems I have the same issue.

    Disqus plugin is in conflict with the Facebook one. If I activate Facebook, Disqus doesn’t work and all that I can see are the WP comments and the FB ones.

    Any ideas on how to fix this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disqus comments disappearing double posted Facebook comments’ is closed to new replies.