Good afternoon dear developers .
Thank you for the work you have done . The template is amazing .
I look forward error correction "save button, save & close, copy & close and close do not work".
In the meantime, I wanted to ask why clicking on " write a review " redirects to the main page ?
If I understood correctly , that is responsible for this code
<div class="reviews">
<?php print count($this->reviews).' '.JText::_('VINA_REVIEWS').' / <a href="">'.JText::_('VINA_WRITE_A_REVIEW').'</a>'; ?>
</div>
templates\vina_fashion_ii\html\com_jshopping\product\product_default.php
Tell me what I must change in the code ?