• Resolved roniewebstudio17

    (@roniewebstudio17)


    Hi!

    I’ve been using your plugin and it is working great although I am currently having an issue with the pagination part.

    When I am in a category with many products, the pagination will show properly at the bottom of the products list. This is working fine but when I try to navigate to another category with lesser products, I am still being shown to the 3rd page of the pagination.

    Here is an example parameters that can be found in the URL:

    ?swoof=1&product_cat=reds&product-page=3

    then when I choose another product with lesser number of products, the product-page=3 still remains:

    ?swoof=1&product_cat=reserve&product-page=3

    Please help. The site is currently public and these issue is persisting.

    Thanks in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support mediawebster

    (@mediawebster)

    Hello

    product-page=3 – this is not standard pagination. Please use standard pagination and everything will work correctly

    bnilsou

    (@bnilsou)

    I do have the same issue, and same pagination with “product-page=1”.
    What do you mean by “is not standard pagination” ? I’m using Divi theme, the shop module came with this default pagination, I didn’t change anything and I suppose that @roniewebstudio17 neither.
    Thanks!

    bnilsou

    (@bnilsou)

    I actually made it after more researches.
    It looks like that Shop Module from the Divi Theme is coming with its own implementation of pagination. This pagination come with “product-page=2” as a parameter in the URL.

    WOOF is not made to work with Divi pagination but with the default pagination system from WooCommerce.

    It’s super simple to get rid the Shop Module of Divi. You just have to use a Text Module with the WOOF shortcode inside, like: [woof_products per_page=12 columns=3]. This is working like a charm, you’ll just lose your custom CSS from the Divi module but you can add it again in the page’s CSS.

    More about the WOOF shortcode to display products: https://products-filter.com/shortcode/woof_products/

    Plugin Support mediawebster

    (@mediawebster)

    Hello @bnilsou

    sorry for delay

    I do have the same issue, and same pagination with “product-page=1”. – We will investigate this

    Thank you for cooperation

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Pagination Issue’ is closed to new replies.