master89 Posted November 26, 2012 Share Posted November 26, 2012 Hi, I have installed menu like here -> http://onyx-estates.com/prestashop/ Do you know how I can change the name and set up the menu? module name: Categories block (top) v1.0 Thanks for your answer Link to comment Share on other sites More sharing options...
Paulito Posted November 26, 2012 Share Posted November 26, 2012 Good morning, What version of PS are you using Paul Link to comment Share on other sites More sharing options...
master89 Posted November 26, 2012 Author Share Posted November 26, 2012 1.4.4.1 Link to comment Share on other sites More sharing options...
halennoor Posted December 1, 2012 Share Posted December 1, 2012 (edited) try edit the blockcategoriestop.tpl in /modules/blockcategoriestop/blockcategoriestop.tpl and edit the relevant lines to change the links and the names e.g. for New products link and name edit this line <li id="m2"> <a href="{$link->getPageLink('new-products.php')}">{l s='New products' mod='blockcategoriestop'}</a> </li> don't forget to change Performance ( Preferences> Performance ) setting ( Force compile Yes cache No to view the changes made on your front office). Hope that helps. Edited December 2, 2012 by halennoor (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