• First of all, thanks for the plugin, it’s great!
    But I have a problem, I have configured 20 products to show per page, but when I want to go to the next or previous page it does not work, the page remains in the same place, please note that the urla changes but the page is not updated with new products.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author RazyRx

    (@razyrx)

    Hello @kuruklg,

    Is it display correct products after page refresh?
    Please provide your site URL to check the issue.

    Regards,
    Oleg

    Hello
    I have the same problem.
    Filters work but when you click on page 2 AJAX loads, URL changes but the results stays the same.
    Pagination doesn’t work only on a category where filter is active.

    Click on the Pagination tracks to:
    /woocommerce-ajax-filters/assets/frontend/js/fullmain.min.js:8557

    function(c) {
      c.preventDefault();
      var d = a(this).attr("href");
      d = berocket_apply_filters("pagination_href_from_clicked_a", decodeURI(d), a(this)), braapf_change_url_history_api(d, {
        replace: the_ajax_script.seo_friendly_urls
      }), berocket_add_filter("ajax_load_from_url_beforeSend", b), braapf_ajax_load_from_url(d, {}, berocket_apply_filters("ajax_load_from_pagination", {
        done: [braapf_replace_products, braapf_replace_pagination, braapf_replace_result_count, braapf_init_load]
      }, d))
    }
    Plugin Author Dmytro Holovnia

    (@dholovnia)

    Please provide your site url.

    Is it possible to share the URL privately?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Paging problems. Next / previous does not work’ is closed to new replies.