WP Manifestindependent plugin directory
manifest / media / flexslider-native-gallery

FlexSlider Native Gallery archived

[Discontinued] WooTheme’s responsive FlexSlider marries WordPress’s core gallery.

by Caspar Hübinger · github.com/glueckpress/flexslider-native-gallery

11stars
4forks

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.zip

Readme

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

  1. Upload the flexslider-native-gallery folder to the /wp-content/plugins/ directory.
  2. 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

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.)

Read the full README on GitHub →