How to get the approved reviews to appear in the single product page?

This topic has 11 replies, 3 voices, and was last updated 7 years, 5 months ago ago by Rose Tyler

  • Avatar: Mike1986
    Mike1986
    Participant
    November 8, 2016 at 08:42

    Hi!

    I have approved reviews but they are not showing in the single product page. How do I get them to appear?

    Single product page with one review:
    http://imgur.com/a/6Dvar

    Woocommerce review settings:
    http://imgur.com/a/xoXKQ

    Thanks in advance!

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 8, 2016 at 10:26

    Hello,

    Please show a direct page where review isn’t shown.

    Best regards,
    Jack Richardson.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 8, 2016 at 10:31

    Hello,

    You need change this code in your custom css http://prntscr.com/d4jots

    Regards,
    Rose Tyler.

    Avatar: Mike1986
    Mike1986
    Participant
    November 8, 2016 at 10:36

    Thanks for the info!

    #comments {
    display: none;
    }

    Is there a way to modify that code in a way that would show the reviews but not the blog post comments?

    In the private section you’ll find a direct page where review isn’t shown.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 8, 2016 at 10:53

    Hello,

    Remove the previous code for comments and add this one:

    .single-post #comments {
      display: none;
    }

    Best regards,
    Jack Richardson.

    Avatar: Mike1986
    Mike1986
    Participant
    November 8, 2016 at 11:07

    I changed the code but for some reason it is not working.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 8, 2016 at 11:25

    Hello,

    As I see, your blog post comments are hidden http://prntscr.com/d4k96g. Clear browser cache and check post page.

    Regards,
    Rose Tyler.

    Avatar: Mike1986
    Mike1986
    Participant
    November 8, 2016 at 11:29

    Yes, Blog post comments are closed but the reviews in the shop don’t show. How do I get the approved reviews to appear in the single product page?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 8, 2016 at 11:33

    Hello,

    It also works fine, please, see screenshot http://prntscr.com/d4kdqe

    Regards,
    Rose Tyler.

    Avatar: Mike1986
    Mike1986
    Participant
    November 8, 2016 at 11:47

    Thanks! I cleared browser cache and now I see it too.

    Another question related to reviews:
    Is it possible to change the color of the stars? Now they are grey. If it is possible I would like to change the star color to yellow/gold as they usually are in the web 🙂

    http://imgur.com/a/wWrpH

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 8, 2016 at 12:03

    Hello,

    That is an image which you need to edit with some image editor, it’s placed in wp-content/themes/idstore/images/star-dark.png

    Regards,
    Rose Tyler.

  • Viewing 11 results - 1 through 11 (of 11 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.