To check which images slow down the site. If you go to chrome, and right click and the 'Inspect' you will see a 'Network' tab which helps you monitor the loading time for all elements.
Click on the 'time' column to sort the entries.
Second, you can use one of the WordPress cache plugins to deliver cached content:
We are using W3 Total Cache in our live demo sites
Third, try compressing your images using a plugin such as WP Smush
We do not recommend using lazy loading for images or minifying the js files because it may break the special dynamic effects we have in our theme. most of or js libraries are already minified
a question, I haven't deactivated all the menu display options yet, I will use only one, in this case (Parallax Panels), if I do this, can it help to make the site faste
Hi Pedro, I don't think so as the menu itself is just text and regular links so it does not take much of the loading time. But you can give it a try and see if it improves the loading speed.
Hi, I would like some help to make the theme more agile, faster, how do I proceed?
Hello Pedro,
The first step is to ensure that your images are reasonably optimized for web
https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/image-optimization?hl=en
To check which images slow down the site. If you go to chrome, and right click and the 'Inspect' you will see a 'Network' tab which helps you monitor the loading time for all elements.
Click on the 'time' column to sort the entries.
Second, you can use one of the WordPress cache plugins to deliver cached content:
https://premium.wpmudev.org/blog/top-wordpress-caching-plugins/
We are using W3 Total Cache in our live demo sites
Third, try compressing your images using a plugin such as WP Smush
We do not recommend using lazy loading for images or minifying the js files because it may break the special dynamic effects we have in our theme. most of or js libraries are already minified
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi, thank you, i go to try
Ok Pedro
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
a question, I haven't deactivated all the menu display options yet, I will use only one, in this case (Parallax Panels), if I do this, can it help to make the site faste
Hi Pedro, I don't think so as the menu itself is just text and regular links so it does not take much of the loading time. But you can give it a try and see if it improves the loading speed.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thank you!