Most popular tests

This page demonstrates the use of sorting order ”most-popular”

Attribute sort in theme tags, e.g. [ program type=”episode” include=”27″ sort=”most-popular” ]. In case of categories there’s few options as can be seen below. Categories teaching and Finnish teaching are used in these examples.

1. Most popular series of categories: [ program type=”series” sort=”most-popular” category=”4,13″ max=”8″ ]

2. Most popular episodes of categories: [ program type=”episode” sort=”most-popular” category=”4,13″ max=”8″ ]

3. Most popular single programs of categories: [ program type=”single” sort=”most-popular” category=”4,13″ max=”8″ ]

4. Most popular singles and episodes of categories: [ program type=”episode,single” sort=”most-popular” category=”4,13″ max=”8″ ] or same without type attribute [ program sort=”most-popular” category=”4,13″ max=”8″ ]

Of course we can use the most-popular sorting with episodes and singles too

[ program type=”episode, single” include=”27,48,460,47792″ sort=”most-popular” max=”8″ ]

Most popular episodes of one series

[ program type=”episode” sort=”most-popular” include=”60896″ max=”12″ ]