View Single Post
  #7  
Old 04-25-2007, 07:53 AM
  herbj's Avatar 
herbj herbj is offline
 

Advanced Member
  
Join Date: Feb 2007
Location: Florida
Posts: 62
 

Default Re: Title for home.php

Quote:
Originally Posted by carpeperdiem
yes, that's why you should put

{if $main eq "catalog" && $current_category.category eq ""}
HOME PAGE TITLE
{else}

(with appropriate closing {/if} if needed)

before anything else.

Where do you add this code? In home.PHP and if so where.

Sorry new to PHP.

Thanks
Reply With Quote