mosher27 Posted December 18, 2013 Share Posted December 18, 2013 Hello I am currently trying to add anchor text to my categories menu....not sure why this isn't already available. I'm sure its just adding '<a href="'.$category_link.'" title="'.$category->name.'">'.$category->name.'</a>'; but I can't find where to edit in the blocktopmenu.php. Any ideas on this? I'm running Prestashop 1.5.2. http://www.m2scientifics.com Link to comment Share on other sites More sharing options...
walidon Posted December 18, 2013 Share Posted December 18, 2013 I don't know the need to change the tpl file? to edit the menu you need to follow theses steps: 1) Login to your Prestashop Admin2) Click on the MODULES section in the main menu3) Search for "top horizontal menu" and you should see that it's installed (if not, you can easily install it)4) Click on CONFIGURE when you see the module and here you can choose to add or remove your different menu headers (including HOME). Let us know the result. Friendly yours, Link to comment Share on other sites More sharing options...
vekia Posted December 18, 2013 Share Posted December 18, 2013 hello why not to use block top menu configuration page exactly as walidon suggested? by default you can add there categories, and also create own link, in this case you can add there almost everything. Link to comment Share on other sites More sharing options...
hinks Posted December 10, 2014 Share Posted December 10, 2014 hello why not to use block top menu configuration page exactly as walidon suggested? by default you can add there categories, and also create own link, in this case you can add there almost everything. Hi maybe you can help me I want to be able to have text showing what the button is when the user is hovering over it same as the way if you had usable menu links appear if they had been added Link to comment Share on other sites More sharing options...
Recommended Posts