Plogger Support Forum - Lightbox Pagination Thu, 28 Mar 2024 19:24:46 +0000 http://www.plogger.org/forum/ Lussumo Vanilla 1.1.10 Lightbox Pagination http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=10316#Comment_10316 http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=10316#Comment_10316 Thu, 09 Apr 2009 11:38:08 +0000 dkmfirefly
Here is my gallery with lightbox enabled at the level of album.]]>
Lightbox Pagination http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=10317#Comment_10317 http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=10317#Comment_10317 Thu, 09 Apr 2009 12:18:30 +0000 dkmfirefly Here is a link where someone has succeeded to do pagination with lightbox but on wordpress. Is something similar possible on plogger?]]> Lightbox Pagination http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=10320#Comment_10320 http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=10320#Comment_10320 Fri, 10 Apr 2009 11:09:35 +0000 dkmfirefly
I am no programmer... so do humor me.]]>
Lightbox Pagination http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=10322#Comment_10322 http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=10322#Comment_10322 Sat, 11 Apr 2009 08:04:51 +0000 dkmfirefly thumbnail navigation and hiding it to get lightbox to see all the pics in the album?]]> Lightbox Pagination http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=13410#Comment_13410 http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=13410#Comment_13410 Sat, 23 Oct 2010 13:58:45 +0000 atsites Can you provide??]]> Lightbox Pagination http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=13412#Comment_13412 http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=13412#Comment_13412 Sat, 23 Oct 2010 15:33:32 +0000 dkmfirefly Lightbox 2. Here are the instructions.

Supplementary info to the instructions in the link above:
PART 1 - SETUP

  1. The code goes in the 'head.php' file of your theme

  2. The code goes in the 'head.php' file of your theme


PART 2 - ACTIVATE

  • Add rel="lightbox[album]" in 'album.php' file of your theme to the link <a href="<?php echo plogger_get_picture_thumb(THUMB_LARGE); ?>

  • Here is how the code looks in mine after addition <a rel="lightbox[album]" href="<?php echo plogger_get_picture_thumb(THUMB_LARGE); ?>



Let me know if you are having difficulty with any of the steps. Hope this was helpful.]]>
Lightbox Pagination http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=13584#Comment_13584 http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=13584#Comment_13584 Mon, 17 Jan 2011 18:12:44 +0000 dkmfirefly Lightbox Pagination http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=13612#Comment_13612 http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=13612#Comment_13612 Mon, 21 Feb 2011 08:37:05 +0000 liechtenstein89 thanks!]]> Lightbox Pagination http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=13618#Comment_13618 http://www.plogger.org/forum/comments.php?DiscussionID=2610&Focus=13618#Comment_13618 Wed, 23 Feb 2011 19:21:21 +0000 Tidosho
I just stopped by to read this thread, and have to say I love the layout of your photo site, it's so clean and professional! I was thinking of using the lightbox effect, but would large images work OK with it, say to have a full screen option?]]>