Hello,
The carousel doesn’t work because you haven’t added the JS files to the exceptions (Load JavaScript deferred -> Excluded JavaScript Files). So please add this /wp-content/themes/woodmart/js/libs/waypoints.min.js
line.
https://prnt.sc/_oSRh8BSNfHl
Also, add the below files to Delay JavaScript execution -> Excluded JavaScript Files
/wp-content/themes/woodmart/js/libs/flickity-all.min.js
/wp-content/themes/woodmart/js/scripts/elements/slider.min.js
/wp-content/themes/woodmart/js/scripts/global/animations.min.js
/wp-content/themes/woodmart/js/libs/waypoints.min.js
You have not correctly excluded the “helpers” file in relation to the documentation (Delay JavaScript execution -> Excluded JavaScript Files), so you need to rename /woodmart/js/scripts/global/helpers.min.js
-> /wp-content/themes/woodmart/js/scripts/global/helpers.min.js
If you still have further questions, please don’t hesitate to reach out. We’d be happy to talk through them with you.
Kind Regards
-
This reply was modified 2 years, 10 months ago by
Luke Nielsen.