I have a wp site with woocommerce. We want to take out the 'your review' box but leave the stars.
I could just cut a chunk out of single-product-reviews.php (after moving it into my template of course) but I figure there's probably a way to unhook it?
How would I do this please?