Forums Forums Search & Filter Pro Woocommerce pagination ajax?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Anonymous
    #167245

    Hi,
    I use the search&filter pro on Woocommerce shop page.
    But the pagination ajax function don’t work until user choice the tag in the search&filter pro select zone and the ajax function just work fine.

    Please see this page:https://24cmusic.com/music/
    When you just enter this page and click the pagination number, there is no ajax function.
    But when you click the header search&filter pro select tag , then the ajax function is work well. Pagination number ajax function also start to work.

    How could I let the pagination ajax always work on Woocommerce shop page?

    Thanks for help.

    Trevor
    #167282

    Looking at the page structure, your ‘results’ are actually inside the Search and Filter form. I presume you are using some javascript to replace the song titles with all that HTML?

    And then, the form has an Ajax Container, that is a parent container of the form (and thus also the results that are inside the form).

    This page structure is not normal and may be the reason why it works in this way. What happens if you set the ajax container to .songlistzone ?

    Anonymous
    #167301

    Dear Trevor

    I fix the page structure, and change the ajax page selector to “a.page”.
    Then everything goes well.

    Thanks for help.

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