Releases: YotpoLtd/magento1-module-yotpo-reviews
Releases · YotpoLtd/magento1-module-yotpo-reviews
Bug fix - Install Widget Manually
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); ?>
Bug fix - Category page filter
Fixed:
- Enabling Star Ratings On Category loads all the products on category pages regardless of the filter.
Bug fix - Category pagination
Fixed:
Enable Star Ratings On Category Pages breaks the Category pagination.
Fixed bug with css file for yotpo-bottomline
This release re-adds the css file for yotpo-bottomline.
Fixed bug with star ratings
Fixed bug with star rating not displayed on product pages
Bug fixes and Enhancements
In this release, we have added:
- Fix: No longer retrieving title (Mr., Ms., Etc.) instead of customers’ first names in checkout. Updating to this version will retrieve the full name.
- Enhancement: Ability to show star ratings on category pages below each product via a checkbox in the Yotpo integration page.
- Enhancement: Ability to pull product unique identifiers (Brand, ISBN, UPC, MPN, SKU) with orders.
New features
on this release we added:
- ability to add specs(brand, isbn, upc, mpn) to products
- pulling names with out titles after start an order process
1.6.7RC2
Release candidate 2 for ver 1.6.7