Support Forums

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Pagination Error

Tagged: 

Viewing 10 posts - 1 through 10 (of 15 total)
  • Eloy Antonio Corral Perez
    #229063

    Hello, I have installed the plugin and I have problems with pagination, it does not work correctly. https://prnt.sc/qabe4h
    The number of pages are displayed well when a filter is made(https://prnt.sc/qabfx3). But when I click on page 2 all the pages come out again (https://prnt.sc/qabg4t).

    Trevor Moderator
    #229092

    Are you able to send me a live link/URL to your search page so I can take a look?

    Eloy Antonio Corral Perez
    #229147
    This reply has been marked as private.
    Trevor Moderator
    #229254

    Looking at the HTML structure of the results, the Ajax Container might need to be:

    .cscra-primary

    and/or the pagination container might need to be:

    .cscra-pagenavi

    Eloy Antonio Corral Perez
    #229707

    Thanks for the reply. I have changed the classes and now it gives a javascript error:

    
    Uncaught TypeError: Cannot read property 'split' of undefined
        at HTMLFormElement.getQueryParamFromURL (search-filter-build.min.js?ver=2.4.6:2)
        at HTMLFormElement.getPagedFromURL (search-filter-build.min.js?ver=2.4.6:2)
        at HTMLDivElement.<anonymous> (search-filter-build.min.js?ver=2.4.6:2)
        at HTMLDocument.dispatch (jquery.js?ver=1.12.4-wp:3)
        at HTMLDocument.r.handle (jquery.js?ver=1.12.4-wp:3)
    Trevor Moderator
    #229739
    This reply has been marked as private.
    Eloy Antonio Corral Perez
    #229781
    This reply has been marked as private.
    Eloy Antonio Corral Perez
    #229783
    This reply has been marked as private.
    Trevor Moderator
    #229810

    I have moved the pagination in the template file:

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

    But I am also seeing errors in the console. I have seen this error before, and it was a conflict with another plugin. Are you able to disable as many plugins (at the same time) as you can and test?

    Eloy Antonio Corral Perez
    #230340

    Hi, I’m sorry for answering late, I was on vacation. I have tried to disable all plugins except Search & Filter Pro and the error keeps coming up. It’s very weird…

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

The topic ‘Pagination Error’ is closed to new replies.