Jump to content

<Solved> Block Advertising module in footer


Recommended Posts

Hi all,

 

I put the block adverting module in the footer by add these lines to the blockadvertising.php file:

 

function hookFooter($params)

{

return $this->hookRightColumn($params);

}

 

The module did hook successfully onto the footer but it doesn't show anything in the front store.

I inspected it with firebug and it shows that the module and its coding are there but it's greyout.

http://svh.wickdmedia.com

Any suggestions and help please?

Thanks!

Edited by anson.c (see edit history)
Link to comment
Share on other sites

Yes it's Tico!

I just tried with Internet explorer and it shows the advertising block. It just doesn't work with firefox at the moment and I can't figure it out way. I 've already disabled cache and turned on force compile. Anyway I think I should call it a night and continue tomorrow.

 

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