Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reviews summary not showing in Products List widget #2752

Closed
CNanninga opened this issue Dec 17, 2015 · 5 comments
Closed

Reviews summary not showing in Products List widget #2752

CNanninga opened this issue Dec 17, 2015 · 5 comments

Comments

@CNanninga
Copy link

While the CatalogWidget::product/widget/content/grid.phtml template should be displaying a reviews summary, this is not part of the output. From preliminary investigation, getRatingSummary on the product objects returns nothing in this context.

@hellozach
Copy link

Any fixes for this yet? Trying to solve this for way too long now.

@vzabaznov
Copy link
Contributor

Please, provide the used version. If the problem is actual for a specific branch, please, specify it and be sure that the latest update was used.

@vzabaznov
Copy link
Contributor

Hi, @CNanninga thanks for contributing, we will close this issue as not updated more than 2 week, if this issue still reproducible please feel free to create new one.

@coatesjonathan
Copy link

Hi, i'd like to reopen as I am having this issue on 2.1.7

@ghost
Copy link

ghost commented Sep 5, 2017

Yes, same issue on 2.1.7.

If you set the displayIfNoReviews flag to true it shows properly however.

So i guess as a workaround in your template grid.phtml add true as a third parameter

<?= $block->getReviewsSummaryHtml($_item, $templateType, true) ?>

magento-engcom-team pushed a commit that referenced this issue Jun 26, 2018
Fixed issues:
  - MAGETWO-86658: Admin global search preview works inconsistently.
  - MAGETWO-92820: Once Payflow Pro payment is Declined, customer cannot continue checkout
  - MAGETWO-92280: [B2B] Unable to add to cart grouped product by SKU with enabled Shared Catalog
  - MAGETWO-92502: Extra XHR POST request made on every page
magento-engcom-team pushed a commit that referenced this issue Aug 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants