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

    (@optimizingmatters)

    try unticking “also aggregate inline JS” and if that does not work try excluding just one of the below for starters;
    * wp-content/themes
    * wp-content/plugins
    * wp-includes/

    based on that we can see what the next steps would be.

    frank

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    any news davecoledave ?

    Thread Starter davecoledave

    (@davecoledave)

    I have installed lscache and error is not coming. I have one question, can your plugin solve this issue:

    These urls are showing in pagespeed under Eliminate render-blocking resources

    https://www.example.com/wp-includes/js/jquery/jquery.js
    https://ajax.googleapis.com/ajax/libs/jq…ery.min.js

    If I defer these js then in google pagespeed my score goes to 94. But now problem is images are not showing on my website homepage. If I remove defer then score goes down to 45 but homepage images are showing. When it goes to 45 then First Contentful Paint (FCP) and Largest Contentful Paint (LCP) becomes 6seconds+.

    Can your plugin fix this issue? I really need this to fix.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    looks like you have (lazyloading?) JS that requires jQuery early, in which case there is no easy solution in AO either davecoledave. not saying impossible, but it will probably required some in-depth technical troubleshooting to get it working just right (starting with understanding which JS it is that needs jQuery early) ..

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

The topic ‘site break’ is closed to new replies.