[ic] search results

Peter peter at pajamian.dhs.org
Sun Nov 23 23:43:24 UTC 2008


On 11/23/2008 02:18 PM, Darnell Hudson wrote:
> 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.

Because you have no tags in there to organize and line up the output 
save a lone </td> with no opening <td> to match let alone a table for it 
to go in.

Peter


> 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