• If there is at least one single image on the page, after opening it in the lightbox and closing it, all clickable links on the whole page stop working.

    Checking with other plugins showed that this happens only with SimpLy. This is the only disadvantage of the plugin, I hope it can be easily solved, I’m going to buy a subscription for several sites.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rrznv

    (@rrznv)

    I found the cause of the problem. The overlay does not close. But I do not know how to fix it.

    <div class="pgc-rev-lb-b-view pgc-rev-lb-b-activate" id="gl_lightbox" data-gallery-id="gl" style="z-index: 100000;"><style id="style_lb_gl">
    div[data-gallery-id="gl"] .pgc-rev-lb-b-next-prev-button{
    background-color:rgba(0,0,0,1);
    fill:rgba(255,255,255,1);
    }
    div[data-gallery-id="gl"] .pgc-rev-lb-b-next-prev-button:hover{
    background-color:rgba(255,255,255,1);
    fill:rgba(0,0,0,1);
    }
    </style><div class="pgc-rev-lb-b-bg pgc-rev-lb-b-deactivate" style="background-color: rgba(0, 0, 0, 0.8); opacity: 0;"></div></div>
    Plugin Author GalleryCreator

    (@gallerycreator)

    If the lightbox does not close, it means that some JavaScript error occurs. Perhaps it is a conflict with other plugins or your theme. Try to analyze the JS errors on your page and maybe you will find the reason or try another plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.