Note: The WordPress plugin requires an API key, which is only available to users with an Agency plan.
Use any of the below attributes alone or in combination to override your default plugin settings.
To add the review stream to your WordPress page or post with your default settings, simply type
[reviewstream]
where you would like the stream to appear. Omit the quotation marks – they’re placed in these examples to prevent the shortcode from displaying the review stream.
count
Use this attribute to change the number of reviews displayed. Here’s an example using the shortcode (this example’s default count is set to 5):
[reviewstream count=3]
display
This attribute will display your review stream in “list” or “carousel” format. For example:
[reviewstream display=carousel]
will show
path
Marketer and Agency users only.Â
Use this attribute to display a review stream from a different landing page in your account. If your default path is “profile-a” but you want to show the stream for “profile-b”, your shortcode would be:
[reviewstream path=profile-b]
randomize
Setting this attribute to “true” will display a random selection of reviews. Setting it to “false” will revert to the standard ‘reverse chronological order’ format. For example:
[reviewstream randomize=true]
will show
 show_aggregate_rating
Setting this attribute to “true” will display your business’ aggregate rating. Setting it to “false” will remove it. For example:
[reviewstream show_aggregate_rating=true]
will show
show_reviews
Setting this attribute to “true” will display your reviews. Setting it to “false” will remove the reviews. This attribute is intended for use when you only want to show the aggregate rating – you will typically have the aggregate rating toggled on in your default plugin settings. For example:
[reviewstream show_reviews=false]
will show