sqzr Posted November 13, 2015 Share Posted November 13, 2015 Hello I have editted a template file, in my case its a template file in the Block Wishlist module: modules/blockwishlist/views/templates/front/mywishlist.tpl. But the changes are just not appearing live on the website. From this post it looks like its a Caching and Compile issue but I've follwed the instructions on this post and also simply changed the Performance options through the interface. But my changes are still not live/visible on the website. Any idea what exactly is going wrong and what I can do to fix it? Link to comment Share on other sites More sharing options...
Simonas Invertus Posted November 16, 2015 Share Posted November 16, 2015 You should check this folder: [your-shop]themes\[your-theme]\modules\blockwishlist Link to comment Share on other sites More sharing options...
sqzr Posted November 16, 2015 Author Share Posted November 16, 2015 (edited) Thanks, I figured this out through trial and error earlier. Regarding overriding a controller; where should this file be placed? If I place it in the following locations the changes do not occur: ~/overrides/modules/blockwishlist/controllers/front/mywishlist.php ~/themes/MY_THEME/modules/blockwishlist/controllers/front/mywishlist.php Any advice would be greatly appreciated. Edited November 16, 2015 by sqzr (see edit history) Link to comment Share on other sites More sharing options...
Simonas Invertus Posted November 18, 2015 Share Posted November 18, 2015 I never done this. Maybe you should place it in controllers/front? Link to comment Share on other sites More sharing options...
Recommended Posts