gantz37 Posted September 28, 2016 Share Posted September 28, 2016 hi, i want to change layout of home page feature tabs products i try modify homefeature.tpl and search in global.css class, but nothing happen i want to change from to with the first product box bigger than other Link to comment Share on other sites More sharing options...
modprestashop Posted September 28, 2016 Share Posted September 28, 2016 Maybe you are changing code in \modules\homefeatured\views\templates\hook\homefeatured.tpl but actually you should change it in themes/{your-theme}/modules\homefeatured\views\templates\hook\homefeatured.tpl as you are using third party theme they have overrided template file to make theme design. Link to comment Share on other sites More sharing options...
vekia Posted September 28, 2016 Share Posted September 28, 2016 homefeatured module is based on product-list.tpl file once you will change it, it will appear different everywhere where the list of products appears 1 Link to comment Share on other sites More sharing options...
gantz37 Posted September 29, 2016 Author Share Posted September 29, 2016 Maybe you are changing code in \modules\homefeatured\views\templates\hook\homefeatured.tpl but actually you should change it in themes/{your-theme}/modules\homefeatured\views\templates\hook\homefeatured.tpl as you are using third party theme they have overrided template file to make theme design. i m using default theme of prestashop 1.6. i tried modify themes/{your-theme}/modules\homefeatured\views\templates\hook\homefeatured.tpl but nothing change 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