• imagineds

    (@imagineds)


    How do I turn off the lightbox Pinnacle is creating? I am using FooGallery and FooBox so I want their lightbox only. Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • hannah

    (@hannahritner)

    Hi,
    Sorry for the delay! The premium theme has an option to turn this off, but the free theme does not. You would need to edit the theme files. Are you using a child theme?

    Hannah

    Theme Author Ben Ritner – Kadence WP

    (@britner)

    You can open a text widget in one of your footer widget columns and place this into it:

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

    Ben
    Kadence Themes

    спасибо!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Turn off lightbox function?’ is closed to new replies.