Jump to content

Change "Image Slider For Your Homepage" Module to be visible on every page ?


Delaroute

Recommended Posts

It is called for Homepage because it is design to show there only.

But you can add in the module's class, a new custom hook (reinstall the module or manually add the hook in PS), then add that hook on every page you want the slider displayed.

  • Like 1
Link to comment
Share on other sites

  • 4 months later...

@apelisseti :

You'll find the information spread on forum, just search for it.

Basically, this means to override the module's class by adding a public function hookDisplayTop which returns the hookDisplayHome one from the class.

Then simply reset and configure the module in BO and add it to the DisplayTop hook.

If you do not add the new hook in the class install function then you need to add the hook manually to PS DB.

If these pointers are not clear enough for you maybe you shouldn't do this, it'll mean you lack the basic programming skill, just read more first.

Edited by Rho_Bur (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...