build/gmbreviews/render.php
@@ -134,7 +134,7 @@ <?= apply_filters('wpautop', $comment) ?> </div> <?php } ?> <cite class="row start nowrap"> <cite class="row left nowrap"> <?php if (!empty($profilePhoto)) { ?> <img src="<?=esc_url($profilePhoto)?>" alt="<?=esc_attr($reviewer)?>" @@ -145,7 +145,7 @@ </div> <?php } ?> <div class="row start wrap"> <div class="row left wrap"> <?php if ($showRating && $rating > 0) { ?> <div class="stars" title="<?= $rating ?> out of 5 stars"> <?php