• Resolved arnii5

    (@arnii5)


    Hello,

    I’ve installed Photonic and set it up to work with Google Photos.
    So far so good, it shows up as i want.
    However the test album has 11 photos in it and when i click on the album it directly opens a lightbox which then forces me to view image per image.
    But what if i want visitors to open the album in some way? or that they could see the inside images in the lightbox or something. The idea is that you don’t have to endlessly press the next button in the lightbox to see an image in the middle for example.

    Is this possible, do i miss something?

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    You can “Enable Interim Popup” from Photonic → Settings → Generic Options → Overlaid Popup Panel → Enable Interim Popup for Interim Thumbnails. This shows you an overlaid panel with the thumbnails for all photos in the album.

    Thread Starter arnii5

    (@arnii5)

    Thanks, i checked the option.
    Now it seems to load a lightbox then it dissapears.

    Almost there i guess?

    Plugin Author Sayontan Sinha

    (@sayontan)

    No, that shouldn’t happen, unless you have an interfering lightbox plugin.

    Thread Starter arnii5

    (@arnii5)

    I removed the older one i had already before this.

    I have the following plugins;
    TinyMCE Widget
    Custom Facebook Feed
    Easy Google Fonts
    Embed Google Driver
    Google Analytics Dashboard for WP
    SiteOrigin pagebuilder
    SimpleCalendar
    Spacer
    Title Remover
    Weather Underground
    WP featured content and slider
    Yoast SEO

    Can’t think of any of those interfering?

    Plugin Author Sayontan Sinha

    (@sayontan)

    Can you provide me with a URL? I can probably figure this out if I see your JS console.

    Thread Starter arnii5

    (@arnii5)

    http://Www.hoevevissers.be/fotos

    It’s has to become a rework of an older design but first i want the functionalities right. So don’t mind the design for now.

    Plugin Author Sayontan Sinha

    (@sayontan)

    Sorry, I thought I had responded to this, but it looks like my response did not go through.

    Try adding this to your custom styles:

    .photonicModalOverlay { z-index: 10000; }

    You can add custom styles using the first suggestion posted here.

    Thread Starter arnii5

    (@arnii5)

    I’ve added it to my childtheme’s css file.
    I only changed it from 10000 to 1 since it would keep on top even after choosing a specific image from the album.
    It’s perfect now.

    Thank you very much!

    Hi,

    is it possible to make pagination in the overlaid panel?
    I have an album with 720 photos, I’ve checked “Enable Interim Popup for Interim Thumbnails” and, when i click on the thumbnail, the panel shows only the first 103 photos, and it’s impossible to show more…any suggestions?
    Thank you so Much
    (see:http://www.zenarunners.it/?page_id=71)

    Plugin Author Sayontan Sinha

    (@sayontan)

    Please open new threads instead of adding questions on resolved threads.

    Regardless, what you are asking for is not possible. You could bump up the number of photos displayed in the overlaid panel to 500 via the per_page attribute. Flickr cannot display more than 500 photos.

    The only way you could display all photos is on the main page, using the per_page and more attributes, in the manner displayed here.

    Thank you, i decided to split the album in two different, but i’m still not able to show more than 103 photos in the overlaid panel…i’ve tried adding per_page attribute but it still doesn’t work…

    What i’m trying to ask you (sorry for my poor english) is: is it possible to show more than 100 photos in the popup panel, if I choose to Enable Interim Popup for Album Thumbnails?
    I’ve add “per_page=’200′” but the popup panel still shows only 100 images.
    Thank you

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Disable lightbox on album click’ is closed to new replies.