Jump to content

[SOLVED]Only display main categories in menu


Recommended Posts

Hi,

I have several main categories with subcategories. What I would like is that only the main categories are shown in the menu.

Don't know if this is the correct way of doing it, but it works for me. In yourshop/modules/blockcategories/category-tree-branch.tpl , just remove on line 7:

{include file=$branche_tpl_path node=$child last='true'}
           {else}
                       {include file=$branche_tpl_path node=$child last='false'}
           {/if}




Regards,

Steven

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...