PHP Code:
{elseif $main eq "catalog" and $current_category.category eq ""}
use this condition to display only in the home page.
Quote:
Originally Posted by amy2203
what can i test for to see if it's the homepage?
I thought about using $main, but that is 'catalog' for both the homepage and the category pages.
I want to show some things in certain places on the homepage, but can't work it out today!
|