mkli73 Posted September 26, 2014 Share Posted September 26, 2014 Hello my name is Marina, I am start learning presta shop. My site link is the following http://www.pandora-web-box.info/presta/index.php I want to add a banner before the newsletter footer. So I would like in the theme configurator to have an extra hook positioning except the top, left, right and footer. I have tried a lot of things one of this is creating anew hook with the following method 1. The name of my hook is bottom 2. I have added the hook in my ps_table name: displayBottom title: displayBottom 3.created the FrontController.php like this: <?php class FrontController extends FrontControllerCore{ function displayBottom() { parent::displayBottom(); $this->smarty->assign(array('HOOK_BOTTOM' => Module::hookExec('bottom'))); [spam-filter]4. I uploaded in the following directory override/classes/controller Then I go in the Theme configurator in my presta shop and the only hooks I see in the page are the top,left, right and footer. Will it be possible to let me know what I am doing wrong. Thanks in advance Marina Link to comment Share on other sites More sharing options...
vekia Posted September 26, 2014 Share Posted September 26, 2014 Then I go in the Theme configurator in my presta shop and the only hooks I see in the page are the top,left, right and footer. Will it be possible to let me know what I am doing wrong. about what theme configurator feature you're talking? it's default theme configurator? Link to comment Share on other sites More sharing options...
mkli73 Posted September 26, 2014 Author Share Posted September 26, 2014 I am entering in the Configure "Theme configurator" modulefrom the theme drop down menu and I see what is in the attached file Is what you were asking me? Marina Modules • Pandora Shop.pdf Link to comment Share on other sites More sharing options...
Paulito Posted September 27, 2014 Share Posted September 27, 2014 Hello Why not use Free html box http://mypresta.eu/modules/front-office-features/html-box.html http://screencast.com/t/rFxurXvlx Or am I, as usual, barking up the wrong tree Paul Link to comment Share on other sites More sharing options...
mkli73 Posted September 27, 2014 Author Share Posted September 27, 2014 (edited) Thanks for your answer I am trying in using the html box but have the same hooks as top, footer, right, left I do not know how to add a new one. Marina Edited September 27, 2014 by mkli73 (see edit history) Link to comment Share on other sites More sharing options...
Paulito Posted September 27, 2014 Share Posted September 27, 2014 Hello again If you look at the image then you will see 7 hooks where this module will work, use the "Home Page" hook http://screencast.com/t/DIk5FlrR0sQ7 As you can see below, a 2 minute job to put a banner or whatever else you want just above the footer http://screencast.com/t/pIv1wA8ttxS Paul Link to comment Share on other sites More sharing options...
mkli73 Posted September 27, 2014 Author Share Posted September 27, 2014 Yes I can see the hooks and i try to add something in footer but I can not see it here is the link http://www.pandora-web-box.info/presta/index.php I can see only the word hello world and not the photo and it is not above the footer. Could you understand what I am doing wrong? Marina Link to comment Share on other sites More sharing options...
Paulito Posted September 27, 2014 Share Posted September 27, 2014 (edited) Hello Did you use the Home Page Hook You will find it here http://screencast.com/t/FKq2TkGlpGNG Paul Edited September 27, 2014 by Paulito (see edit history) Link to comment Share on other sites More sharing options...
mkli73 Posted September 27, 2014 Author Share Posted September 27, 2014 I prefer to put it in the footer so it will be full width in the page have a look on the position in my control panel The word has moved up but still can not see the image Marina Positions • Pandora Shop.pdf Link to comment Share on other sites More sharing options...
mkli73 Posted September 27, 2014 Author Share Posted September 27, 2014 also I can not see the footer space in live edit. Marina Link to comment Share on other sites More sharing options...
Paulito Posted September 27, 2014 Share Posted September 27, 2014 Hello Is this what your looking for http://screencast.com/t/PNynl91SfM Paul Link to comment Share on other sites More sharing options...
mkli73 Posted September 27, 2014 Author Share Posted September 27, 2014 I want the photos the five photos that are under the products to be placed where the text hello world is Marina Link to comment Share on other sites More sharing options...
mkli73 Posted September 27, 2014 Author Share Posted September 27, 2014 Hello I have managed to add the photos in footer have a look if you would like http://www.pandora-web-box.info/presta/index.php what I would like is to register a second footer where I would add social media and contact information could you tell me how could I do this? Thanks a lot for your time. Regards Marina Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now