Slider js scripts loading on top
-
I have set Smar Slider to load after the page. Independend from this I have these 4 js loading right after the main entry (so place 2-5 in the waterfall)
/plugins/smart-slider-3/Public/SmartSlider3/Application/Frontend/Assets/dist/smartslider.min.css?ver=f1852c5c
plugins/smart-slider-3/Public/SmartSlider3/Application/Frontend/Assets/dist/n2.min.js?ver=f1852c5c
plugins/smart-slider-3/Public/SmartSlider3/Application/Frontend/Assets/dist/smartslider-frontend.min.js?ver=f1852c5c
plugins/smart-slider-3/Public/SmartSlider3/Slider/SliderType/Simple/Assets/dist/smartslider-simple-type-frontend.min.js?ver=f1852c5c
Do I really need 4 js files for SmartSlider? I know I can combine some, but this didn’t reduce the workload. Is there a way to unload some?
How can I get them loading later? When I load the page there is a white screen at the beginning. Most of the time of the white screen is caused by this js files and if there is a chance to reduce this time I would be happy.
The topic ‘Slider js scripts loading on top’ is closed to new replies.