issues with Delay Javascript exection
-
Hello,
I have set up WP-rocket excatly the same as mentioned in your article https://xtemos.com/wordpress-performance-optimization-the-ultimate-guide-in-2021/ and specifically for the “Delay Javascript execution” I excluded all the following:
jquery.min
helpers.min.js
clickOnScrollButton
searchFullScreen
menuOffsets
menuDropdowns
cartWidget
mobileNavigation
loginSidebar
menuSetUp
cart-fragments
slick
productImages
cookie.min
owl.carousel
owlCarousel
imagesLoaded
However, it seems that all above JS scripts are not loading when accessing the website. For ex, when I click on the mini cart, the ajax window does not show and clicking brings straight to the cart page.
I have included admin acces in private content so you can have a look at it. This is a staging site, you can make changes.
Thank you
Hello,
Try to enable this option in Theme Settings -> Performance -> JS, clear the cache, and check how it works https://gyazo.com/51980ce2febf01563ce3de58a8f1e501
Kind Regards
it seems to work, thank you very much!