Advertisement:

Author Topic: price search bar  (Read 1052 times)

data99

  • Full Member
  • ***
  • Posts: 180
price search bar
« on: April 21, 2015, 07:04:15 am »
how can I setup price bar on top

like min $ and Max $ and then click on search

any one has done this before ?

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: price search bar
« Reply #1 on: April 21, 2015, 05:25:37 pm »
@data99
This should be in modern theme in search bar, just copy this and place to your search form.

data99

  • Full Member
  • ***
  • Posts: 180
Re: price search bar
« Reply #2 on: April 21, 2015, 10:27:54 pm »
@frosticek

Im using bender theme which file do I edit and what code to I add

Thanks

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: price search bar
« Reply #3 on: April 23, 2015, 12:49:53 am »
@data99
You are too lazy.
- go to demo of modern theme > proceed to search page
- using firefox firebug or google developer tools find ID of max & min price input
- download modern theme from osclass, open search.php, find correct lines using found ID and copy it
- go to your theme, open search.php and place here your code
- trial & error to find correct position where to place code is best way
- inputs must be between <form> and </form> tags to get effect on search