• Resolved mike

    (@skym199)


    Delayed exclude JS exclude the whole theme file, can’t tell which JS failure cause menu sticky failure, tried themes/* no effect

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Support qtwrk

    (@qtwrk)

    please provide the report number , you can get it in toolbox -> report -> click “send to LiteSpeed”

    Thread Starter mike

    (@skym199)

    I am using woodmart theme , can you tell me the JS files to be excluded

    Thread Starter mike

    (@skym199)

    Report number GTRJOCGW

    Plugin Support qtwrk

    (@qtwrk)

    try use the keyword woodmart and wd , this should exclude all theme’s js

    Thread Starter mike

    (@skym199)

    Tried everything and it still doesn’t work, will wildcards be supported in the future?

    Plugin Support qtwrk

    (@qtwrk)

    what exactly was the issue? and make sure it is caused by JS delay , but not JS minify or JS combine , there are several different exclude box , makes you put it on right one

    Thread Starter mike

    (@skym199)

    Yes, I turn on the delay my site gets the error

    Plugin Support qtwrk

    (@qtwrk)

    first of all please disable all other JS options first, only keep delay , see how thing goes

    then put

    wp-content and wp-includes into JS delay exclude, see what happens.

    Thread Starter mike

    (@skym199)

    Now I I can only use deferred, UCSS or load css loads with errors, I can only enable CSS and JS minify.

    Thread Starter mike

    (@skym199)

    wp-content and wp-includes into JS delay exclude, This method still does not work, I hope to add wildcard function as soon as possible

    Plugin Support qtwrk

    (@qtwrk)

    you can use partial match , this indicates the JS you are looking for is inline JS , now please check your HTML source code , search for all inline JS

    Thread Starter mike

    (@skym199)

    I’m not using inline JS, only minify JS and deferred JS are turned on.And I’m only trying to exclude the theme JS right now, not all the JS files.

    • This reply was modified 2 years, 5 months ago by mike.
    Plugin Support qtwrk

    (@qtwrk)

    no , I mean , the theme will add JS as inline form , that’s where you should be looking for.

    Thread Starter mike

    (@skym199)

    Do you mean to exclude wp-content/litespeed/js? Can it be like wp-rocket (.*JS)

    Plugin Support qtwrk

    (@qtwrk)

    no , I mean inline js

    the javascript inside of HTML source code

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

The topic ‘Delayed exclude JS’ is closed to new replies.