double lightbox showing up in gallery

Posted in: Newspaper
Post count: 30

hi, i still heading this conflict problems. i turned off all of NP’s light box then
normal galley called up double image on my post. ttps://wp.me/p5FCRd-hlq

how can i resolve this case ?

thanks

  • This topic was modified 8 years by YTGAW.
Post count: 22421

Hello,
If you already have the featured image into your post content, you should not use a post style that will show the feature image again, Please use post style 5 on those posts to not have double images.
As for the lightbox, unfortunately on galleries, the lighbox cannot be removed. sorry

Thanks.

Post count: 30

i solved this comflict. disable the theme’s lightbox.

Lightbox gallery is working with Magnific Popup.

go to theme panel > custom code > custom javascript

put in

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

thank you

Post count: 22421

Thank you for sharing

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.