Coupoza Posted June 12, 2012 Share Posted June 12, 2012 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 More sharing options...
cocothecat Posted June 12, 2012 Share Posted June 12, 2012 what theme did you buy and where would you like the newsletter to go? Have you tried to place it in the footer? Link to comment Share on other sites More sharing options...
Coupoza Posted June 12, 2012 Author Share Posted June 12, 2012 (edited) Yes, I have tried but that was also not possible. The theme I bought is Mobileworld. Thanks in advance! Edited June 12, 2012 by Coupoza (see edit history) Link to comment Share on other sites More sharing options...
cocothecat Posted June 12, 2012 Share Posted June 12, 2012 You got it in the right hook I think on the product page? If you want to move it to the footer you need to edit the module file change the hook name Link to comment Share on other sites More sharing options...
Coupoza Posted June 12, 2012 Author Share Posted June 12, 2012 I cannot transplant it to the footer in BO. Jus tried again. And the best position for me should be on top of the homepage. There should be space enough. Grtz Maurice Link to comment Share on other sites More sharing options...
cocothecat Posted June 12, 2012 Share Posted June 12, 2012 If you open up the newsletter module (i.e download it) open up the php file where you see the list of hooks mentioned you can swap out LeftHook for FooterHook (well the exact name of the bottom footer) reupload it and it should work Link to comment Share on other sites More sharing options...
Coupoza Posted June 12, 2012 Author Share Posted June 12, 2012 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 More sharing options...
Coupoza Posted June 12, 2012 Author Share Posted June 12, 2012 (edited) 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 June 12, 2012 by Coupoza (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts