Home › Forums › Basel support forum › Speed optimisation of the Theme › Reply To: Speed optimisation of the Theme
Artem Temos
Hello,
1. Yes, you can disable these scripts if you are not using them. Note that they may cause JS errors in functions.js
file so you will have to customize this file and remove their “calls”.
2.
moment.min.js
moment-timezone-with-data.min.js
– this part is for the countdown timer
packery-mode.pkgd.min.js
– masonry grid option
jquery.panr.min.js
– hover on banners
device.min.js
– required library
fastclick.min.js
– can be removed. Needed to compensate 300ms delay on click for mobile devices
imagesloaded.pkgd.min.js
– required library
jquery.justifiedGallery.min.js
– justify script for WordPress media library.
vc_font_awesome_5_shims
– not related to our theme.
3. OWL Carousel is used on all carousels. The slick library is for vertical carousel of thumbnails on the single product page.
4. Yes, you need to keep them.
5. These libraries are required.
6. html5.min.js
can be removed.
Kind Regards