View Single Post
  #1  
Old 06-10-2007, 08:06 PM
 
yuichi yuichi is offline
 

Advanced Member
  
Join Date: May 2007
Posts: 42
 

Default If else function on home.php

Hi guys,
I am looking for a code that displays only in home.php

example:

Quote:
{if current page = home.php }
{ include file="some file " }
{/if}

I know php, but am new to smarty..
Basically what I did was I inserted an image tpl right before "welcome" text, but now, the image tpl appears in every page including category page and each individual item page...
How can I just display on home.php?
__________________
X-Cart Ver: 4.1.9 Gold
X-Cart Ver: 4.1.10 Gold
Reply With Quote