Show number of product reviews - by envatonly envatinonly

This topic has 4 replies, 2 voices, and was last updated 5 years, 8 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

Helpful Topics

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