• Turning on
    Let Autoptimize also extract JS from the HTML. Warning: this can make Autoptimize’s cache size grow quickly, so only enable this if you know what you’re doing.

    breaks some of Essential grid’s animation/mouseover
    Have you any idea why?

    Can I email you the site

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    probably because the JS has to be loaded early for a dependency somehow. what error do you see on the browser console when ticking “also aggregate inline JS”?

    Thread Starter funsail

    (@funsail)

    TypeError: u.css is undefined[Learn More] jquery.themepunch.essential.min.js

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    ah, so jquery.themepunch.essential.min.js is excluded; in that case it’s normal you can’t aggregate (all) inline js. you could try identifying the inline js that defines u.css and exclude that from optimization?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Essential grid’ is closed to new replies.