imagesgroup Posted May 3, 2012 Share Posted May 3, 2012 Probably a simple thing, but I cannot for the life of me find where this module is attached within the Prestashop Back Office. I'm using this template: PrestaShop Template 1.4.5 http://addons.presta...emplate-15.html and would like to move the Image Mappings Block from above the product listing to the right-hand column (see attached). I've looked under module positions and Transplant a module but don't know which one it is. Link to comment Share on other sites More sharing options...
CartExpert.net Posted May 7, 2012 Share Posted May 7, 2012 Hi, have you checked the 'Home text editor' module? Link to comment Share on other sites More sharing options...
imagesgroup Posted May 8, 2012 Author Share Posted May 8, 2012 Yes. That was for the main home page. This one is different and shows up on the category pages. Link to comment Share on other sites More sharing options...
imagesgroup Posted May 9, 2012 Author Share Posted May 9, 2012 In the end I have decided to simply unpublish the Best Seller image. I did find where the code is located. /themes/prestashop_new/category.tpl {if $scenes || $category->description} <div class="content_scene_cat"> {if $scenes} <!-- Scenes --> {include file="$tpl_dir./scenes.tpl" scenes=$scenes} . . . Link to comment Share on other sites More sharing options...
CartExpert.net Posted May 9, 2012 Share Posted May 9, 2012 You can delete the scenes in Back Office. Link to comment Share on other sites More sharing options...
imagesgroup Posted May 9, 2012 Author Share Posted May 9, 2012 I know and thanks for your input but that is not what I was after. What I was looking for originally was where in the Back Office I could move the scenes to the right hand column opposed to having it on the Header of pages. In the end I decided to remove the feature as it pushed the category images down too much. 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