Hi,
Thank you for contacting us!
In order to remove the total score,you need to make some changes manually in review_bank_forms.php file.
To locate review_bank_forms.php file, you need to follow the mentioned path which is given below:
wp-review-bank => views => review_bank_forms.php
When you open this file, you need to go to the line no : 45
Here you need to replace the code
Old code:-
<strong><div class="wp-review-bank-desc_total" style="float:right;"></strong>
With
New code:-
<strong><div class="wp-review-bank-desc_total" style="float:right display:none;"></strong>
This will sort out your issue.
If you still have any doubt, please don’t hesitate to get back to us!
Thanks & Regards
Support Team
Tech Banker
Hi,
Thank you for your reply!
Thanks & Regards
Support Team
Tech Banker