trent Posted July 26, 2013 Share Posted July 26, 2013 Hello! I have a prestashop theme where there is a slider on the homepage(Nivoslider), but in the configuration of the module, there is not a chance to bring up the slider in the other pages of the site but only on the homepage. I have see the demo of this theme on the page of the developer, and there the slider is also present on other pages :angry: How did to insert the module in the other pages? How can I insert the module also on the other pages? Thank you! Link to comment Share on other sites More sharing options...
NemoPS Posted July 29, 2013 Share Posted July 29, 2013 It might have used a custom hook to do it, see my tut here: http://blog.arvixe.com/adding-hooks-to-prestashop-1-5-the-new-way/ After adding the hook to a cms page, you'll need to call it from the module as well Link to comment Share on other sites More sharing options...
vekia Posted July 29, 2013 Share Posted July 29, 2013 i think that you have to modify the available hooks in this module, just add support of the "top" hook and then transplat this module to "top" hook. 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