Woocommerce-result-count is not updating when using infinite scroll

This topic has 4 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Olga Barlow

  • Avatar: ayaslem
    ayaslem
    Participant
    December 19, 2016 at 00:28

    Hi, the woocommerce-result-count is not updating when using infinite scroll.
    Is it possible to get this working if not how to i remove it in css.

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 19, 2016 at 17:27

    Hello,

    Could you, please, provide me screenshot of woocommerce-result-count that you are talking about for the better understanding.

    Regards

    Avatar: ayaslem
    ayaslem
    Participant
    December 19, 2016 at 22:47

    Hi,

    See image https://drive.google.com/open?id=0BxLuS1FkCYIndnhYVlFXNjZ3WkE

    Thats me displaying all of the product. 31

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 20, 2016 at 12:10

    Hello,

    We’ll try to fix it in theme update. Now you can just hide that counter. Add the code in Custom CSS or in child theme style.css

    .after-shop-loop .woocommerce-result-count {
        font-size: 0;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.