Is it possible to have the fivestar results placed on the node that is being reviewed?

I would like people to be able to review a with nodereview, and have the results of all of those reviews displayed on the node itself.

Then, of course, have the actual star rating given in a review on that respective review.

Does this make sense?

Thanks so much for your help!

Comments

junedkazi’s picture

Status: Active » Closed (works as designed)

This module does have the option to integrate with fivestar.
Why don't you install five star and check for nodereview settings
on the admin page.

As for displaying the review on the node page itself. It is upto you to
customize it at your end by hiding the review tab using the menu_alter hook
and embeding the review view below the node.

You can find many examples on how to embed the views.

Let me know if you need any more help. As of now I am marking this as by design.