Reviews and Ratings for members

Hi! I used this tutorial to create a review/rating box for my product page https://support.wix.com/en/article/corvid-tutorial-adding-ratings-and-reviews-to-a-wix-stores-site but I don’t want to my members to write their names and upload their pictures since they are already logged in. I tried to connect with the members dataset but all my reviews appear with the same name and the same photo (of a single member, only the logged one - and keeps changing according to the account I login to ), so I might need some help. Thanks!

Hi Arqpet,

This example by @russian-dima shows you how to get the member’s name & profile picture:
https://russian-dima.wixsite.com/meinewebsite/comments

Well done Arthur, but you should perhaps also tell, that the post-opener also has to look into the post, which is included in the example, to understand everything better.

@arthurvalatin Thank you! The example is exactly what I want, but with the rating option following the comment as well, although I started coding not long ago and I’m having problem to understand. I would be really greatful if you or @russian-dima could help me :wink: I guess I’m doing something wrong in my front-end code and I’m not quite sure about which dynamics connections to do, also the console is not working for me.
Thank you!

Hi @arqpet ,

so you can create your following function using this post:
https://www.wix.com/corvid/forum/community-discussion/create-a-follow-button-1

You can also check this tutorial for your ratings:
https://www.grampsworkbench.com/Examples/Ratings-by-User

@arthurvalatin oh I guess I expressed myself badly, sorry, I meant that the example you sent me is what I want, but I would only add the rating function, which I already know how to do, so thank you! What I am having difficulties with is in the process of exporting Private Members Data information and connecting it to the comment (review and ratings) section I did