Jump to content

Changing names and links in the menu


Recommended Posts

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 by halennoor (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...