Forums Forums Search & Filter Pro Range slider working not correct

Viewing 9 posts - 11 through 19 (of 19 total)
  • Trevor
    #47917

    OK. That now makes sense to my tired old brain. Thanks.

    For now, we cannot resolve. For the future, it is in our plans. Is it OK for me to move the thread to the feature requests to make sure?

    So, to explain what happens. When you go to the page, the filter is not active. As soon as you make a selection, then it is active.

    The problem is the range slider looks in the post cache for the search form and finds only posts that have a value. We need to change the cache mechanism so that when it searches the posts’ values in that field, any empty value is assumed to be 0. It does not do this now.

    Anonymous
    #47919

    Before the release of a new version of the plugin I do by select type fields? How can I catch the event of changing the filter parameters?

    Trevor
    #47921

    My guess is that you could use the modify url filter/action here:

    http://www.designsandcode.com/documentation/search-filter-pro/action-filter-reference/

    The url will always have the slider part in, so you could search the strong for that and remove it when it is at default.

    Anonymous
    #47932

    Could you help me with the code of this function? And I want to hide empty parameters by js, but I need to detect filter elements rebuild.

    Trevor
    #47962

    OK, I will reply in the morning. Before I do. There are three eventualities regarding the search:

    No search parameters == ALL posts to be found
    Search parameters set, but slider not used (at default ranges) == include posts with no value set.
    Search parameters might be set, but slider IS used (at values different from default) == exclude posts with no value set.

    Is this correct?

    Anonymous
    #48028

    Yes. Thanks!

    Trevor
    #48151

    Hi Kirill

    My guess is this is a live site and you cannot leave it broken or not working? I went to the search page and the S&F plugin is deactivated.

    Are you able to make a staging site or somewhere I can work with the code?

    Anonymous
    #48423

    Hi
    You Need username and password in the backend?

    Trevor
    #48442

    Hi

    I think that we need to do this together, using Skype and Video Conference. Is this possible?

Viewing 9 posts - 11 through 19 (of 19 total)