[ic] search results

Darnell Hudson hudsondarnell43 at verizon.net
Sun Nov 23 22:18:01 UTC 2008


I am trying to figure out how come my search results does not come out right
when I do a search on a clients website. it puts the products all over 
the website
so it is not lined up. I have it going to results.html
here is the code
[comment]
ui_page: results.html
ui_type: page
ui_name: results.html
ui_page_template: leftright
ui_source: pages/results.html
ui_template: Yes
ui_template_name: leftright
[/comment]

[tmp page_title]__COMPANY__ -- [L]Search results[/L][/tmp]
[tmpn members_only][/tmpn]

[control reset=1]
[control-set]
    [component]search_box_small[/component]
[/control-set]
[control-set]
    [component]product_tree[/component]
[/control-set]
[control-set]
    [component][/component]
[/control-set]
[control-set]
    [component]results_buylist[/component]
[/control-set]
[control-set]
    [component]cross[/component]
    [banner][L]Also see...[/L][/banner]
    [cols]2[/cols]
    [size]2[/size]
[/control-set]
[control-set]
    [component]random[/component]
    [banner][L]Specials[/L][/banner]
    [cols]1[/cols]
    [size]3[/size]
[/control-set]
[control reset=1]
[css cat_results_css]
[include top]


[include left]

<!-- BEGIN CONTENT -->
[search-region]
[on-match]
 
[/on-match]

[search-list]
[image src="[item-code]" imagesubdir="thumb"]
 [item-code]

 <a href="[item-code].html">[item-field description]</a><br>
   [item-field price]
  [order [item-code]]Buy Now</a></td>

 
[/search-list]

[no-match]
  NO MATCH
[/no-match]

[more-list]
 
[/more-list]
[/search-region]
<!-- END CONTENT -->
[include right]




[include bottom]




More information about the interchange-users mailing list