Integrate with Disqus
-
Hi,
First of all I want to thank you for such an awesome plugin.I am having an issue to get this plugin work with disqus comments. Saw another thread but can’t understand exactly how that was used to fix.
https://www.ads-software.com/support/topic/plugin-advanced-ajax-page-loader-reload-code-for-disqus
However, I tried adding the mentioned code in Reload code section but it didn’t work.
(function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = 'https://' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();
Here is my dev site you may take a look if it helps.
Thanks
https://www.ads-software.com/plugins/advanced-ajax-page-loader/
- The topic ‘Integrate with Disqus’ is closed to new replies.