Home › Forums › WoodMart support forum › About website loading very many css files
About website loading very many css files
- This topic has 11 replies, 2 voices, and was last updated 5 minutes ago by
btools.
-
AuthorPosts
-
May 6, 2025 at 6:57 am #658489
btoolsParticipantI used pagespeed to analyze my website and it showed that it loads a lot of css files and it took a lot of time to load these css files, resulting in a very slow access to the website. I used pagespeed to analyze someone else’s website built with wordpress and it doesn’t load so many css files and the speed of accessing the website is very fast.
Attached is a screenshot of the analysis using pagespeed, you can also analyze my site directly yourself using pagespeed. Please also tell me how to solve this problem?Attachments:
You must be logged in to view attached files.May 6, 2025 at 10:14 am #658528
Luke NielsenKeymasterHello,
We recommend that you remove any unnecessary plugins and install a JS & CSS optimization plugin such as WP Rocket. Our guide on how to optimize your website using our themes can be found here: https://xtemos.com/wordpress-performance-optimization-the-ultimate-guide-in-2021/.
If you have any further questions, please don’t hesitate to reach out.
Kind regards
May 6, 2025 at 10:22 am #658530
btoolsParticipantplease tell me how to fix the problem using code.
May 6, 2025 at 10:40 am #658533
Luke NielsenKeymasterHello,
You need to use such plugins as WP Rocket to enable the “Minify CSS” files -https://prnt.sc/2QXNEUXgtpZp , “Minify/Defered/Deleyed JS” – https://prnt.sc/qGIPfXmbqUQU , https://prnt.sc/TF-3btGLk4QX
Also, you can enable the asynchronous CSS delivery in this option – https://prnt.sc/1RIugQDTUrFZ
After that, those issues should be gone.
Kind Regards
May 6, 2025 at 10:45 am #658536
btoolsParticipantI use another wordpress theme, do not have this:
fonts.googleapis.com/css
But I use woodmart theme that have this, please tell me how to fix the problem?
May 6, 2025 at 12:35 pm #658569
Luke NielsenKeymasterHello,
Navigate to Elementor -> Site Settings -> Global fonts -> reset all fonts from Google – https://prnt.sc/zBcM3cCezY0y
Kind Regards
May 6, 2025 at 12:40 pm #658571
btoolsParticipantyou told me use the WP Rocket plugin to fix the loading very many css files problem, can you use your own code to fix the problem? I think that your theme woodmart should have the function, so that I do not need use another plugin.
WP Rocket plugin is not free, should pay for it each year!May 6, 2025 at 1:51 pm #658584
btoolsParticipantyou told me use the WP Rocket plugin to fix the loading very many css files problem, can you use your own code to fix the problem? I think that your theme woodmart should have the function, so that I do not need use another plugin.
WP Rocket plugin is not free, should pay for it each year!Please help me use your code, not use other plugin to fix the problem. I need buy another new two website theme of the woodmart.
May 6, 2025 at 2:23 pm #658587
Luke NielsenKeymasterHello,
You can use a free alternative like the LightSpeed cache plugin, which has similar options.
Our guide on how to optimize your website using our themes can be found here: https://xtemos.com/wordpress-performance-optimization-the-ultimate-guide-in-2021/.
Kind Regards
May 6, 2025 at 3:49 pm #658637
btoolsParticipantMy web server is nginx and apazhe,not lightspeed server, can the LightSpeed cache plugin work well?
May 6, 2025 at 4:01 pm #658640
Luke NielsenKeymasterI mentioned the plugin, not the server. Please check the article below about free alternatives to WP Rocket:
https://www.authorityhacker.com/wp-rocket-alternatives/
Kind Regards
May 6, 2025 at 4:04 pm #658641
btoolsParticipantWP Rocket is not free, I need pay for WP Rocket each year.
So that I want to use free plugin.
I know you mentioned the LightSpeed cache plugin, I want to know the LightSpeed cache plugin can work in nginx and apache server well?
Because I heard from gpt that the LightSpeed cache plugin can only work well in the LightSpeed server. -
AuthorPosts
- You must be logged in to create new topics. Login / Register