How to create a listing grid of reviews in WP Product Review
NOTE: This is a Premium Feature. If you purchased WP Product Review then you need to have both WP Product Review Lite & Pro activated to take advantage of the plugin's pro features.
To create a listing grid of reviews, you need to add the shortcode: [wpr_listing img] in your post or page.
Click on Update and you will see a grid of listing on your post/page like below image.
You can modify the above shortcode according to your requirements like if you want to show products from a specific category then you can add a category attribute in your shortcode like this: [wpr_listing cat='category_name' img]
Please don't forget to add a category name in the shortcode.
By default, the listing page shows only 10 products, to increase or set the number of posts you can add nr='number_of_posts' in the shortcode.
Here's an example of listing shortcode:
[wpr_listing cat='books' img nr='15' ]
For demo, visit: https://demo.themeisle.com/wp-product-review/listing-table/