NexGen Gallery-删除“放映幻灯片”链接
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了NexGen Gallery-删除“放映幻灯片”链接相关的知识,希望对你有一定的参考价值。
n nextgen-gallery/view/gallery.php, find these lines. Either comment out or remove.
<?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 } ?>
以上是关于NexGen Gallery-删除“放映幻灯片”链接的主要内容,如果未能解决你的问题,请参考以下文章
html 从Envira Gallery图像中删除title属性,以防止它在悬停时出现。