• Resolved fluiddesk

    (@fluiddesk)


    Hey, I need to exclude some JS as i wish to use the delayed setting, but a few JS files are causing issues on some pages, so i wanted to exclude these as it mentioned within the documentation i found the files which one was:

    /wp-content/plugins/elementor-pro/assets/js/frontend.min.js

    But when i exclude that file it actually does the opposite, if I have the “Load JS deferred” off it will actually stop that file from loading causing the issue with the content. The Deferred and Delayed options also result in the same issue with the excluded file. I did also try just frontend.min.js but that sadly didnt work

    I hope this is something that can be resolved, thank you ??

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

    (@qtwrk)

    one JS file can be loaded by another JS , so if you want to exclude it from some option , you may also need to exclude the JS who loads this JS

    Thread Starter fluiddesk

    (@fluiddesk)

    Hey I actually excluded all of the JS files that were being loaded on the front-end but it sadly still didn’t allow scripts to for for a slider and the menu needed multiple interactions for it to work sadly

    Plugin Support qtwrk

    (@qtwrk)

    please provide the report number

    you can get it in toolbox -> report -> click “send to LiteSpeed”

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘JS Exclude is doing the opposite’ is closed to new replies.