[ad_1]
Hello @ciucaadrian11,
I suspect that the culprit is the “defer” attribute in the LiteSpeedCache minified JS file that’s being loaded. This is because you have “Opening Sound” enabled which adds some extra Javascript that requires FireBox to be available instantly when the page loads.
Either remove the “defer” attribute from the bundle JS file or exclude FireBox from LiteSpeedCache JS settings.
Regards,
Stergos
Hello,
You are right. The issue was from “defer”. I have solved it.
Thank you for your support!
