Your cart is empty.
Banner Slideshows
$29.95
Added: April, 17, 2012
Category: Marketing modules
Version: 1.0.17 - view changes
Purchases: 56
The Banner Slideshow module simplifies things for your client. Like everything in LemonStand, this module is simple, powerful and flexible. With this module you can manage unlimited banner slideshows directly from your LemonStand administration area with a large array of flexability and cusomisability.
Supported Features
- Upload and reorder your banner images
- Add captions and links to each slide
- Large number of transition effects, usability and display options
- Support for a selection of javascript callback events for extra customisability
- Create unlimited slideshows of any width and height!
- New! Responsive slideshows!
- New! Full HTML captions
Displaying your Slideshow
Add the asset files relevant to you to your header partial (Bundled themes include default, orman and pascal):
<link rel="stylesheet" href="<?= root_url('modules/flynsarmyslideshow/resources/nivo-slider3.2/themes/default/default.css') ?>" />
<link rel="stylesheet" href="<?= root_url('modules/flynsarmyslideshow/resources/nivo-slider3.2/nivo-slider.css') ?>" />
<script type='text/javascript' src="<?= root_url('modules/flynsarmyslideshow/resources/nivo-slider3.2/jquery.nivo.slider.js') ?>"></script>
And finally add the actual slideshow rendeirng code to your page (Replace My Slideshow wih the name of your slideshow):
FlynsarmySlideshow_Slideshow::create()->find_by_name("My slideshow")->render();
Questions?
If you have any questions or find a bug, please use the contact form here and i'll get back to you as soon as possible. This module uses NivoSlider so all available NivoSlider themes, options and support services are open to you. See their demo page for examples of NivoSlider in use.
