Post gallery slider Plugin
Post gallery slider, with thumbnails and with nice animation, and auto height.
Features
- Configurable image/thumbnail size, set custom size
- Show thumbnails before/after slider, or do not show them at all
- Fully editable CSS
This plugin is uses SudoSlider (http://webbies.dk/SudoSlider/) and requires jQuery.
Demo
Installation
- Upload
post-gallery-slider
directory to the /wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Optionally change plugin options in Settings -> Post Gallery Slider
- See FAQ section on how configure and insert the slider into a post or page
Screenshots
Post slider gallery with thumbnails
Post slider gallery while animating
Admin options
FAQ
How to insert the slider in a post or page?
- From inside a post/page click on Upload/Insert (Add Media button).
- Upload images
- Select the Gallery tab
- Click on Insert gallery
How to configure the slider exactly like on the Demo page?
- Go into Settings -> Post Gallery Slider
- Select Thumbnail size: Custom
- Enter Height: 60
- Click Save changes
Changelog
1.1.1
Enhanced compatibility and enabled swipe support for touch screens (modernizr must be included)
1.1
Enhanced compatibility with more themes
1.0.8
Updated to SudoSlider 3.0.1
1.0.7
Reset thumbnails margin explicitly
1.0.6
Hotfix release
1.0.5
Hotfix release
1.0.4
Refactoring release
1.0.3
Updated for WordPress 3.5
1.0.2
Bugfixes: not applying “gallery_style” filter anymore; using jQuery instead of $.
1.0.1
Changed “post_gallery” filter priority to 1001, to be run after theme filter
1.0
Initial release