ResolvedMy site is broken
- This topic has 7 replies, 2 voices, and was last updated 2 years, 5 months ago by
Althemist.
- AuthorPosts
- March 25, 2021 at 1:39 pm #29674
drg.vasile
ParticipantHello,
my website danielli.ro is broken, is not showing the product images anymore, the infinite scroll is not working, the Cart icon is very big.Thank you,
VasileMarch 26, 2021 at 1:48 pm #29680Althemist
KeymasterHi Vasile,
There are a lot of JS errors on your site. Looks like they are caused by something called “mod_pagespeed_”. I suppose it’s an optimization plugin of some sort. Most probably you are using too agressive caching and miniification settings.
March 26, 2021 at 1:53 pm #29682drg.vasile
ParticipantHello,
i have activated WP Rocket because the site is loading very late.I have deactivated all settings from Wp Rocket and I have removed the Plugin and still no change on the site.
Thank you,
VasileMarch 26, 2021 at 2:09 pm #29686Althemist
KeymasterThere are still a lot of JS errors on your site. You’d probably need to manually remove all cache files from your server. While WP Rocket is a great plugin, it must be used with great caution on WooCommerce websites. I’d suggest using a combination of Autoptimize and WP Super Cache as less aggressive alternative (this is what we use on this website and all our demos). However, please note that the site loading speed would mostly depend on your hosting quality, so if it’s really slow, optimization plugins would not help much.
March 26, 2021 at 3:14 pm #29690drg.vasile
ParticipantHello,
what should I do know? How to manually delete cache files from the server?Thank you,
VasileMarch 26, 2021 at 5:48 pm #29692drg.vasile
ParticipantHi,
I have managed to deactivate that mod_pagespeed. I added this code to htaccess
<IfModule pagespeed_module>
ModPagespeed off
</IfModule>I think now it looks good.
March 26, 2021 at 5:55 pm #29693drg.vasile
ParticipantAlso,
I have deactivated Wp Rocket and I installed Super Cache and Autoptimize, if the site is slow what should I do again?Thanks!
March 29, 2021 at 2:59 pm #29713Althemist
KeymasterHi Vasile,
WP SuperCache and Autoptimize can help a lot if properly configured. However, keep in mind that the hosting quality would be the most important factor.
- AuthorPosts
You must be logged in and have valid license to reply to this topic.