Design1online
Senior Member
@Dinocanid do you not know how to disable caching with css files? All you do is add a version number to the file query string. Then as soon as you change the CSS file you update the version number and it will invalidate the browsers cache so it pulls in the new css changes. For instance http://yourdomain.com/css/theme.css?v=1One of my fears is never getting to the final stage, but another one would be css themes. I like to try them out, but at the same time, converting them is an absolute nightmare. The newest css theme on Foodbabs I don't even touch anymore because, whatever the reason may be, that theme in particular can take up to 30 mins to show a change, even if I hard refresh. I could accidentally break something and not know it until waaay later, then fixing it takes just as long.
Last edited by a moderator: