Carousel v2.1.1
This module displays images in a sliding carousel with many options including pause, rewind and fast forward buttons, slide captions, links and transitions. It has a configuration page that makes it easy to manage the images and settings without modifying code. It also has the option to have per-language images.
See Terms and Conditions for licensing information.Compatible with PrestaShop v1.2.x, v1.3.x and v1.4
Slide Settings
Per-language images: Whether a slide uses a different image for each language
Image size: Set the width and height in pixels of the slide image
Play slideshow: Automatically navigate through slides using the below slide length
Slide length: Set how long each slide displays in millisecond
Pause on hover: Pause the slideshow when the mouse cursor is over the carousel
Transition type: Choose the transition type between the slides (None, Carousel, Fade, Scroll Right, Blind, Clip, Drop, Fold, Pulsate or Slide)
Transition easing: Choose the transition easing between the slides (Back, Bounce, Circ, Cubic, Elastic, Expo, Linear, Quad, Quart, Quint, Sine or Swing)
Transition length: Set how long the transition between slides displays in milliseconds
Show intro slide: Display the first slide as an intro, then loop through the remaining slides
Intro slide length: Set how long the intro slide displays in milliseconds
Intro slide transition: Choose the transition between the intro slide and next slide (None or Fade)
Carousel Settings
Show first/last buttons: Display buttons that navigate to the first and last slides
Show previous/next buttons: Display buttons that navigate to the previous and next slides
Loop previous/next buttons: Allow the next and previous buttons to loop between the first and last slides
Show pause/play button: Display pause/play button to allow the carousel to be stopped and resumed
Show slide buttons: Display circle buttons to navigate straight to any slide
Show hover buttons: Display previous or next button when hovering over the left or right side of the carousel
Show slide number: Display the current slide number and the number of slides
Show caption background Display a semi-transparent background behind the caption and controls
Theme Settings
Show watermark: Display a watermark image on top of the carousel
Show background: Display a background behind the carousel
Image Settings
Image: Upload an new image or replace an existing image and reposition the images
Link: Set the URL of the link on the image
Open in new window: Whether to open the link in a new window
Caption: Set a short description of the image displayed at the top of the carousel
Alt text: Set the alt text of the image
Regenerate images: Lets you upload or delete images via FTP directly from the images directory and then regenerate the slidemenunc.xml file

v1.1
- Fixed so that it works on localhost installations
- Fixed so that it will work together with my Sliding Accordion Categories v1.6 module
- Fixed bug that caused the carousel to appear above thickbox
v1.1.1
- Moved module to Nethercott Constructions section
v1.1.2
- Module now uses PrestaShop's base URL in the slide image links
v1.2
- Improved performance by compressing Javascript by 50%
- Improved structure of module
v2.0
- Made module compatible with PrestaShop v1.4
- Added a configuration page to make it easy to manage the carousel's images and settings without modifying code
v2.1
- Added a more flexible link system so that category, CMS page, CMS category, external, manufacturer, page, product and supplier links can be added
- Fixed a problem with captions and links when a language had been deleted
- Fixed an alignment issue
v2.1.1
- Fixed bug in page and external links
- Carousel v1.2.zip
This free version is compatible with PrestaShop v1.3.7 and earlier only and doesn't have the configuration page and image management options. Instead, place your images in the modules/carouselnc/agile_carousel_slides directory and they will be automatically read by the module. No code changes are required. To change the slide captions, modify the slide_captions variable in modules/carouselnc/carouselnc.tpl and enter each caption in the order the slides are displayed separated by the | character. To change the slide links, modify the slide_links variable and enter each link separated by the , character. See the Plugin Options section here for more information about the carousel settings. To change the appearance of the carousel, change modules/carouselnc/carouselnc.css.
