View Single Post
  #7  
Old 10-06-2005, 08:38 AM
 
instinctual instinctual is offline
 

eXpert
  
Join Date: Nov 2003
Posts: 247
 

Default

This is an if/then I have in one of my sites that displays something only if it's the homepage:

{if $main eq "catalog" and $current_category.category eq ""}

That one works for me in home.tpl. Notice the difference being that the eq and ne are opposite ;o)
__________________
Instinctual
8,000 feet up in the Rocky Mountains of Colorado
X-Cart Versions 3.5.x - 4.0.x

IF you xcart, THEN you prosper, ELSE you fail. ELSEIF xcart fails, THEN you fix it, all the WHILE {loop}\'ing {section}\'s to feed your $smarty mind.
Reply With Quote