• Hello!
    I have an issue with the plugin. It was working good, but now when I click on image to see a big image I see black page and in the address field see this: #&gid=null&pid=1
    I’m tried to install different version of the plugin, but nothing.
    Can you help me to fix it?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Arno Welzel

    (@awelzel)

    I had a look at the HTML structure and it seems there is just a bunch of JavaScript with many event handlers but no linked images at all.

    Also the lightbox is not from Lightbox with PhotoSwipe or it got heavily modified.

    Code from your site:

    <div class="pswp pswp--supports-fs pswp--open pswp--notouch pswp--css_animation pswp--svg pswp--visible pswp--animated-in pswp--has_mouse" tabindex="-1" role="dialog" aria-hidden="false" style="position: fixed;"> ...

    The code of my plugin:

    <div class="pswp__bg"> ...

    Also see: https://wordpress-demo.arnowelzel.de/lightbox-with-photoswipe/

    There are also many “optimizations” on your site by WP Rocket where I don’t know what is going on exactly. Anyway – I can’t fix this. Lightbox with PhotoSwipe is only designed to display linked images and not galleries using JavaScript only – sorry.

Viewing 1 replies (of 1 total)
  • The topic ‘Don’t show big image’ is closed to new replies.