View Single Post
  #4  
Old 03-14-2005, 07:09 PM
  finestshops's Avatar 
finestshops finestshops is offline
 

eXpert
  
Join Date: Oct 2002
Location: Toronto, Canada
Posts: 335
 

Default

Quote:
Originally Posted by CopperB
I want to remove the location on the homepage only. In my location.tpl there is no "Home" reference as 27stars mentioned.

try change first and last lines to:

Code:
{if $main eq "catalog" and $current_category.category eq ""}{else}{if $location} .... {/if}{/if}
__________________
Best regards,

Anton Pachkine
finestshops.com/x-cart
Reply With Quote