• Resolved AlexS

    (@alexarium)


    Hello

    I have an issue with images shown through the Flickr Justified Gallery plugin.

    When closing a photo that is shown at full screen, a second photo appears behind it, instead of returning to the original gallery. I need to close that second photo to return to the page.

    Quite hard to describe in words, please have a look here:

    Click on any photo and then click the X at the top-right of the screen to see the effect.

    Steps I took to trace the origin of the problem:

    – I’ve disabled all other plugins
    – I’ve removed the child theme and loaded the original theme
    – I tried with other Flickr plugins
    – I disabled the Theme Options > Misc Settings > WordPress Galleries >
    Enable Pinnacle Galleries to override WordPress

    Nothing from the above resolved the issue. The problem appears when either Pinnacle or its child theme are active. It doesn’t appear with any other theme (tried with Twenty 12, 13, 14, 15, 16). It appears with both a MAMP local install and the live website.

    Have I set up something wrong or is it a conflict?
    Could you please have a look?

    Thanks in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter AlexS

    (@alexarium)

    Forgot to add that I also deleted all additions I’ve made to the child theme’s CSS, but that didn’t solve the issue either.

    Hey,
    You just need to turn off the theme lightbox. In the apperance > widgets page add a text widget into one of the footer areas. Then add this into that widget:

    <script type="text/javascript">jQuery(document).ready(function ($) {var magnificPopupEnabled = false;$.extend(true, $.magnificPopup.defaults, {disableOn: function() {return false;}});});</script>

    Kadence Themes

    Thread Starter AlexS

    (@alexarium)

    That works perfectly, thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Conflict with Flickr Justified Gallery Plugin’ is closed to new replies.