neophron Posted April 24, 2016 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?
bernhard Posted April 25, 2016 Posted April 25, 2016 You can append a variable to the CSS to prevent caching: your.CSS?v=160422 1
DaveP Posted April 25, 2016 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
neophron Posted April 25, 2016 Author 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
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