View Single Post
  #11  
Old 02-07-2003, 05:07 PM
 
Blackhawk Blackhawk is offline
 

Senior Member
  
Join Date: Dec 2002
Location: United States
Posts: 101
 

Default Bummer

Quote:
should be:

Code:
{if $smarty.section.products.index is div by 2}

note s in products.

This cancelled the two lines per row and still had the blanks.

Quote:
I think

Code:
{section name=product loop=$products}

name=product should be products as well, but give those two methods a try.

This cancelled all the searches and filled it with all blanks...


Thx for trying... any other ideas?
Reply With Quote