Display if current category ne to cat 6
I want the category (home.php?cat=6) to not display a certain include file.
I tried this, but it doesn't work:
{if $main eq "catalog" and $current_category.category gt "1" and $current_category.category ne "6"}
{include file="customer/main/left_subcategories.tpl"}
{/if}
This is the full statement located in home.tpl.
__________________
Product: X-Cart Gold
Current version: 4.0.14
Additional Mods: X-Affiliate
|