• Resolved josevillaescusa

    (@josevillaescusa)


    My website worked fine yesterday, today I have seen that my contact form from divi didnt work, tried to see if activating and desactivating some of the options I could make it work. In the end, I dont know how because I just leave the options in the same way that before, I have seen that my index page is not loading with litespeed cache.

    When I have desactivate the options combine JS, Defer JS and load inline in default the website again works, but ofc I am interested in make my website again working with defer JS and Combine JS to gain some speed.

    There is a lot of difference, any way to solve this?

    The page I need help with: [log in to see the link]

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

    (@qtwrk)

    Hi,

    That usually means you may need to exclude some JS files from being optimized.

    Please check this wiki , it would give you some hint.

    Best regards,

    Thread Starter josevillaescusa

    (@josevillaescusa)

    already checked and tried but unable to localice the js that is causing trouble, I have just avoided all js optimization in litecache and used autoptimize tu get this options, that makes my web way faster and avoid all problems (even if in the end I have 3 plugins for optimization, lazy load from wp rocket, autoptimize just for js defer, minify, etc and litecache for everything else)

    With this combination I dont get any error and all works perfect, but I am more afraid that in future updates could happen some errors for using more than one plugin for optimization.

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    You can try :

    add wp-content/themes , and wp-content/plugins to exclude list , then remove one of them , then you will know which dir contains that JS

    let’s say if it’s in wp-content/themes , then make it wp-content/themes/theme_name , and then keep narrow down until you get the JS

    or , grab all the JS files you have in your page , add them into list at once

    and then remove them few at the time , until you locate which one.

    Best regards,

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

The topic ‘Deferred JS, load inline and combine JS index not work’ is closed to new replies.