Hello evryone.
J3.1 VM3.8.8
I need to make review for products more colorful. But when I try to use html it shows with tags on product page.
I discovered that if I write code with html <p class="alert-danger">review</p>
in database it stores like <p class="alert-danger">review</p>
I have found file that is responsible for this form \administrator\components\com_virtuemart\views\ratings\tmpl\edit_review.php but have no sucess to make needed changes.
Help me, please, to solve this problem.