hello @andytodd88
The review can be deleted using the tutor lms report feature. http://prntscr.com/syq59p check this screenshot this shows the location in the dashboard from where you can delete the review. The report tab has a review section under it once you go there you can delete any review made. I hope this is clear.
Thank you
Best regards
Hi @anim07 – thanks for this. I can’t see those options? Are they pro licence user options only?
I realllllly need to remove this one review if possible, please.
Thanks,
Andy
hello @andytodd88
http://prntscr.com/syz32p this is an add on. The report section i was talking about. it is indeed a pro version feature. Are you not using the pro version? if not you can hide the review with css. I can help you do that. Share me the site link the course page that has the review i will provide you the code. I hope to hear from you soon.
Thank you
Best regards
Hi @anim07 – thank you.
The review I want to hide is on this page: https://www.rachelhendersoninteriors.co.uk/courses/felted-botanical-flower-displays/
I’ve deleted the user so can’t edit it anymore. I’d still like reviews to be available on this course, just this particular one removed.
Thanks,
Andy
Hello @andytodd88
Please go to appearance > customization option from your dashboard and go to additional css option and paste this code
.tutor-review-individual-item.tutor-review-117 {
display: none;
}
it will hide the review from the site . Please let me know.
Thank you
Best regards
Superb @anim07 – worked a treat.
Thank you so much!
Andy