• Resolved eyecandydigital

    (@eyecandydigital)


    Hi, I am having a real issue trying to remove the pagination (and products shown therein) from my woocommerce website. I have gone through all the category, product and display settings but can’t figure it out.

    If you look at some of the category pages, for example https://www.ribblevalleyautotech.com/store/product-category/detailing-and-car-care/
    the pagination is shown at the bottom of the page which, when clicked, displays individual products in my store… the even stranger thing is that not all products are shown!

    Please help… I’m pulling my hair out!!!

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi there,

    This code put in your custom.css file or by downloading and installing : https://github.com/woocommerce/theme-customisations and putting the code in there (green download button on the right)

    .tax-product_cat .storefront-sorting {
    display: none;
    }

    Will remove the pagination on the category archive pages.

    Hope that helps.

    rvsports

    (@rvsports)

    Hi Sven

    Thanks for your help. That’s great but I tried it and it removes ALL pagination, even from the individual product pages within the categories. I am just trying to remove the pagination from the category pages because, at present, you go into a category page, for example:-

    https://www.ribblevalleyautotech.com/store/product-category/detailing-and-car-care/

    And the pagination then takes you to individual products whereas there shouldn’t be any further pagination because there are no more sub-categories… does that make sense?

    Kind regards

    Justin

    Job a11n

    (@jobthomas)

    Automattic Happiness Engineer

    @rvsports – I’m not sure what exactly the problem is

    On this page, there is no pagination: https://www.ribblevalleyautotech.com/store/product-category/detailing-and-car-care/ – it just shows how many products there are per category. And when you click on the category it either takes you to a subcategory if they exist or to the list of products in the category.

    rvsports

    (@rvsports)

    Hi, managed to sub contract the work out to fix the issue but thanks anyway!

    Job a11n

    (@jobthomas)

    Automattic Happiness Engineer

    Great to hear that. Feel free to mark this as resolved then. ?? And we’d love to hear from your contractor what the problem was and if it’s something we can fix.

    Hi RVSports,

    I am having the same exact problem, which started at about the same time you are mentioning. I thought it was caused by something that I did (removed a specific plugin) but now I’m thinking it may have been a WooCommerce update. I see on the page link you provided that you have somehow fixed the problem with the help of a programmer. If possible and if you don’t mind, would you be able to give a quickie synopsis of what you and/or the programmer did to fix it?

    I am using a different Theme, but I suspect the solution will be the same.

    I have now contracted with a second programmer who is working on it (first one was unable to resolve it), if it is an issue which can be corrected easily, or resolved in the next 3.3.1 WooCommerce update, I’d like to let the current programmer know.

    Thanks so much.

    Connie

    Job a11n

    (@jobthomas)

    Automattic Happiness Engineer

    Hey @zimshah – there were some problems with some themes and WC3.3, but that’s not the case with Storefront, so it’s best to follow the WooCommerce support forum for that.

    That said, just reverting to a previous version of WC until 3.3.1 is launched will do the trick for you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Product Pagination Issue’ is closed to new replies.