jumbo Posted November 25, 2011 Share Posted November 25, 2011 Hi all, I'm trying to place a slider on the homepage at the end of the header section (just before the columns are loaded). I'm looking for something like: http://livedemo00.template-help.com/prestashop_36160/ However, I'm not sure how to hook it, or where, so that the slider shows only on the homepage (not on all pages!) Thank you Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted November 25, 2011 Share Posted November 25, 2011 You will need to transplant it into the 'top of pages' hook. If you only want it to show on the homepage you will need to add the exceptions when you transplant the module. Lastly, make sure it is at the bottom of the hook. Hope that helps! Marty Shue Link to comment Share on other sites More sharing options...
jumbo Posted November 25, 2011 Author Share Posted November 25, 2011 You will need to transplant it into the 'top of pages' hook. If you only want it to show on the homepage you will need to add the exceptions when you transplant the module. Lastly, make sure it is at the bottom of the hook. Hope that helps! Marty Shue Thank you so much for your resposne I thought about adding the exception, but then i will need to add exceptions for EVERY page out there, except home!! isnt there a better way to do it? Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted November 26, 2011 Share Posted November 26, 2011 There really isn't that many pages That is going to be your easiest method unless you want to start messing with the module code. Marty Shue Link to comment Share on other sites More sharing options...
Recommended Posts