Magento Asked on December 10, 2021
You need to copy the below file in your custom theme:
vendor/magento/module-review/view/frontend/templates/review.phtml and change calling the child HTML function position:
from
<div id="product-review-container" data-role="product-review"></div>
<?php echo $block->getChildHtml(); ?>
to
<?php echo $block->getChildHtml(); ?>
<div id="product-review-container" data-role="product-review"></div>
Answered by Jugal Kishor on December 10, 2021
Get help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP