Home › Forums › WoodMart support forum › Slow speeds › Reply To: Slow speeds
Luke Nielsen
Hello,
1. – Eliminate render-blocking resources (https://take.ms/rYN8K) – you may try solutions described here https://onlinemediamasters.com/eliminate-render-blocking-resources-wordpress/
To reduce the blocking time even more and increase the overall score you can disable Google fonts completely. Or you can download them and load them from your server via Theme Settings -> Typography -> Custom fonts.
2. – Reduce initial server response time (https://take.ms/vnpd6)– contact your hosting provider, because it is server-side. Note that you might see this warning from time to time when you clear the cache in the plugin.
3. -Reduce unused JavaScript (https://take.ms/5YUPo) – these JS files shouldn’t be loaded: https://take.ms/VmxHLF , you need to disable these files from being loaded globally. Go to Slider Revolution -> Globals -> Include libraries globally -> OFF.
But in most cases, we recommend you replace it completely with our own WoodMart slider which has a lot of great features to create a functional and light slider. Read more information in our documentation https://xtemos.com/docs/woodmart/woodmart-slider/
4. -Avoid an excessive DOM size (https://take.ms/zQfAY) – The number of DOM elements are generated in the process of content building. All page builder elements are DOM elements. If you want to reduce DOM elements you will have to reduce the content: widgets, products, menu items, and others.
5. Duplicated Google fonts (https://take.ms/ZCYB1) – You need to disable duplicated fonts from Elementor. To disable them you need to edit any page with Elementor, switch to Site Settings -> Global fonts and reset them all
6. Additionally, to increase performance, you can disable Swiper for mobile here: https://take.ms/1eosc
Kind Regards