Forums Forums Search & Filter Pro Results not Refreshing when Checking Box

Viewing 10 posts - 1 through 10 (of 28 total)
  • Anonymous
    #168909

    Hello Designs an Code

    I successfully created my first filter form and it’s looking good.
    One issue I’m facing is that I can’t get it to AUTO refresh when selecting the checkboxes MULTIPLE times, without the need to use a “Submit Button”…

    I do have the “Update the Search Form on user interaction” SELECTED in the settings
    (If disabled, the count numbers will only update when new results are loaded (ie, when the Search form is submitted)

    The first click seems to AUTO Work Perfectly but when selecting the second box and on, it does not function any more…

    It should behave like this sample right here:
    https://www.schwab.com/resource-center/insights/

    Could you please help me figure this out?

    Trevor
    #168965

    If you are using Ajax to refresh the results, on the form Display results settings tab, try changing the Ajax container from #main to .builder-posts-wrap

    Anonymous
    #169001

    Thanks again for your attention Trevor,

    I changed the Ajax setting to “.builder-posts-wrap” as you instructed but still no success…
    Then I UN-Checked the Ajax setting and it started working.

    We can consider this ticket as resolved..

    Could you please explain to me what is the difference between using “ajax” or not?
    I’m really not a programmer but enjoy learning.

    Trevor
    #169010

    Ajax reloads only part of the page (the part contained in whatever element has the class or ID you provide). It looks neater and is quicker. IF you can get it working. It might be that I picked (an intelligent guess based on inspecting your page HTML) the wrong container name.

    Anonymous
    #169013
    This reply has been marked as private.
    Trevor
    #169023

    I am looking at this page:

    https://www.schwab.com/resource-center/insights/

    But where is the S&F search form?

    Anonymous
    #169041
    This reply has been marked as private.
    Trevor
    #169047
    This reply has been marked as private.
    Anonymous
    #169050
    This reply has been marked as private.
    Trevor
    #169052

    Did you build the posts/results ‘grid’ with that page builder?

Viewing 10 posts - 1 through 10 (of 28 total)