ruisonika Posted May 12, 2017 Share Posted May 12, 2017 Hello guys!Is it possible to change de behaviour of PTS VERTICAL MEGAMENU?The thing he does is in backoffice i writte all categories and order it as i wish and they appear nice in frontend...but i want to ignore that, i want to make the categories in that vertical megamenu appear dynamic as categories in website...because my store depends on a third part that come throught webservice and are written directly in prestashop database.Does it make any sense? PrestaShop 1.6.1.7 URL http://nnn.acidados.net/ Theme pf_golmart Link to comment Share on other sites More sharing options...
ruisonika Posted May 12, 2017 Author Share Posted May 12, 2017 For start...can anyone help where i can find this {$ptsverticalmenu}?This is the path mytheme/modules/ptsverticalmenu/views/templates/hook/megamenu.tpl the code ___________________________________________________ <div id="pts-verticalmenu" class="dropdown block"> <div class="verticalmenu navbar navbar-default" role="navigation"> <h4 class="title_block dropdown-toggle" data-target=".navbar-ex2-collapse" data-toggle="collapse"> <span>{l s='Lojas' mod='ptsverticalmenu'}</span> <span class="icon icon-angle-down"></span></h4> <div id="store_verticalmenu" class="pts-verticalmenu navbar-collapse collapse navbar-ex2-collapse"> {$ptsverticalmenu} </div> </div> </div> -----------------------------------------------------------but where can i get the code for $ptsverticalmenu????? Link to comment Share on other sites More sharing options...
ruisonika Posted May 30, 2017 Author Share Posted May 30, 2017 ANYONE???? 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