grem59 Posted August 1, 2016 Share Posted August 1, 2016 (edited) bonjour je souhaite mettre le menu horizontal a la place du bloc banner j ai testé ceci http://www.reussir-mon-ecommerce.fr/2012/07/04/modifier-le-hook-dun-module-sous-prestashop/ sans succés prestashop 1.6.1.5 Edited August 1, 2016 by grem59 (see edit history) Link to comment Share on other sites More sharing options...
ChDUP Posted August 1, 2016 Share Posted August 1, 2016 Vous pouvez ajouter ceci public function hookDisplayBanner($params) { return $this->hookDisplayTop($params); } et greffer ensuite le module topmenu sur le hook displaybanner Link to comment Share on other sites More sharing options...
grem59 Posted August 1, 2016 Author Share Posted August 1, 2016 merci a vous 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