This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

flshow Manager

Description

We often develop sites that include static flash galleries, headers, menus, and intros. It’s often difficult, then, to explain which parts of the site can be changed within WordPress, and which are hard-coded. This plugin is built to manage the excellent flShow Photo Carousel within the comfort of the WordPress dashboard. The carousel is great for displaying the products of an eCommerce site in an attractive header, or simply for showing off your photography portfolio.

Credits

This plugin was developed by Nick Ohrn, in conjunction with Blueprint Design Studio.

Installation

Instructions

  1. Install the way you would any other WP Plugin. Upload it to your plugins directory and activate it
  2. Go to ‘Manage > flShow’
  3. Click “Add New Carousel”
  4. Fill out the information that you want to use. Mostly the Title and the background color. The rest of the options you can tweak at any time, after you’ve seen how the carousel works by default.
  5. Click “Choose Images” at the bottom of the carousel settings interface
  6. In the images interface, you can do the following:

* Find existing images from your WordPress install
* Upload a new image for use in the carousel
* Sort the images that you have in the current image queue by dragging and dropping
7. When you have put all the images in place that you would like to have in your carousel, click the “Preview and Finalize” button
8. If you are happy with your preview, click “Close.” Otherwise, go back and change whatever settings you need to.
9. To insert carousels into your theme, you’ll have to open up the theme file you want to have the carousel in and add the template tag: <div style="height:200px"><?php flshow( $id ); ?></div> where $id is the id number found on the Manage > flShow page.

FAQ-e

What are the requirements for this plugin?

This plugin requires JavaScript to run. It uses WordPress’s built-in jQuery library (as of version 2.5+), so there shouldn’t be compatibility issues, no matter which browser you’re running. The plugin was tested in Firefox 3, IE7, and Google Chrome (which is based on the same engine as Safari).

What kind of images can I use?

I would recommend using smaller images that are all roughly the same size in the same carousel. It results in a better display and faster loading times. 5.1 MegaPixel .jpg files are not recommended, You can use the link attribute to allow visitors to see the fullsize image.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“flshow Manager” is open source software. The following people have contributed to this plugin.

Contributors

Translate “flshow Manager” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.