Difference between revisions of "JReviews:ShortCodes"
From JReviews Documentation
Line 22: | Line 22: | ||
{| class="wikitable" cellpadding="0" cellspacing="0" | {| class="wikitable" cellpadding="0" cellspacing="0" | ||
|- | |- | ||
− | | ''' | + | | '''Parameter''' || '''Example''' || '''Description''' |
|- | |- | ||
| listing_order || listing_order="latest" || available options: latest, rdate, rating, rrating, topratededitor, raviews, random, featuredrandom, rhits, proximity | | listing_order || listing_order="latest" || available options: latest, rdate, rating, rrating, topratededitor, raviews, random, featuredrandom, rhits, proximity |
Revision as of 12:02, 14 September 2016
JReviews Shortcodes allow you to embed listings or reviews inside an article text.
For example, this shortcode would display a listing with an alias "westville-east":
[jreviews type="listings" listing-alias="westville-east" summary="1"]
Inside an article that shortcode displays this:
There are two types of shortcodes:
- listings - reuses the functionality of the Listings Module
- reviews - reuses the functionality of the Reviews Module
Listings shortcode
There are many parameters that you can use:
Parameter | Example | Description |
listing_order | listing_order="latest" | available options: latest, rdate, rating, rrating, topratededitor, raviews, random, featuredrandom, rhits, proximity |
summary | summary="0" | 0 - disabled, 1 - enabled |
summary_words | summary_words="10" | enter the number of words |
show_category | show_category="0" | 0 - disabled, 1 - enabled |
fields | fields="jr_state,jr_city" | Comma separated list of custom fields to show |