This plugin hasn’t been tested with the latest three 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.

Paginated Effects Gallery

Description

A simple, light and easy-to-use plugin that adds jQuery pagination to the standard wordpress gallery with cool jquery effects.

Features:

  • Simple and easy to use
  • Edit the number of thumbnails per page
  • Change the number of paginated links to show
  • Allows you to use jquery animation effects when navigating through gallery pages.
  • Effects included: Blind, Bounce, Clip, Drop, Explode, Fade, Fold, Highlight, Puff, Pulsate, Scale, Shake, Size, Slide
  • Change the animation speed
  • Apply to just one or many galleries on your website

Once you are happy with your gallery animations, edit the CSS to get your desired visuals for the pagination links.

  • Now includes the jQuery UI project

Screenshots

  • The Paginated Effects Gallery in action. Edit the CSS and style the pagination to be super slick.

  • The options associated with the plugin. Toggle the settings to get your desired look.

  • Add the shortcode [peg] to each page where you have a gallery for it to be paginated

Installation

Automatic:

  • In the admin panel plugins page click Add New
  • Search for Paginated Effects Gallery
  • Find Paginated Effects Gallery in the list an click Install Now
  • Click OK when prompted
  • Activate the plugin through the ‘Plugins’ menu in WordPress
  • Add the shortcode [peg] to each page where you have a gallery for it to be paginated

Manual:

  • Extract paginated-effects-gallery.zip to your wp-content/plugins directory
  • Activate the plugin through the ‘Plugins’ menu in WordPress
  • Add the shortcode [peg] to each page where you have a gallery for it to be paginated

Settings:

  • In the wordpress backend navigate to Settings->Paginated Effects
  • Tweak the options to your preference and hit the save button
  • Remember to add the shortcode [peg] to each page where you have a gallery that needs to have pagination

FAQ

This section will be updated when there is sufficient feedback for the plugin.

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Paginated Effects Gallery” is open source software. The following people have contributed to this plugin.

Contributors

Change Log

0.1

  • Initial release

0.2

  • Fixed bug for displaying multiple galleries on the same page

0.3

  • Fixes for deprecated jQuery calls

0.4

  • Fixes for users experiencing problems with the effects settings
  • Included jQuery UI project