![]() |
if homepage?
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! |
Re: if homepage?
HTML Code:
{if $main eq "catalog" && $current_category.category eq ""} |
Re: if homepage?
PHP Code:
use this condition to display only in the home page. Quote:
|
Re: if homepage?
Thanks,
|
All times are GMT -8. The time now is 09:27 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.