View Single Post
  #26  
Old 01-16-2008, 06:20 AM
 
balinor balinor is offline
 

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

Default Re: Manufacturers not showing on home page

Ok, so comment out this line as you did:

{if $main ne "catalog" or $current_category.category ne ""}

But the closing one is down near the spacer. So replace this:

{/if}

<img src="{$ImagesDir}/spacer.gif" width="180" height="1" alt="" />

with this:

{* /if *}

<img src="{$ImagesDir}/spacer.gif" width="180" height="1" alt="" />
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote