View Single Post
  #1  
Old 11-20-2006, 11:03 AM
 
sandersdesign sandersdesign is offline
 

Member
  
Join Date: Oct 2005
Posts: 26
 

Default Custom Root Category Template

Hi, we would like to show a custom template for a root level category page, seen at http://www.digi-quick.co.uk/home/818/Memory_Cards.

I've purchased the Custom Category and Product "http://www.websitecm.com" mods but as it fails to control Root level categories I've been researching on how we could use a {elseif} tag in the "home_main.tpl" template.

I'm currently unsure how this "elseif" should look, currently i've tryed:
------------------
{elseif $main eq "Memory_Cards"}
{include file="customer/main/Memory_Cards.tpl"}

-------------------------

which fails to work. Any help welcome, many thanks.
__________________
www.sandersdesign.net
X-Cart Gold v4.0.16, Unix
Reply With Quote