View Single Post
  #2  
Old 06-28-2006, 08:03 AM
 
balinor balinor is offline
 

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

Default

First ,you are going to need to modify your subcategories.tpl using this mod:

http://forum.x-cart.com/viewtopic.php?t=5131

Next, you'll need to open up customer/main/welcome.tpl and just below this line of code:

{include file="customer/main/featured.tpl" f_products=$f_products}

add this:

{include file="customer/main/subcategories.tpl" cat=$cat}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote