@geminilabs is there any shortcut that will give me:
<div class=”glsr-review”></div>
<div class=”glsr-review”></div>
for each review without below wrapping
<div class=”glsr-shortcode shortcode-site-reviews”>
<div class=”glsr-reviews-wrap”>
<div class=”glsr-reviews”>
</div>
</div>
</div>
can this effect look exactly the same as per example above with your plugin?
Can anybody help me on this please ?