• Resolved hillsidedev

    (@hillsidedev)


    Hi there. I’m hoping to find a way to remove the rating option from the review form as I only require comments. Is this possible? Any help would be greatly appreciated! Cheers

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author cusrev

    (@ivole)

    Thanks for the interest in our plugin!

    Unfortunately, it is not possible to remove the rating option.

    Thread Starter hillsidedev

    (@hillsidedev)

    Okay, thanks for your prompt reply. Is it possible to customise the form section at all other than the titles? It would be good to be able to change the text where it says ‘comments’, along with the ‘thank you for your review’ copy once the review has been submitted. Thanks!

    Plugin Author cusrev

    (@ivole)

    No, unfortunately, our plugin doesn’t support this kind of customizations. It is very much created for traditional product reviews.

    Sorry for not being able to be more helpful.

    Hi there; it took me a lot of research before finding the right solutions too.

    All you need todo is goto your Dashboard >> Appearance >> Customize >> Additional CSS and paste the below code

    .star-rating { display: none !important; }

    Hi Tunde,

    Thanks for the code. I was looking for this tweak too. Worked like charm.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove star rating’ is closed to new replies.