Forums Forums Search & Filter Pro Filter not working on custom query

Viewing 7 posts - 1 through 7 (of 7 total)
  • Anonymous
    #183166

    Hi,

    I don’t know why but filter is not working on my custom query. Here is my page for results:

    https://pastebin.com/wCG5Xrba

    what I see as a problem s URL which filter create. It create this one:

    http://localhost:8888/autojeremiasova/auto/sort_order=id+desc

    which cause page not found error. If I try this one:

    http://localhost:8888/autojeremiasova/auto?sort_order=id+desc

    it works but then I have a problem with pagination. Do you have any idea where could be the problem?

    Thanks for reply

    Michal

    Trevor
    #183178
    This reply has been marked as private.
    Anonymous
    #183199
    This reply has been marked as private.
    Trevor
    #183205

    On the second screenshot the Results URL is grey, which means you have not set an actual page. You must do so.

    Anonymous
    #183209
    This reply has been marked as private.
    Trevor
    #183211

    It must be the way you are doing the pagination. The standard WP pagination is how we set up our Shortcode method example results.php (see inside our templates folder).

    Anonymous
    #183213
    This reply has been marked as private.
Viewing 7 posts - 1 through 7 (of 7 total)