Issue displaying average value for star plugin

Hey,

I am trying to display an average star rating for a product.

I’ve created 2 data types:

  1. Product - product contains Review with multiple listing
  2. Review - contains Product data field, and a star data field (number)

I had success making the review itself including the star value, but what I am trying to figure out is how to display the average value on the stars.

I’ve tried also to generate an average value that would be displayed as a number, but didn’t work as well, so I guess I am doing something wrong.

On the Main Stars (the one that should show the average), the initial content is:
Current page Product’s Review’s star: average

Where did it went wrong?
Thanks for your time and help.

@iliab Does your setup look like this? List of numbers with increments to support averages that are between stars

rating_setup

This topic was automatically closed after 70 days. New replies are no longer allowed.