Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The forum ‘Gmedia Gallery WordPress Plugin’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support
Forum
Tagged: #afterupdate #update #gallery
http://www.nagelspaw.pl
Hi, I have a problem with gallery pictures don’t open, gallery is like static..
just they have zoom when you hover on them.
Everything was crashed when I update gallery.
How I can fix that problem?
Regards Dawid
Some of your plugins add code to the source:
<script type="text/javascript">
jQuery(document).ready(function ($) {var magnificPopupEnabled = false;$.extend(true, $.magnificPopup.defaults, {disableOn: function() {return false;}});});
</script>This code disable MagnificPopup which is used in Phantom module to show big image.
Try temporary disable other plugins one by one and check if it helps.
I turn off every plugins except Gmedia Gallery and nothing, I’ll be search that in every single file.
But maybe is faster idea.
This code could also be in theme. Check footer.php and functions.php files and search ‘magnificPopupEnabled’ string.
