Forums Forums Search & Filter Pro Pagination in Woo commerce issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • Ross Moderator
    #36655

    Hey Steve

    I see the issue.

    When using ajax, the form actually submits and the pagination is appended to the URL.

    The issue here is, when you form submits, so does the price range – so you’ll notice _sfm__regular_price=1395+86895 is added to the URL.

    Because many of your posts, don’t have values within this range, the pagination for those kind of high numbers is incorrect.

    I think its a case of just setting a price for all of your products, or changing the min/max values of the field.

    In an ideal scenario S&F wouldn’t be adding the price to the URL automatically – its something I’ll have a look into.

    Thanks

    Anonymous
    #36695

    Thanks Ross, that makes total sense. Really it’s not major issue your side as we are working to a strange spec. We really need to have prices on all products including sold ones.

    Thanks again

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