Plugin Contributor
Paul
(@pryley)
But it lacks multiple reviews that could be useful to get feedback on different aspects.
The Review Forms addon was made to provide custom review forms with multiple rating fields (and more). If you have experience with PHP you can also do this yourself with a code snippet, however support is not provided for custom integrations and the Review Forms addon is much simpler to use.
Here is a screenshot:
https://imgur.com/pTxFref
Thanks Paul. Unfortunately, I can’t afford to buy the add-on. Should I put the provided script in a PHP file in the plugins directory?
I managed to copy the code to my child theme’s functions.php
and it works. But how can I also show the average of additional ratings?