Jump to content

is it possible and how to transplant block_contact to the footer


Recommended Posts

Hi

 

is it possible to transplant block_contact to the footer and how to do this ?

 

I tried to add

  && $this->registerHook('footer')

and

public function hookFooter($params)
{
 return $this->hookLeftColumn($params);
}

 

to blockcontact.php and to reinstall it, but front office has become a totally blank page.

 

Can you help?

 

Thanks

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