neophron Posted April 24, 2016 Share Posted April 24, 2016 Hi, recently I launched a site, where some templates have an enabled cache. Now I made some changes in the css file and noticed, that only if the cache is disabled, the css changes are visible in the frontend. I'm using the AIOM+ module. Is this a normal behavior? Link to comment Share on other sites More sharing options...
bernhard Posted April 25, 2016 Share Posted April 25, 2016 You can append a variable to the CSS to prevent caching: your.CSS?v=160422 1 Link to comment Share on other sites More sharing options...
DaveP Posted April 25, 2016 Share Posted April 25, 2016 In AIOM, you can switch to development mode, where CSS is not cached, or delete the cache (there's a button) to make any changes take effect immediately. 3 Link to comment Share on other sites More sharing options...
neophron Posted April 25, 2016 Author Share Posted April 25, 2016 Hi guys, thanks. I solved it with the AIOM solution. I was also asking myself where the cache delete button was hidden Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now