benjamin9x Posted July 25, 2013 Share Posted July 25, 2013 I have a Prestashop installation in which I have duplicated the original theme and I'm making changes to it. I have chosen the duplicate theme from the admin panel. The problem is that the theme is not reflecting any changes that I am making to the theme's smarty files. I have checked using firebug. I replaced the contents of global.css and it took away the styling from the site, but when I made changes to header.tpl, footer.tpl, etc. it does not reflect. Again I checked using Firebug: CSS is mine but HTML is not. even if I go to Preferences -> Performance -> Force compile on, cache off I running prestashop 1.5.4.1 Thanks for your help Link to comment Share on other sites More sharing options...
tdr170 Posted July 25, 2013 Share Posted July 25, 2013 Try going to cache, smarty and clearing all contents of the cache and compile folders except any Index.php files and see if that helps. Link to comment Share on other sites More sharing options...
vekia Posted July 25, 2013 Share Posted July 25, 2013 make sure that you also changing correct theme files - I know that this is obvious but I often commit this kind of mistake In addition, make sure that you selected correct theme in the preferences > themes tab in your back office btw. you said that you duplicated the theme, you changed also the directory name? Link to comment Share on other sites More sharing options...
Recommended Posts