Forums Forums Search & Filter Pro AJAX Results Can't Paginate Correctly

Viewing 3 posts - 1 through 3 (of 3 total)
  • Anonymous
    #74160

    On this page if you use the filter, the search results display correctly, but I cannot seem to paginate the results. I guess I must have the selector set up incorrectly.

    Could you take a look at the code and let me know if this is right for my pagination selector:
    “.pagination a”

    Any other ideas would be very helpful. Thank you.

    Trevor
    #74331

    I think that the problem is that the pagination is not inside the results container, but, if I look at the page html, the next container out from the results container also includes the search form, as well as the pagination. You may need to add another container to hold both the results and pagination.

    Anonymous
    #74347

    Perfect. That worked like a charm. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)