Viewing 6 replies - 1 through 6 (of 6 total)
  • I am looking for the same. need it because som galleries will have to many thumbnails.

    Yes, that would be very cool.
    Came here by googling for NextGEN textlink.
    Seems that I am not alone in wanting this functionality, found a lot of people requesting the same…

    InHouse

    (@inhouse)

    I’d like to throw my hat in the ring as well. I’m googling the same thing with no good results. Have either of you guys found a solution? I am trying to link a meteor slide gallery to open a NexGen image in a lightbox view.

    eagerbob

    (@eagerbob)

    No, not really.

    Floatbox does slideshows directly from a textlink nicely.
    See the demopage for some examples:

    https://randomous.com/floatbox/demo

    Wouldn’t know how to use that with Nextgen galleries though.
    Did not try to hard though, so you might see for yourself or ask the Nextgen author for help.

    InHouse

    (@inhouse)

    For anyone still searching, I found the solution. Check out this thread.

    I also figured out how to link my Meteor-Slides plugin to open a full sized image in a NextGen lightbox. I had to edit the “meteor-slideshow.php” file to have it open a link in a lightbox. My solution was:
    <a href="<?php echo get_post_meta( $post->ID, "slide_url_value", $single = true ); ?>" class="shutterset_website-filmstrip-images" title="<?php the_title(); ?>"><?php the_post_thumbnail( 'featured-slide' ); ?></a>

    Hi – I am wondering if you would be able to assist me with my wordpress site. I am trying to put in this gallery but don’t know where to put the codes thanks! Heather in Victoria B.C.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: NextGEN Gallery] Text link to open lightbox slideshow’ is closed to new replies.