Hi Rahul,
I think you are using Autoptimize plugin to minify JS. Am I correct? If yes, can you please check if that work after disabling Autoptimize?
I will try and let you know. In case if the Auto optimize is the issue, I can’t use that Plugin anymore?
Let’s find a solution then š Don’t worry.
After disabling, DCL works. But I spent so much time to find the right minify plugin (autooptimize) for my theme. What should I do I now?
Let me debug this issue. I will update you. Till the, try Scroll method and see if that works.
If Auto Optimize is enabled neither of them bother to work. I will disable DCL until you update me. Mine is a new site anyway, nothing to display.
hiya guys;
this is 99% sure a js optimization issue, have a look at the browser error console for hints on what is going wrong. autoptimize’s FAQ has extensive info on how to troubleshoot.
let me know if you need more help!
frank (ao dev)
Hi Frank,
Thanks for the heads up! Yeah, I can see the error in console. I will get back to you if I need your help š Thanks.
Hi Rahul,
As mentioned in Autoptimize FAQ, please try disabling the option “Aggregate inline JS”.
I disabled the Inline JS and now DCL works. Thanks.