Guest Posted November 30, 2006 Posted November 30, 2006 When doing a search of the inventory, I want users to see this: Home >> Search Results But in the breadcrumb section I have right now, it looks like this: Home >> Advanced Search >> Search Results As I don't have that many goods, I don't want advanced search to show. How do I remove it from the breadcrumb line? Thanks :)!
Guest Posted November 30, 2006 Posted November 30, 2006 So can anyone help? If its really difficult, or impossible, just let me know too :).
bill110 Posted November 30, 2006 Posted November 30, 2006 So can anyone help? If its really difficult, or impossible, just let me know too :). Try this. The only problem with this solution is the advanced search will not be added to the breadcrumb if they go to that page to do their search. in catelog/advanced_search.php find and delete or comment out this code $breadcrumb->add(NAVBAR_TITLE_1, tep_href_link(FILENAME_ADVANCED_SEARCH)); My Contributions Stylesheet With Descriptions Glassy Grey Boxtops Our Products Meta Tags On The Fly Password Protect Admin "No matter where you go....There you are" - Buccaroo Bonsai
Guest Posted November 30, 2006 Posted November 30, 2006 Thank you!! Tried removing it, but it still shows in the breadcrumb trail.
Guest Posted November 30, 2006 Posted November 30, 2006 Oh oh!! I edited the line in the advanced_search_results.php and it worked!! Thank you very much :D!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.