Adrien Belhomme Posted January 23, 2015 Share Posted January 23, 2015 Hi everybody, I have a simple problem: When I edit the theme's code it doesn't reflect the changes. So far, I have: turn on force compilation turn off cache hit button to clear cache and autoload Hard refresh the browser Manually clear the smarty cache I don't know what to do...Thanks for your help. Have a good day. Link to comment Share on other sites More sharing options...
El Patron Posted January 23, 2015 Share Posted January 23, 2015 rather than f5 (I am guessing this is you call hard refresh the browser) for browse we want to ignore browser cache. for chrome Control + Shift + R or Control + F5 or Shift + F5 = Reload your current page, ignoring cached content or Control + Alt + del to clear various cache by option. Link to comment Share on other sites More sharing options...
Adrien Belhomme Posted January 23, 2015 Author Share Posted January 23, 2015 Ok thanks El Patron but the browser cache is not the issue. The changes still do not reflect Link to comment Share on other sites More sharing options...
vekia Posted January 23, 2015 Share Posted January 23, 2015 do you use some caching modules like page cache ? Link to comment Share on other sites More sharing options...
El Patron Posted January 23, 2015 Share Posted January 23, 2015 Ok thanks El Patron but the browser cache is not the issue. The changes still do not reflect typically clearing the cache helps...but as you might guess without knowing what your change is and where...it's all 20 guesses, well in my case one guess. can you show us what/where you are making changes, that will prove most useful. Link to comment Share on other sites More sharing options...
Adrien Belhomme Posted January 23, 2015 Author Share Posted January 23, 2015 I don't use any cache module Link to comment Share on other sites More sharing options...
vekia Posted January 23, 2015 Share Posted January 23, 2015 okay, so... what you're trying to change and in what file? Link to comment Share on other sites More sharing options...
Adrien Belhomme Posted January 23, 2015 Author Share Posted January 23, 2015 Yeah I'm currently editing the header.tpl file of the theme I imported in prestashop. the new theme is well activated. Also, the css changes are working. Link to comment Share on other sites More sharing options...
El Patron Posted January 23, 2015 Share Posted January 23, 2015 Yeah I'm currently editing the header.tpl file of the theme I imported in prestashop. the new theme is well activated. Also, the css changes are working. you have been asked to explain 'what' you are changing and 'where'...twice....community can only help if you read and reply. please make a little more effort to provide path and document what you have changed. Link to comment Share on other sites More sharing options...
Adrien Belhomme Posted January 24, 2015 Author Share Posted January 24, 2015 Ok sorry El Patron, I needed some sleep yesterday. I'm editing a personal theme that I've uploaded. I want to change the "topbar" above the menu. This topbar is located in my theme: prestashop/themes/mytheme/header.tpl This header.tpl file contains all the header modules of the home page. thanks Link to comment Share on other sites More sharing options...
Adrien Belhomme Posted January 24, 2015 Author Share Posted January 24, 2015 Hey thanks for everything, I finally find the solution ! Link to comment Share on other sites More sharing options...
vekia Posted January 25, 2015 Share Posted January 25, 2015 and the solution was ? :-) Link to comment Share on other sites More sharing options...
Adrien Belhomme Posted January 26, 2015 Author Share Posted January 26, 2015 I was modifying the wrong header.tpl .... There is 2 different types of header in my theme, and I activated the 2nd one, but I was editing the header1.tpl Thanks for your help guys ! 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