Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Solved Archived

Cache always in use, very hard for CSS development

Benff replied
Benff

Hello,

Very recently the way CSS changes are displayed changed : now I need to use "Command + Shift + R" EVERY TIME... in the past just reloading the page would show the modifications.

I've also detected that ClearCache extension doesn't work anymore, neither does CacheToggle. I suspect something has been changed in the way the cache is handled.

Any idea ? Using Command + Shift + R all the time just to see a CSS modification is a real pain in the butt and if every extension allowing me to disable caching don't work anymore I don't see any other solution.

Thanks,

Cheers,

PS : using FF 37.0.1 on OSX Yosemite

Hello, Very recently the way CSS changes are displayed changed : now I need to use "Command + Shift + R" EVERY TIME... in the past just reloading the page would show the modifications. I've also detected that ClearCache extension doesn't work anymore, neither does CacheToggle. I suspect something has been changed in the way the cache is handled. Any idea ? Using Command + Shift + R all the time just to see a CSS modification is a real pain in the butt and if every extension allowing me to disable caching don't work anymore I don't see any other solution. Thanks, Cheers, PS : using FF 37.0.1 on OSX Yosemite

All Replies (1)

Chosen Solution

OK SOLVED.

The culprit was Better Wordpress Minify plugin... which was still activated.

Somehow the changes I made weren't "compiled" by the plugin but forcing the refresh with Command + Shift + R solved the issue...

So it's solved I just need to disable this plugin during development.

Cheers,