Re: Home page without left or right side bar
you have to use this and exactly this
{if $main ne "catalog" and $current_category.category eq ""}
sidebar content
{/if}
not what you have
{if $current_category.category ne ""}
very different.
__________________
xcart 5.1.2
|