Jump to content

problem to hook a module


Recommended Posts

Using Prestashop 1.4.4.0

 

duplicated a block advertising module, followed this blog

 

http://alvinjiang.blogspot.ca/2011/01/prestashop-tips-how-to-duplicate.html

 

Trying to display the ad on top of page instead of the right or left side

 

I changed blockads.php

 

if (!$this->registerHook('header') AND !$this->registerHook('top'))

 

shows up in header of pages but ad shows nowhere

 

not sure I'm doing this right

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