[Plugin: Disqus Comment System] DISQUS not working on WP 3.3.1
-
// <![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 = 'https://' + 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.
https://www.ads-software.com/extend/plugins/disqus-comment-system/
- The topic ‘[Plugin: Disqus Comment System] DISQUS not working on WP 3.3.1’ is closed to new replies.