Can someone please point me to what file(s) need to be changed in order to modify the field names and number of fields in the advanced search form?
Thanks
Can someone please point me to what file(s) need to be changed in order to modify the field names and number of fields in the advanced search form?
Thanks
I have answered my own question!
What was the solution that you discovered?![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Looks like the file you need is:
includes/languages/english/custom/advanced_search.php
You can change the wording there... as far as getting rid of some of the search criteria, I have no idea! My favorite thing to do to remove stuff is to use css and make it visibility: hidden... probably not the best solution, but sometimes it's better than...
[FONT=Tahoma]Georgia Doodle[/FONT]
[FONT=Tahoma]www.littlesnowbird.com[/FONT]
[FONT=Tahoma]Flavored Teas for Children[/FONT]
I am trying to modify the advanced search page. I added three new fields (products_materials, products_cuts and products_diameters) to the zen_products table.(Thanks to the contributor, BTW).
HERE is a link to the aesthetically modified Advanced Search page I am working on....remember that this advanced search function does not yet work.
Anyway, now I want to make those new fields searchable on the Advanced Search Page.
This is what I want, as a finished product:
Select Your Search Criteria:
> DropDown 1 - Product Family
> DropDown 2 - Application
> DropDown 3 - Material
> DropDown 4 - Type of Cut
> DropDown 5 - Cutting Diameter
> Text Box 1 - Search by EDP#
(Then Click) Search
A) The (second redundant) keyword search box (the one with the search help link in it) must be removed as it causes an error when no keyword is placed in it.
B) The six criteria must be able to all have values selected, or just one, and still dis[play results on the results page.
IMPORTANT!!! >>>The fields above can all search from the PRODUCT DESCRIPTION AS ALL THIS INFORMATION IS LISTED IN THE PRODUCT DESCRIPTION (makes it more simple).
Please let me know if you know anything about htis or maybe just the URL where this contribution/modification is died.
Your help would be so very much appreciated
Last edited by JimRoster; 9 Aug 2007 at 10:24 PM.