Forums Forums Search & Filter Pro Last page of pagination: Page Not found

Viewing 6 posts - 11 through 16 (of 16 total)
  • Anonymous
    #21300

    Hi Ross, its me again;]

    I have 2 questions:

    I am using shorcode to display product list.

    1. Ajax pagination is working only when I have also some filter,
    so for ex:
    [searchandfilter id=”xxx”]
    [searchandfilter id=”xxx” show=”results”]

    it works fine, ajax pagination works but on some other pages I dont want to filter anything,
    so I have only:
    [searchandfilter id=”xxx” show=”results”]

    and here ajax pagination doesnt work, instead I have wordpress php pagination with url like:
    /products/page/2/

    Is it normal behavior?

    2. But when I use shortcode together with ajax loading I dont have
    urls like those from php? Which is:
    /products/page/2/ etc?
    On your demo this is working.
    Or it only works when I use custom template for results and not shortcode?

    Or I just fuc.. up something?

    I appreciate for you quick answer.

    thanks in advance

    Piotr

    Ross Moderator
    #21317

    Hi Piotr

    1) Yes you are right, all the JavaScript with S&F is fired from the the actual search form, so the ajax pagination will not work on a page with only results – it needs to be in the same page somewhere, liek a sidebar.

    2) The URL should be updated – if it doesn’t there may be a JS error somewhere – check your JS console.

    Thanks

    Anonymous
    #21337
    This reply has been marked as private.
    Ross Moderator
    #21348
    This reply has been marked as private.
    Anonymous
    #21399
    This reply has been marked as private.
    Ross Moderator
    #21405

    Ah yes this is actually a bug and will be fixed in next version 🙂

    Thanks

Viewing 6 posts - 11 through 16 (of 16 total)