trancephorm Posted February 13, 2014 Share Posted February 13, 2014 I'm trying to edit superfish-modified.css from blocktopmenu module, but changes are not reflected on site. Is there any kind of caching I should be aware of, already tried turning off some things, but it doesn't help. I'm using Bio & Organic Prestashop 1.5 theme, is it maybe overriding .css stored in file I'm trying to edit? Thanks in advance. Link to comment Share on other sites More sharing options...
El Patron Posted February 13, 2014 Share Posted February 13, 2014 make sure to clear browser cache as .css is usually stored with mod_expires for x time. f5 is always a good way also to refresh when testing changes... Link to comment Share on other sites More sharing options...
trancephorm Posted February 13, 2014 Author Share Posted February 13, 2014 I'm regularily doing it with CTRL-F5, but it does not help... Link to comment Share on other sites More sharing options...
El Patron Posted February 13, 2014 Share Posted February 13, 2014 when u visit your front page...right click...and say click inspect element...to the right you should see the name of the .css file that is applying... really it's difficult to help 'guess' things you may not be doing correctly, now I suspect you are updating either the wrong file. if you right click then view page source, find the name of the .css file, this will have the path of the file being used...just in case there are two files in your shop files... Link to comment Share on other sites More sharing options...
vekia Posted February 13, 2014 Share Posted February 13, 2014 maybe you run CCC for css files? if so, you have to recompile theme, because all your css files are minified into one and you have to recompile this minified file. Link to comment Share on other sites More sharing options...
trancephorm Posted February 18, 2014 Author Share Posted February 18, 2014 Concluded I'm editing a good file: When I change CSS on-the-fly with FF's Web Developer plugin, changes are instantly shown, but when I edit the file, it stays the same after reload. CSS file involved is superfish-modified.css. Here's my screenshot of performance setting in Prestashop: http://imgur.com/6d3YX3N I guess "force compilation" is the option I need, and it's already checked. Please help me a bit more Thanks! 2 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