StackIdeas

Frequently Asked Questions

Search through our FAQs if you have some questions in mind

EasyBlog is not working properly with JCH Optimize plugin installed

Set "Defer Javascript" to "No" under"Plugin Manager > JCH Optimize > Basic Options > Defer Javascript".

Explanation:
Deferring javascript means that all scripts compressed by JCH Optimize will only execute after the page is loaded. However, inline scripts (not compressed by JCH Optimize) that expects the compressed script to be executed beforehand will fail as the sequence of script execution has been tampered with.