Goal: Display Average Rating from Wix Comments app
This & an attempt at this is detailed in posts linked at the end
A main barrier was the API ref lacking the exact parameters. But what if I looked in the console?
Question: Can this alternative work;
This shows the particular element. With it identified, can the element itself be pulled and displayed? Or at least the info in it?
Several devs tried this briefly, but couldn’t solve it yet.
If someone could just say if this is possible or not, & point to basic resources I’ll attempt it. Though I’m not a coder. If you can show a coded solution, I’d like to thank you in some way!
One approach was calling the API & using code to calculate average. The remaining step I still haven’t figured out is filtering by dynamic page. This attempt is briefly detailed here: