/ Published in: PHP
                    
                                        
n nextgen-gallery/view/gallery.php, find these lines. Either comment out or remove.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
<?php if ($gallery->show_slideshow) { ?>
<!-- Slideshow link -->
<div class="slideshowlink">
<a class="slideshowlink" href="<?php echo $gallery->slideshow_link ?>">
<?php echo $gallery->slideshow_link_text ?>
</a>
</div>
<?php } ?>
URL: http://wordpress.org/support/topic/plugin-nextgen-gallery-remove-show-slideshow-link
Comments
 Subscribe to comments
                    Subscribe to comments
                
                