View Single Post
  #8  
Old 08-04-2005, 04:21 PM
 
balinor balinor is offline
 

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

Default

No, you need to open up home.tpl, not categories.tpl. In home.tpl, replace this:

{ include file="customer/categories.tpl" }

with this:

{*
{ include file="customer/categories.tpl" }
*}

Do the same for the help.tpl include.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote