FlexSlider Native Gallery archived
[Discontinued] WooTheme’s responsive FlexSlider marries WordPress’s core gallery.
by Caspar Hübinger · github.com/glueckpress/flexslider-native-gallery
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/glueckpress/flexslider-native-gallery/archive/refs/heads/master.zipReadme
FlexSlider Native Gallery
WooTheme’s responsive FlexSlider marries WordPress’s core gallery.
Description
Adds a shortcode for displaying any native WordPress gallery as a responsive FlexSlider. Just insert a gallery into the text editor and replace [gallery (parameters)] with [flexslider (parameters)].
Installation
- Upload the
flexslider-native-galleryfolder to the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
Frequently Asked Questions
Where’s the options page?
There is none.
Why not??
Because all you need is the core gallery feature in WordPress and a keyboard to override [gallery] with [flexslider].
I don’t see the [gallery] shortcode anywhere!
Use the “Text” tab in your editor (know as “HTML” prior to WordPress 3.5) and you’ll see it. You can switch back to “Visual” after you’ve edited the shortcode.
What slider script is being used in the plugin?
The FlexSlider jQuery plugin originally coded by Tyler Smith (@madebymuffin), now curated by WooThemes.
Contributors
- @glueckpress
- @2ndKauBoy
Thanks
- Menno van Slooten (http://www.mennovanslooten.nl/blog/post/78)
- Thomas Hielscher (http://hielscher.com)
Changelog
0.2
- Included a KenBurns effect
- Added generated CSS classes for portrait/landscape/square images
0.1
- Initial release. (Chose initial version number according to FlexSlider 2.1 being used.)