Thanks for the interest in our plugin!
There is [cusrev_all_reviews] shortcode to display all product reviews. This shortcode will show all reviews. Before using the shortcode, you should enable it in the settings of the plugin on “Review Extensions” tab.
At the moment of writing, this shortcode supports these arguments: [cusrev_all_reviews sort=”DESC” per_page=”10″ number=”-1″ show_summary_bar=”true” show_pictures=”false” show_products=”true”]. “sort” argument accepts “ASC” to show oldest reviews first and “DESC” to show newest reviews first. “per_page” argument defines how many reviews will be shown at once. “number” argument defines the total number of reviews to show. If you set “number” to “-1”, then all reviews will be shown. “show_summary_bar” argument accepts “true” or “false” and specifies if a summary bar should be shown on top of the reviews. “show_pictures” argument accepts “true” or “false” and specifies if pictures uploaded to reviews will be shown. “show_products” argument accepts “true” or “false” and specifies if product names along with product thumbnails should be shown for each review.
I hope this will be helpful.
-
This reply was modified 6 years, 6 months ago by
cusrev.