View Single Post
  #5  
Old 09-23-2011, 03:03 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Exclude Certain Categories From Category List

Use smarty operators
> - gt
< - lt
>= - gte
<= - lte
= - eq
!= - ne
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote