Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Multiple Tags fields

Tagged: 

Viewing 7 posts - 11 through 17 (of 17 total)
  • Trevor Moderator
    #264228

    Until we modify how the range slider works, there are only two methods you can use to be able to show properties with no price:

    #1 Make the price 0, as a default value, for all properties currently with no price. So, this way, none have an empty price.

    #2 Have a second price field, where this field has text values, like:

    No price
    up to $199,999
    $200,000 - $300,000

    and so on, so each property has two values for price. One s the actual price, the other is the text ‘range’ label. Then use this new field for the form.

    We do plan to modify the way ranges work in V3, due in a few months.

    Shaun Trivedi
    #266928
    This reply has been marked as private.
    Trevor Moderator
    #266977
    This reply has been marked as private.
    Shaun Trivedi
    #267038
    This reply has been marked as private.
    Trevor Moderator
    #267142

    The only way to do a full cache build is to click the Rebuild Cache button in the form. Most update software/functions (maybe like yours) update one posts at a time, usually in a while loop. At each loop, the Post ID should be available to the code, and that would then be used in our do_action code as a variable.

    If you are somehow bulk updating values without using Post IDs, then the only method to rebuild the cache is to use the button I mentioned above. It is not available from/with code, sorry.

    Shaun Trivedi
    #270490
    This reply has been marked as private.
    Trevor Moderator
    #270550

    If I understand you correctly, you want to show a field (Land Width) conditional if another field is chosen with a specific term. This type of conditionality is not possible with the current version of the plugin, but may be possible when we release V3 in a few months.

Viewing 7 posts - 11 through 17 (of 17 total)

The forum ‘Search & Filter Pro’ is closed to new topics and replies.