Dolke Posted May 27, 2013 Share Posted May 27, 2013 Hi, I would like to expand my product catalog so it takes space of the current right column. I don't need these modules to be shown when customer is viewing products, I just need them on my home page. I would like to disable these modules to be displayed everywhere except home page and to expand fields of products in this space? Please see the attached image. Thank you in advance. Link to comment Share on other sites More sharing options...
vekia Posted May 27, 2013 Share Posted May 27, 2013 hello in my opinion is better to turn off (remove) the right column, than to disable the modules there. you can achieve this by adding simple {if} condition to the footer.tpl file located in your theme directory {if $page_name == 'index'} Right Column Body {/if} 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