Forums Forums Search & Filter Pro AJAX Pagination ignores all other filters

Tagged: , , ,

Viewing 10 posts - 1 through 10 (of 11 total)
  • Trevor
    #223416
    This reply has been marked as private.
    Anonymous
    #223433

    Sorry about the license! Been using it for years thought it was on auto. All settled up.

    Trevor
    #223495

    Is the pagination ‘broken’ if Ajax is off?

    The results list, is this build with a PHP template or a page builder type plugin?

    Anonymous
    #223505

    Pagination works fine without AJAX. See http://www.jaywolfeacura.com. Its a PHP template.

    Trevor
    #223556
    This reply has been marked as private.
    Anonymous
    #224427
    This reply has been marked as private.
    Trevor
    #224530

    The pagination, if correct, should be this:

    .vlp-pagination a

    and not .vlp-pagination .page-numbers

    But, I am not sure if the ajax Container is correct, as it does not contain the pagination. The first element going up the parents would be #content so try that for the Ajax Container as well?

    Anonymous
    #224600

    I had tried that decoration but still has issues. If you filter to MDX from the main “New” page it will then show 4 pages. If you click on the 4 it will load but there aren’t actually 4 pages of MDX’s and the css doesn’t flip to change the highlight marker. But that can be fixed likely on my end. Try to then highlight and hit return with page 4 you just selected active in the URL field. It will load an empty page. Because there aren’t that many results.

    Trevor
    #224653

    I did a bit of testing around the Ajax Container, and that is not the issue. This means that the issue is caused by the function:

    https://www.screencast.com/t/KcMLIm3l

    I suspect that a value it receives to create the pagination is not changed, as it is calculated outside the Ajax loop.

    I do not know where the code for it is, but it may be running its own query, and thus ignore our filter arguments.

    Anonymous
    #231493

    This is fixed now – thank you. I tried it again and we’re good. Not sure, but must have miss-typed something you suggested. How’s V3 going? Would love to Beta it for you!

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