Forums Forums Search & Filter Pro Range Slider not filtering

Viewing 8 posts - 11 through 18 (of 18 total)
  • Anonymous
    #131401
    This reply has been marked as private.
    Trevor
    #131403

    Ah, OK, some progress then. I cannot recall, but what Display Results method was the form using? If it was not using it, can you try the Shortcode Display Results method:

    https://www.designsandcode.com/documentation/search-filter-pro/search-results/using-a-shortcode/

    Anonymous
    #131465
    This reply has been marked as private.
    Trevor
    #131467

    Looks like we will have to Skype again, during the week?

    Anonymous
    #131473
    This reply has been marked as private.
    Trevor
    #131632

    All that is needed usually is to have Ajax enabled, and for the Ajax container to reference the container on the page that has the results in it, but not the form. If the results are not in their own container, then HTML needs to be added to make it so.

    If you look at the movies demo page, the Ajax Container is set to #content and if you look at the results using the page inspector, you will see this container HTML:

    <div id="content" class="site-content sf-content-container" role="main">
    

    That is how they are linked.

    Anonymous
    #131690
    This reply has been marked as private.
    Trevor
    #131712
    This reply has been marked as private.
Viewing 8 posts - 11 through 18 (of 18 total)