• Resolved pho2u

    (@pho2u)


    Anyone else having issues with the lightbox slowing galleries down and not opening the lightbox itself?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Pho2u,

    I experienced a similar situation where lightbox opened “behind” the other content and found it was a conflict with the WordPress theme i was using.

    Try changing theme as a test.

    My situation was solved using this custom javascript but your situation may be different:

    jQuery(document).on(‘click’, ‘.sunshine-lightbox-cart-link’ ,function(e) {
    jQuery(‘.mfp-container .mfp-close’).trigger(‘click’);
    });

    Thread Starter pho2u

    (@pho2u)

    Unfortunately – this was all working perfectly before the weekend – not even sure if anything has changed.

    If I turn the lightbox off all works smoothly and fast, as soon as I turn the plugin back on, it takes an age to load the galleries – nothing is clickable – not products or the lightbox.

    Really hoping Derek can help.

    I will raise a ticket – although the last ticket I raised didn’t get seen.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    @pho2u Nothing to report here.

    Thread Starter pho2u

    (@pho2u)

    Sorry – think I hit report accidentally!

    Hoping someone can help with out issue though ??

    Thread Starter pho2u

    (@pho2u)

    Derek to the rescue – new Lightbox update available!

    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Lightbox not functioning’ is closed to new replies.