I want to remove the link to [Show as slideshow]
Is there a settging to do so or can I comment it out in code? If it's in code, where can I find it?
I want to remove the link to [Show as slideshow]
Is there a settging to do so or can I comment it out in code? If it's in code, where can I find it?
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 !
Thanks Badiuth. I can't believe that I missed that. Good catch.
couldn't be simpler.
thanks for great plugin
This topic has been closed to new replies.