Hey Andy,
Fatal error occur when you try to activate DCL when Disqus plugin is already active. Please deactivate official Disqus plugin before activating this plugin.
It is clearly mentioned in plugin description page also.!
Oops, you are correct, it’s right there. I somehow missed it, and thought this goes on top of the other. Much appreciated.
Joel, sorry to keep asking questions that are probably dumb, but I’m still having trouble. I’ve turned off the official plugin, and activated yours.
With default settings, it shows on my blog pages a button to Show Comments. Clicking the button does nothing. When I changed it to load on scroll, nothing loads at all. When set to disabling lazy loading entirely, the comments load like normal.
There’s an API key input, but I don’t think I have one of those already, so I’m not sure if I need it if I’m not allowing WP.com sign-ins.
No need to enter API keys inorder to work lazy load. Please try output javascript in footer option from disqus settings page.
Tried in footer and not, no difference.
Please enable any of lazy features, so that I can check
I currently have it set to load on scroll. Here is an example post:
http://www.andymercer.net/blog/2015/03/favicons-performance-issues/
Please enable load onclick
Hi Andy,
I can see error "ReferenceError: jQuery is not defined"
Does your theme have jQuery loaded by default?
I have it loaded in the footer. I’ve been going over the page source and it appears that you are loading the Disqus script inline, before the footer.
I’ve switched it back to output in footer, and it appears that it’s still outputting inline. I think that is the issue.
Under the Troubleshooting section, it mentions an option to switch to external files, under Advanced Settings.
https://help.disqus.com/customer/portal/articles/472005-wordpress-troubleshooting#external-files
That option isn’t appearing for me.
Hi Andy,
Please hold on. I will check and update you.