Show number of product reviews - by envatonly envatinonly

This topic has 4 replies, 2 voices, and was last updated 4 years, 6 months ago ago by Rose Tyler

  • Avatar: envatonly_envatinonly
    envatonly envatinonly
    Participant
    October 4, 2019 at 14:29

    hello team 🙂

    I would like to know how can I show the number of product reviews on product category for example.

    So far I can see the number of reviews on product pages, but I wanted to show the number of reviews on product category as well 🙂

    Thank you team

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 4, 2019 at 14:41

    Hello,

    There is no such possibility, by default.

    Regards

    Avatar: envatonly_envatinonly
    envatonly envatinonly
    Participant
    October 4, 2019 at 14:57

    Ok do I need to change anything on the php files?

    It’s really important when you see a product to see how many reviews it has before going inside.

    I hope you got the idea.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 4, 2019 at 16:51

    Hello,

    You can achieve a result like this – http://prntscr.com/pewq1a by adding the next code in Theme Options > Custom CSS:

    .content-product .star-rating {
        font-size: 12px;
    }
    .content-product .star-rating {
        margin-bottom: 18px;
        width: auto;
    }

    Additional customization in files is outside the scope of basic theme support, sorry.
    I’ve sent your request to our developers, so maybe this new feature will be added in one of the next theme updates.

    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.