[ad_1]
[ad_2]
https://www.natureschoicetea.com/wp/CA/
If you look here this page is not loading properly, bunch of errors missing files from WP Fastest Cache, which was having this problem when the plugin was active. I have since deactivated and removed it and deleted the cache folder. For some reason this home page only wants to still load minified styles which it can't.
Anyone know what to do to remove these? I have been asked to look at this site, but did not create it.
Thanks!
Damaged? lol
Cavhe can’t damage or break stuff.
It can not work as supposed, but that’s all.
I’ve seen some caching plugins and even a host insert a ton of garbage in the wp-config and htaccess files. Look there to see if there’s lines that don’t need to be
Do you have a backup before your install WP Fastest cache? If so, restoring that would be a faster solution.
If not, I suggest you can post this issue in their official support forum – [https://wordpress.org/plugins/wp-fastest-cache/](https://wordpress.org/plugins/wp-fastest-cache/)
Well, the site is definitely still serving the Wp Fastest Cache files. I would guess, that you either have another caching plugin, or, your theme, Enfold, has some performance settings and you might need to clear / rebuild them.
– Check Theme options -> Performance -> and look around there for clues is what I would do. It is a bit weird though, so .htaccess is worth looking at.
Oh well, that is all I got, good luck.
>For some reason this home page only wants to still load minified styles which it can’t.
>Anyone know what to do to remove these? I have been asked to look at this site, but did not create it.
Clear your server and CDN caches. You’re using a multi-layered caching setup, they all need to be purged so that the content stays in sync. If the caching plugin is deactivated and the minified files are still being served, that indicates a secondary caching layer that needs to be purged as well.
That could be something like: Varnish, NGINX Fast-CGI Cache, CDNs like Cloudflare, etc