You are here: Home
Support site for Tips and Tricks HQ premium products
Doh, Just sorted out the NextGen Custom line with
rel=”wp_lightbox_prettyPhoto[%GALLERY_NAME%]”
and it works.
However, the WP Lighbox Ultimate viewer is showing quite alot of navigation elements. Is there anyway of say disabling certain features via an interface or parameter?
Thanks,
PS It would be worth doing a blog post or something on integration with NextGen since it is so popular.
Hi,
Here are some examples from the plugin
Thickbox – class=”thickbox” rel=”%GALLERY_NAME%”
Lightbox – rel=”lightbox[%GALLERY_NAME%]”
Highslide – class=”highslide” onclick=”return hs.expand(this, { slideshowGroup: %GALLERY_NAME% })”
Shutter – class=”shutterset_%GALLERY_NAME%”
Custom is blank
Changing to the Lightbox Effect create the following line of code for the gallery.
<a href="http://www.blah.com/wordpress/wp-content/gallery/blah/blah.jpg" title="1st image desc" rel="lightbox[set_1]">
Being able to use the WP Lightbox Ultimate plugin with NextGen would be a huge plus. My goal is to have a consistent lightbox style overlay for video and to use with NextGen Galleries.
Thanks, David