I am simply trying to add display ratings (star) module - user input to rate music - and running into a few different issues:
- The properties panel does not show any event handlers for the display ratings module. Only options are Hidden and Collapse On Load. When I first started on this project two days ago, the event handlers were visible, but not any more . Also, the display ratings tutorial that I was referencing (for dropdown rating module) stated that the code should be added to the “on Change” handler, but the star rating module only had “onClick”. I assume that the code would connect to “onClick”.
- When the properties panel did show the event handler options and I was able to enter the code, I was getting an error message when I substituted “#dropdown1” with “#ratingsdisplay1”. I assume the following code is correct, after making the correct substitutions per the tutorial.
Webpage: https://www.ranchroadmusic.com/discover
Referencing Wix tutorial: Velo Tutorial: Capturing and Displaying Ratings | Help Center | Wix.com
Looking forward to feedback and getting this issue resolved, thank you in advance…any help is greatly appreciated.
Shane