Jump to content

Homeslider to HOOK_RIGHT_COLUMN


Recommended Posts

As a matter of fact, you can simply rename hookDisplayHome to hookDisplayRightColumn. (homeslider.php) and hook it to the right column from modules->positions.

However, things will be screwed up so you'll have to deal with a lot of css changes then 

Link to comment
Share on other sites

Thank you :)

 

I changed:

 

Line 62:

if (parent::install() && $this->registerHook('displayRightColumn') && $this->registerHook('actionShopDataDuplication'))

Line 651:

public function hookDisplayRightColumn()

And I uninstalled the module and install again :rolleyes:

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...