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
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 & Developers
“Paginated Effects Gallery” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Paginated Effects Gallery” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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