[Resolved] Woo Commerce-more products not loading

Home Forums Support [Resolved] Woo Commerce-more products not loading

Home Forums Support Woo Commerce-more products not loading

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1471438
    Christine

    Hi, maybe this is a WooCommerce problem or plugin conflict, but if you can help me figure this out I’d be so grateful. I don’t know if it was always like this because I started out with not enough products in the shop to go on two pages.

    On my main shop page, it says at the top “Showing 1–12 of 21 results”, however there is no button to view the second page.

    If I click on the baby clothes category, now it shows a button saying “More” at the bottom, but the button doesn’t work! It just links to the same page.

    Any clues how to fix this?

    #1471529
    David
    Staff
    Customer Support

    Hi there,

    Are you using Infinite Scroll on your blog pages ? The setting is in Customizer > Layout > Blog.
    If you don’t need that – disable that option and let me know.

    If you do need it – add this CSS:

    .infinite-scroll .woocommerce-pagination {
        display: block !important;
    }
    #1471543
    Christine

    Turning off infinite scroll fixed it! Thanks so much.

    #1471553
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.