ThomasB Posted April 26, 2010 Share Posted April 26, 2010 hello,y tried to integrate jslider in the footer, but it will simply not appear in it. the only module which shows up is the "footer links bloc". Whatever module i want to link to the footer is not visible.Has anyone an idea what to change or have I missed something.the modules as is show up in left or center ... but not in footer.Thanks for help.Thomascan be seen on: http://abbac.net/preview/roudeleiw-shop/ Link to comment Share on other sites More sharing options...
razaro Posted April 26, 2010 Share Posted April 26, 2010 You need to add following code to be able to hook module to footer function hookFooter($params) { return $this->hookLeftColumn($params); } This code goes to ,and this is a guess, in modules/jslider you have jslider.php .Then transplant module to footer. Link to comment Share on other sites More sharing options...
ThomasB Posted May 8, 2010 Author Share Posted May 8, 2010 Sorry for answering so late ... but many thanks for the posting it was exactly what was missing to show up the module. Now that project is delivered I clean my desktopThanks a lot 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