This is a non-interactive element. It does NOT allow you to register new ratings. It’s sole purpose is to display a manually entered fixed rating value. Alternatively, the fixed rating value can be provided via 3rd party custom shortcode, which can be used to calculate/retrieve/determine a dynamic rating value, provided the return data from said shortcode represents a valid number within the rating range.
Rating Scales Features:
- Rating maximum can be between 3 – 10
- Provides for 9 different rating indicator icon types
- Allows for quarter increments
- Options to customize all color aspects
- Rating label can be shown either left, right or not at all
- Assign optional tooltip with more information to rating
- Provides for alternative RTL layout
- Can use 3rd party shortcode to dynamically calculate or retrieve rating value

RATINGS WITH SMILEYS
SHOW NON-INTERACTIVE RATING RESULTS
RATINGS WITH STARS
SHOW NON-INTERACTIVE RATING RESULTS
RATINGS WITH OTHER ICONS
SHOW NON-INTERACTIVE RATING RESULTS
RATINGS WITH DYNAMIC VALUES
SHOW NON-INTERACTIVE RATING RESULTS
The rating element can retrieve its value via custom or 3rd party shortcode, provided that shortcode creates a valid number between 0 and 10, preferably with increments of 0.25. That way, the element can have a dynamic value and it won’t be necessary to change the value each time manually. The rating elements below use a custom shortcode that randomly picks a number between 0 and 5 (with quarter increments) each time the page is loaded (or page cache is renewed).