Download This Plugin | |
Download Elegant Themes | |
Name | Combo Slideshow |
Version | 1.91 |
Author | 3dolab |
Rating | 20 |
Last updated | 2015-03-04 09:48:00 |
Downloads |
20392
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Combo Slideshow plugin added 108 kB of resources to the Home page and 108 kB of resources to the sample Post page.
Combo Slideshow plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Combo Slideshow plugin ads no tables to your Wordpress blog database.Combo Slideshow is a photo and image viewing mash-up plugin that integrates the features of the acclaimed jQuery based javascript slideshow Nivo Slider with multiple settings, transition effects and a compatible fallback to the MooTools framework for older or outdated setups. It works natively in conjunction with the WordPress media library.
[slideshow]
(with optional post_id
, custom
, exclude
, exclude
, and auto
parameters)<?php if (class_exists('CMBSLD_Gallery')) { $CMBSLD_Gallery = new CMBSLD_Gallery(); $CMBSLD_Gallery -> slideshow($output = true, $post_id, $exclude, $include, $custom, $width, $height, $thumbs, $caption, $auto, $nolink, $slug, $limit, $size); } ?>
and the required $post_id
or $custom
parameters accordingly specifiedAdministration and Settings have been completely renewed! (whereas in previous versions they were heavily borrowed from the Slideshow Gallery Pro plugin (free version) by Cameron Preston and WP Nivo Slider by Rafael Cirolini) The selectable front-end effect scripts are the Nivo Slider plugin (on jQuery framework) or SlideShow by Ryan Florence (on MooTools). It works great in conjunction with the Gallery Metabox plugin.