stuffedhippo Posted September 23, 2015 Share Posted September 23, 2015 (edited) I have renamed the HOME category to SHOP NOW and added it to the Top Horizontal Menu. The drop down with all the sub categories display OK but when you click on the SHOP NOW on the main menu it just links to the homepage Edited September 23, 2015 by stuffedhippo (see edit history) Link to comment Share on other sites More sharing options...
stuffedhippo Posted September 23, 2015 Author Share Posted September 23, 2015 (edited) But ideally what I wanted to do is link to a page showing all the categories. I have a solution. In the blocktopmenu.php file starting at line 600 comment out 600, 603, 604 & 605 //if ($category['level_depth'] > 1) { $cat = new Category($category['id_category']); $link = Tools::HtmlEntitiesUTF8($cat->getLink()); //} else { // $link = $this->context->link->getPageLink('index'); //} Edited September 23, 2015 by stuffedhippo (see edit history) 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