dcl-functions.php line 89 throws an error
-
because your script runs before my jQuery is loaded.
In order to create a theme that scores 98~100 (depending on the server setup) on google pagespeed test, I had to defer load all of my js.
So thus the error.
Official Disqus plugin works fine but the official plugin lowers the google pagespeed score down to 94~96 range on my theme.
I can defer load Disqus manually without your plugin but I won’t by able to sync Disqus comments with WordPress if I did that.
Since the portion of the script which throws the error is inside your php script, there isn’t anyway for me to defer that part of js. At least I can’t figure out how I can do that without ripping your plugin apart & porting what I need.
I think this is by far the best Disqus plugin available. Would you be willing to rewrite your plugin so that defer loading of js can be possible?
Thanks a bunch. Your plugin is simply the best!!
- The topic ‘dcl-functions.php line 89 throws an error’ is closed to new replies.