Post by kg0925 » Tue Jul 28, 2020 2:42 am

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

Screenshot (46).png (16.41 KiB) Viewed 626 times


New member

Posts

Joined
Wed Mar 29, 2017 11:09 pm

Post by IP_CAM » Tue Jul 28, 2020 2:53 am

Better ask Journal Theme Support on Journal Matters, in the OC Default
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>
Ernie

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.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland
Who is online

Users browsing this forum: No registered users and 7 guests