Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Property search conditional boxes
- This topic has 6 replies, 2 voices, and was last updated 9 years, 6 months ago by
Ernest Marcinko.
-
AuthorPosts
-
November 10, 2016 at 7:40 am #10819
achillon
ParticipantHello support
Is it possible to have this search:
http://www.kohsamuiholidays.com/001-erase-test-search-north-east/behave like this one:
https://www.thai-real.com/residential-sales/
so I choose “Phuket” and the new areas appear?
so that when I chose for instance “north west” it opens a new dialog showing the localities in the north west?something like this one
http://wp-dreams.com/demo/wp-ajax-search-pro/property-search-example/
but if I chose “Australia” then it shows “Melbourne” and “Sidney” but making a new box appear like here https://www.thai-real.com/residential-sales/Thanks
Alberto
November 10, 2016 at 7:45 am #10820achillon
ParticipantAnd also how can I do a “all locations” option showing all properties in all locations?
Thanks again
Alberto
November 10, 2016 at 10:04 am #10823Ernest Marcinko
KeymasterHi Alberto,
Conditionally updating (dynamic) filters are not possible to create yet. It’s a planned feature, but it will probably require 4-6 months of development in order to work properly. (unfortunately it’s very complicated to make it usable in all cases)
“all locations” option
For that, all you need is an empty value to the list: https://goo.gl/vVwCqHSomething like:
[code]
||Any Location
North West||North West
North East||North East
South West||South West
South East||South East
[/code]November 11, 2016 at 5:53 am #10832achillon
ParticipantThanks a lot, that is very useful
How can do this?
http://wp-dreams.com/demo/wp-ajax-search-pro/property-search-example/Thanks again
Alberto
November 11, 2016 at 2:16 pm #10834Ernest Marcinko
KeymasterHi Alberto,
On that example i’m using Visual Composer to create two columns. In the first column is the search and the search settings shortcode. And in the second (right) colum is the results shortcode. More about shortcodes: https://goo.gl/RhDR0F
It uses taxonomy term and custom field filters as well:
– Taxonomy term filters
– Custom field filtersAnd that’s basically it I think.
November 23, 2016 at 9:24 am #10972achillon
ParticipantThank you very much for all your help!!
Have an awesome dayNovember 23, 2016 at 9:44 am #10973Ernest Marcinko
KeymasterYou cannot access this content.
-
AuthorPosts
- The topic ‘Property search conditional boxes’ is closed to new replies.