General Questions
Which Joomla versions are supported?
- The module is fully compatible with Joomla 4.0 and higher
How do I create a vertical logo scroller module?
- Go to Extensions > Modules > New
- Select "Vertical Logo Scroller"
- Choose image source (Folder or Slides)
- Configure scrolling and styling options
- Assign to module position and publish
Can I load images from a folder automatically?
- Yes, set Image Path Selection to "From Folder"
- Enter the folder path (e.g.,
images/partners/)
- All images in the folder will be automatically loaded
- Images are sorted alphabetically by default
Configuration Questions
What's the difference between Folder and Slides mode?
- Folder: Automatically loads all images from a folder
- Slides: Allows you to add images manually with custom links and alt text
- Choose based on your needs
How do I add links to images?
- Use Individual Image Path mode
- Add slides and enter URL in the Link field
- Set link target (New Tab or Same Window)
- Links are optional per slide
How does image resizing work?
- Enable Image Resizer in module settings
- Choose resize method (Height, Width, or Both)
- Set dimensions
- Images are automatically resized and cached
- Uses Joomla's native Image class
Scrolling Questions
How do I control scroll speed?
- Use Animation Speed setting (in milliseconds)
- Lower values = faster animation
- Default is 500ms
What's the difference between Linear and Swing animation?
- Linear: Constant speed throughout animation
- Swing: Easing animation with acceleration/deceleration
- Swing provides smoother, more natural movement
How does auto-scroll work?
- Enable Auto Scroll in settings
- Set Auto Scroll Time (time between scrolls)
- Auto-scroll pauses when user hovers over slider
- Resumes when user moves mouse away
Technical Questions
Does the module use external libraries?
- No, uses only Joomla native libraries
- Uses Joomla's Image class for resizing
- Uses jQuery (included with Joomla)
- Uses jCarousel library (included in module)
Is the slider responsive?
- Yes, the slider is fully responsive
- Adapts to screen size automatically
- Works on desktop, tablet, and mobile
- Touch-friendly controls
How are images cached?
- Resized images are stored in
images/logo_scroller/
- Images are cached after first resize
- Cache improves performance
- Clear cache by deleting folder if needed