When using an earlier version I changed the values in the drop down boxes for price range search to values more suitable for cars etc.
After upgrading to 2.6, I decided to change the drop down menus for simple text boxes allowing the user to enter any values they like.
It is a simple edit so just in case anyone is interested in doing the same this is the code I changed:
In search.tmpl
Replace:
Code:
Content visible to verified customers only.
with
Code:
Content visible to verified customers only.
and replace:
Code:
Content visible to verified customers only.
with:
Code:
Content visible to verified customers only.
I also changed the entry in the Language file from:
Code:
Content visible to verified customers only.
To:
Code:
Content visible to verified customers only.
The next challenge is to allow the user to choose the currency for the search.