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.

WordPress NextGen GalleryView

Description

Nextgen GalleryView: A WordPress Plugin that allows you to use the jQuery GalleryView Plugin with your NextGen-Gallery galleries.

In order to use the GalleryView Plugin you kinda need to be using NextGen Gallery.

You can see it live on my woodworking portfolio John Brien Modern Woodworks.
You can read about it on my blog of rants John Brien

Screenshots

  • Screenshot Default Options
  • Screenshot Panel Options
  • Screenshot Caption Options
  • Screenshot Filmstrip Options
  • Screenshot Output Generator
  • Screenshot Preview Selector

Installation

First have NextGen Gallery installed and working
Install WordPress-Nextgen-GalleryView
Set the Defaults under the GalleryView Menu

Please be aware that if you are upgrading, your shortcodes from the previous versions will not work. Theme developers using the raw code in their themes you will have to do an update as well. I do apologize for this but there were issues with the syntax causing problems and I have more plans for this plugin moving forward. This is for the best, you won’t be disappointed moving forward I promise.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WordPress NextGen GalleryView” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

Version 0.5.5

* Refactor to bring all variables inline.
* Moved from CamelCase and mixed cases to consistant snake case for naming

Version 0.5.2

* Bug fix with custom gallery params getting ignored due to case structure

Version 0.5.1

* Bug fixed for them developers 
* Update code generator to document proper theme integrations (do_shortcode should be echo do_shortcode)

Version 0.5

* Changed the Shortcode code to be inline with other WordPress Shortcode
* Fixed issues with things not being output as expected [thx André Grobbee]
* Major refactor; around 100 LOC removed
* Prep for next steps in the plugin's future

Version 0.4.2

* Fixes for hover
* Fixes for Styling Conflicts is WordPress 3.0

Version 0.4.1

* Typo fixes

Version 0.4

* More Code Cleanup and the other release stuff

Version 0.3

* Misc bug fixes
* Code Cleanup
* Prep for public release

Version 0.2

* One off Galleries configured through the short code

Version 0.1

* First release