Forums Forums Search & Filter Pro Woocommerce pagination ajax?

Viewing 2 posts - 1 through 2 (of 2 total)
  • 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 2 posts - 1 through 2 (of 2 total)