The FWG Carousel module (mod_fwgallery_carousel) displays gallery images as a horizontal scrolling strip with multiple thumbnails visible at once and next/previous navigation controls. Unlike a single-image slideshow, the carousel keeps several images on screen simultaneously, making it suitable for compact image browsing anywhere a module position is available.
Go to Extensions → Modules in the Joomla administrator and click New. Select FWG Carousel from the module type list. Give the module a title, assign it to a module position, and set the menu assignment. Then configure the parameters described below and save.
| Parameter | Default | Description |
|---|---|---|
| Gallery | — | Select the source gallery to pull images from. Leave empty to draw from all galleries. |
| Specific file IDs | — | Comma-separated list of individual file IDs to display instead of an entire gallery. |
| Fetch limit | 20 | Maximum number of images retrieved from the database. |
| Display quantity | 5 | Number of thumbnails visible at once inside the carousel strip. |
| Ordering | Newest first | Sort order for images: Newest first, Popular (by votes), Alphabetical, Random, or Manual. |
| Featured filter | All | Controls which images appear: All, Only featured, or Hide featured. |
| Autoplay | No | When enabled, the carousel scrolls automatically without user interaction. |
| Autoplay interval (ms) | — | Time in milliseconds between automatic scrolls. Only applies when Autoplay is enabled. |
