[site_reviews] shortcode question
-
Hi there!
I’m trying to use the [site_reviews] shortcode to display recent reviews on my site’s activity page. Reviews submitted by my users are all assigned to a post ID (which varies, of course, by page they review). Does the site_reviews shortcode only show unassigned posts, or how does it work?
The [site_reviews_summary] shortcode shows the averages correctly (4.9 out of 5 based on 17 reviews), but the recent [site_reviews] shortcode shows “There are no reviews yet. Be the first one to write one.”
I tried variations of the following:
[site_reviews]
[site_reviews assigned_posts=””] (just in case)
[site_reviews display=”5″] (just in case)Any chance you can point me in the right direction? Or does the site_reviews shortcode only work with reviews that don’t have an assigned ID?
- The topic ‘[site_reviews] shortcode question’ is closed to new replies.