Hello @us3r777,
Asuming that you are using manual minify,
Under the CSS file management sub-heading, choose your active theme and click on Add a style sheet. Similar to JS scripts, copy/paste CSS stylesheets from PageSpeed Insights to this section.
Click the Save settings and purge cache button.
Hello @vmarko,
Thanks for your help.
I am using manual minify. I already added many css and js and it works fine for all of them. But for this specific file it does not work.
Here is page insight screenshot
https://pasteboard.co/HAI8By9.png
Here is w3 cache css path for this file :
https://pasteboard.co/HAI958A.png
I clicked the purge cache button but for this file it doesn’t change anything. Is it because it is generated by minify (the path is in cache/minify) I don’t know. I don’t know where this default.include.css come from.
What’s inside the file?
Could be a few reasons why it’s doing that. Shouldn’t be hard to resolve though.
It looks like a combined version of all the css I added to minify.
But I did not check the combine only checkbox.
I’m having same problem. Did you solve it?
Hi @vmarko,
Same problem with Google PageSpeed Insights.
I’ve just added this CSS path to CSS minify and it still blocks rendering.
This particular file – wp-content/cache/minify/742c9.default.include.66c832.css
causes 2 issues: blocking render and it’s meant as an unused CSS code.
Could you help?