View Single Post
  #20  
Old 01-11-2011, 12:05 AM
 
Anty Anty is offline
 

Advanced Member
  
Join Date: Aug 2009
Posts: 40
 

Default 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
Reply With Quote