Jump to content

Newsletter subscription


Recommended Posts

Dear,

 

I have bought a new template but it looks like impossible to insert the newsletter subscription. I have already contacted the developer, but until so far.....no answer.

 

I think the template has no left or right column which is required for this module. I can't move the newsletter subscription to where I want it in BO because I receive an error: this module can not be replaced to....

 

I want the newsletter subscription in the middle of the top of my theme. Does anyone know how to do that (global css?) or is there anybody who is willing to help me?

 

Thanks in advance and I am looking forward for your answer.

 

 

Grtz,

Maurice

Link to comment
Share on other sites

Hello, sorry for all my questions but I am not a developer and want it on the Top of my homepage next to the logo.

 

Which command do I have to give? I think below I have found the mentioned hooks? Around line 206?

 

 

function hookRightColumn($params)

{

return $this->hookLeftColumn($params);

}

 

function hookLeftColumn($params)

{

global $smarty;

 

if (Tools::isSubmit('submitNewsletter'))

Link to comment
Share on other sites

I just tried to change the php file and after uploading the whole footer disapeared :(. I have fixed it but I don't want to do it again.

 

I have totaly no clue what I am doing so if anybody is willing to help me, please feel free. If there is no other solution, I am willing to pay for it.

 

Thanks in advance!

blocknewsletter.php

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

×
×
  • Create New...