• // <![CDATA[ var disqus_shortname = 'littlegirltravels'; var disqus_domain = 'disqus.com'; (function () { var nodes = document.getElementsByTagName('span'); for (var i = 0, url; i < nodes.length; i++) { if (nodes[i].className.indexOf('dsq-postid') != -1) { nodes[i].parentNode.setAttribute('data-disqus-identifier', nodes[i].getAttribute('rel')); url = nodes[i].parentNode.href.split('#', 1); if (url.length == 1) { url = url[0]; } else { url = url[1]; } nodes[i].parentNode.href = url + '#disqus_thread'; } } var s = document.createElement('script'); s.async = true; s.type = 'text/javascript'; s.src = 'http://' + disqus_domain + '/forums/' + disqus_shortname + '/count.js'; (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s); }()); //]]>

    I get this message on my site: littlegirltravels at the photo carousel of my theme.

    I’m not sure why DISQUS doesn’t show up at the comments section. However, the old WordPress comments are still there. I’ve already imported all existing comments from WordPress to DISQUS.

    http://wordpress.org/extend/plugins/disqus-comment-system/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Tyler Hayes

    (@thetylerhayes)

    Hi Sushixuni,

    Per the “Comment counts not working, or code showing up in other plugins” section at http://docs.disqus.com/help/87/ would you kindly try the following and let us know if that resolves the issue?

    Enable the Comment Counts checkbox under Advanced Options in the Disqus plugin. This will output Disqus JavaScript in the footer to fix this.

    Thanks,

    Tyler
    http://twitter.com/disqus
    http://status.disqus.com

    Thread Starter sushixuni

    (@sushixuni)

    The code doesn’t show up anymore at the photo carousel, however, the comment form is still the regular WordPress comment form, not Disqus’.

    I also checked if commenting/discussion is enabled in posts, and it was.

    Thank you for your help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Disqus Comment System] DISQUS not working on’ is closed to new replies.