i just wanted to show star reviews and allow customers to review product with just stars only. no text. i already removed review character limit for front and admin. i just need to remove review text box from the product page write a review section so it is not visible to customers. i am using journal 3 theme. which file and code do i need to edit?
Attachments
Screenshot (46).png (16.41 KiB) Viewed 627 times
Better ask Journal Theme Support on Journal Matters, in the OC Default
Theme product.twig File, it would probably be this section to remove:
Ernie
Theme product.twig File, it would probably be this section to remove:
Code: Select all
<div class="form-group required">
<div class="col-sm-12">
<label class="control-label" for="input-review">{{ entry_review }}</label>
<textarea name="text" rows="5" id="input-review" class="form-control"></textarea>
<div class="help-block">{{ text_note }}</div>
</div>
</div>
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Who is online
Users browsing this forum: No registered users and 9 guests