Listings Module
From JReviews Documentation
The Listings Module can be used for displaying
- Latest Listings
- Top User Rated Listings
- Worst User Rated Listings
- Top Editor Rated Listings
- Most Reviewed Listings
- Random Listings
- Featured Random Listings
- Popular Listings
Example of the module layout
- the module displays listing's thumbnail, title, category, editor and user rating.
- you can include some other information by Modifying Listings module's theme file.
Module's Parameters
- Everywhere Extension - This is a universal module that works not only with core JReviews listings, but also with 3rd party components integrated via the Everywhere Add-on.
- Custom WHERE - custom where for query (i.e Field.jr_brand LIKE '%Canon%')
- Custom ORDER BY - overrides listing ordering (i.e Field.jr_brand DESC)