Hi, I’m trying to edit the plugin templates by copying them to the theme folder. I would specifically need to edit
do_action ('ivole_reviews_summary', $ cr_product_id, true);
in order to place the rating average (stars) and the text that says “based on …” above the table of reviews.
Here is an image of what I am trying to move.