View Single Post
  #2  
Old 04-02-2009, 05:29 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: News only on home page

Edit customer/home.tpl and replace this:

{include file="news.tpl" }

with this:

{if $main eq "catalog" and $current_category.category eq ""}
{include file="news.tpl" }{/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote