Forums Forums Search & Filter Pro Range input problem

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #249916

    Hi,
    i’m developing a real estate site and I have for rent / for sale properties.
    I need to add a price range filter with custom value.

    Here some examples

    RENT PROPERTIES
    From 0 to 1000
    From 1001 to 2000 etc

    SALE PROPERTIES
    From 0 to 100.000
    From 100.001 to 500.000
    More than 500.000

    I could add two different fields and hide one with javascript, but I’m not able to create the range with custom values.

    Thanks

    Trevor
    #249927

    This will likely become a lot easier in V3 (due in a few months), but for now the only way to achieve this is to have a second price field, where the original price field is as is, but the second field has these range choices in. It is possible, with custom coding (requires good PHP skills) to autosave the second value from the first as a post is saved.

Viewing 2 posts - 1 through 2 (of 2 total)