Re: Could be useful to many. Need help correcting
Hi again,
thanks for your help. I would like the menu I created to be showing only in a certain root category and all its subcategories.Was thinking of something like this in the home.tpl.
{if $location[1].0 eq "rootcategoryname?" }
{ include file="customer/menu_rootcategoryname?.tpl" }
{/if}
But doesn't work. Could someone help me point out
the mistake.I'm using 4.2.2.
Thanks a million
__________________
v4.2.2
|