Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Where to edit search results listing

Where to edit search results listing

Locked

Views: 1,461

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
26 Jul 2007, 2:44 PM
#1
lismith avatar

lismith

New Zenner

Join Date:
May 2007
Posts:
78
Plugin Contributions:
0

Where to edit search results listing

Which file is used for search results listing? I've somehow ended up with 2 price columns that do not show up when browsing products in a list, only in the search results list.

26 Jul 2007, 2:52 PM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Where to edit search results listing

templates/tpl_advanced_search_results_default.php

26 Jul 2007, 4:18 PM
#3
lismith avatar

lismith

New Zenner

Join Date:
May 2007
Posts:
78
Plugin Contributions:
0

Re: Where to edit search results listing

Thank you. I restored the original from the template default and thought that would fix it but I'm still getting double price columns.

26 Jul 2007, 5:24 PM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Where to edit search results listing

There's also the /includes/modules/pages/advanced_search_results/header_php.php which might be affecting that

What contributions/addons have you installed?
what version of Zen Cart?

26 Jul 2007, 5:28 PM
#5
lismith avatar

lismith

New Zenner

Join Date:
May 2007
Posts:
78
Plugin Contributions:
0

Re: Where to edit search results listing

DrByte:

There's also the /includes/modules/pages/advanced_search_results/header_php.php which might be affecting that

That did it. Thank you!!! :D