Product Review Questions: Required Comments, Adding Rating

This topic has 5 replies, 2 voices, and was last updated 1 months, 2 weeks ago ago by Luca Rossi

  • Avatar: Safe Desires
    Safe Desires
    Participant
    August 3, 2024 at 01:22

    Is there an option to make the “Your review” text box optional?
    Also, is there a way to make all ratings stars appear in one row? (see attached)
    Lastly, how can star ratings be added/edited from an admin level?

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    4 Answers
    Avatar: Safe Desires
    Safe Desires
    Participant
    August 4, 2024 at 16:10

    Checking in on this one. Please advise

    Avatar: Justin
    Luca Rossi
    Support staff
    August 5, 2024 at 07:49

    Hi @Safe Desires,

    Is there an option to make the “Your review” text box optional?

    Please uncheck this setting under WooCommerce > Settings > Products: https://prnt.sc/5T5fyGMqMidh

    Also, is there a way to make all ratings stars appear in one row? (see attached)

    Please share us an customer account.

    Lastly, how can star ratings be added/edited from an admin level?

    You can change the review content under Products > Reviews but not the star rating: https://***.com/wp-admin/edit.php?post_type=product&page=product-reviews

    Hope it helps!

    Avatar: Safe Desires
    Safe Desires
    Participant
    August 5, 2024 at 23:39

    User access is attached. Some follow-up questions:

    Can the Reviews section be its own section below the product information instead of a simple tab?

    Also, how can reviews only show a person’s first name? I would also like the client to leave the review without a name showing (so it would show anonymous), if they check a box.

    Can “Your Review” text field be optional?

    Lastly, can the “Leave a review” link be added to each product someone purchased when they look at their purchases in My Account?

    Please contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    August 6, 2024 at 10:49

    Hi @Safe Desires,

    Also, is there a way to make all ratings stars appear in one row? (see attached)

    Please add this custom CSS:

    
    .comment-respond .comment-form-rating .stars > span {
        display: flex;
        justify-content: space-between ;
    }
    .comment-respond .comment-form-rating .stars > span a {
        margin-inline-end: 0 !important;
    }
    

    Can the Reviews section be its own section below the product information instead of a simple tab?

    Please remove the review from the tabs then add review element below: https://prnt.sc/ythe-jl0jqyq.

    Can “Your Review” text field be optional?

    Please uncheck this setting under WooCommerce > Settings > Products: https://prnt.sc/5T5fyGMqMidh

    Lastly, can the “Leave a review” link be added to each product someone purchased when they look at their purchases in My Account?

    There is no such option, by default, unfortunately.

    We kindly ask you to submit a feature request at the following link: https://www.8theme.com/taskboard/

    Best Regards,
    8Theme’s Team

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

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

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