Skip to content

Bug fix - Install Widget Manually

Latest
Compare
Choose a tag to compare
@danadavid danadavid released this 18 Feb 07:42
· 3 commits to master since this release
7b10f69

Fixed:

Install manually Show Widget, Show Bottomline and Show QABottomline now works, using:

<?php echo $this->helper('yotpo')->showWidget($this, $_product); ?>
<?php echo $this->helper('yotpo')-> showBottomline($this, $_product); ?>