• Resolved tre724

    (@tre724)


    with the photonic plugin for the photoswipe gallery, my image gallery keeps creating a white overlay over the images sometimes to the point I can barely see them (like opacity of 80%) I would also like to know how to change the lightbox theme to white and if possible a little bit transparent.

    • This topic was modified 7 years, 1 month ago by tre724.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    my image gallery keeps creating a white overlay over the images sometimes to the point I can barely see them (like opacity of 80%)

    Please try the setting Photonic → Settings → Generic Options → Layouts → Square / Circle Grid – Thumbnail Effect.

    I would also like to know how to change the lightbox theme to white and if possible a little bit transparent

    I will require a URL to help you effectively for this.

    Thread Starter tre724

    (@tre724)

    unfortunately altering the thumbnail didn’t do anything and the url is indigowithacamera.com

    Thread Starter tre724

    (@tre724)

    Plugin Author Sayontan Sinha

    (@sayontan)

    unfortunately altering the thumbnail didn’t do anything

    I am not seeing any opacity effect on your site. All photos seem to be showing up the same as the originals.

    For changing the lightbox background you can do it through your WP dashboard, under Appearance → Customize → Additional CSS with this:

    .pswp__bg { background: rgba(255, 255, 255, 0.5) !important; }

    Thread Starter tre724

    (@tre724)

    the thumbnails don’t really have an opacity effect, they’re there, but you can’t see them visibly you’ll see it if you keep refreshing the page.

    Plugin Author Sayontan Sinha

    (@sayontan)

    Sorry, I was going by your statement above (“my image gallery keeps creating a white overlay over the images sometimes to the point I can barely see them (like opacity of 80%)”).

    I am unable to replicate your problem, but my guess is that you have JetPack’s lazy loading interfering with the display. If you turn off lazy loading your galleries will display fine. Photonic defers its layout until images are loaded, and lazy-loading interferes with this because lazy loading targets individual photos instead of a whole gallery. I have a writeup on this thread explaining this.

    Thread Starter tre724

    (@tre724)

    THAT SEEMED TO WORKED PERFECTLY. THANK YOU SO MUCH 🙂

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Photonic gallery for photoswipe’ is closed to new replies.