View Single Post
  #2  
Old 12-24-2008, 08:51 AM
  Dmitri's Avatar 
Dmitri Dmitri is offline
 

Senior Member
  
Join Date: Jul 2003
Location: Toronto
Posts: 174
 

Default Re: Hiding categories

Hello Joe

Add the logic into the /skin1/customer/category.tpl

{if $categories[cat_num].categoryid eq XXX}...{/if}

where XXX is the category id, and display only those that match (or don't match) your category id.

You can lookup the category ID in admin module, or mouse over the link on front home.php?cat=XXX

Hope that helps.
__________________
CartTemplates | ASF Design Inc
~~~
CartTemplates.com | XCart Design - Custom design or Choose from thousands of templates that can be integrated with X-Cart.
tel: +1 (416) 410-9995
Reply With Quote