Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    I used the following tips to do it, its a bit brutal, but it work :

    1) edit the nextgen-gallery/view/gallery.php
    2) comment the line as it :
    <!– Slideshow link –>
    <!– Mask the Slideshow link

    <div class=”slideshowlink”>
    slideshow_link ?>”>
    <?php echo $gallery->slideshow_link_text ?>

    </div>
    –>
    <?php } ?>
    3) save

    Well, i’m sure there is a really easyest way, but it’s a reversible tips, so you can do it 😉

    I found it !

    The simpliest way :

    Go to “Gallery/options” (where you manage your gallery)
    Select the fourth tab “Gallery”
    And just uncheck “Show as slideshow” !
    That’s it !

    Thread Starter josephweiss

    (@josephweiss)

    Thanks Badiuth. I can’t believe that I missed that. Good catch.

    couldn’t be simpler.
    thanks for great plugin

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: NextGEN Gallery] can I remove slideShow link?’ is closed to new replies.