Wordpress plugins
Combo Slideshow

Combo Slideshow

Version : 1.92
Tested up to : 4.4.11
Number of download : 24017
Author : 3dolab
Average rating : 1 / 5 on 1 votes 1 votes, 1 avg.rating

Screenshots

Combo Slideshow
Combo Slideshow
Combo Slideshow
Combo Slideshow

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. Enjoy: Full control over speed, transition and navigation options Nivo Slider slideshow themes supported, 3 preset available Custom CSS supported Lightbox, FancyBox, MultiBox and custom class names supported Navigation Arrows (jQuery) and Tips (MooTools) Auto insertion of latest posts (taxonomy-based) slideshow in home or single page/post Custom slides management Page/Post gallery shortcode [slideshow] (with optional post_id, custom, exclude, exclude, and auto parameters) Hardcode into any PHP file of a WordPress theme with <?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 specified Global post slideshow: auto mode in Homepage and/or Posts + manual function show_combo_slider($terms, $postlimit, $exclude, $offset, $n_slices, $size, $width, $height, $taxonomies, $post_types) Administration 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. Plugin Homepage: http://www.3dolab.net/en/combo-slideshow/ Running Demo banner image by batintherain icon by fdecomite Additional Parameter Info [slideshow] shortcode & $CMBSLD_Gallery -> slideshow() $output (default = true): echoes the content, or just returns it if set to false $post_id (default = null): retrieves attached images from a particular post by id, or from the global $post object if left unspecified $exclude (default = null): removes the specified attachment IDs (set in a comma-separated list) from the slideshow $include (default = null): removes anything but the attachment IDs (set in a comma-separated list) $custom (default = null): retrieves the custom images uploaded as slides, just set to whatever value but note that it does work only when $post_id and $slug are empty $width, $height (default = null): sets dimensions in pixels, or default values if left unspecified $thumbs (default = null): sets with ‘on’/’off’ the values for displaying thumbnails, disregarding the main setting $caption (default = null): overwrites with ‘on’/’off’ values the main setting for displaying captions $auto (default = null): sets with ‘on’/’off’ the values for the auto-slide feature, disregarding the main setting $nolink (default = null): overwrites with ‘on’/’off’ values the main setting for removing links from captions $slug (default = null): retrieves attached images from a particular post by slug $limit (default = null): limits the amount of slides loaded in the slideshow, or uses the global post limit setting $size (default = null): sets dimensions as in the Media Settings screen (e.g. ‘thumbnail’, ‘medium’, etc), or ‘comboslide’ if nothing specified even in pixels $CMBSLD_Gallery -> show_combo_slider() $terms (default = null): loads only posts from the specified taxonomy terms $postlimit (default = null): limits the amount of slides loaded in the slideshow, or uses the global post limit setting $exclude (default = null): removes the specified attachment IDs (set in a comma-separated list) from the slideshow $offset (default = null): starts the slideshow from the nth post $width, $height, $size (default = null): sets dimensions in pixels or as in the Media Settings screen $taxonomy (default = null) $post_types (default = null) please note that, unlike in shortcodes, only the main settings are in use for the caption, links, thumbs and auto options

Download now