[Plugin: NextGEN Gallery Optimizer] Incompatible with [private] tags
-
Hi,
I’m using Magic Members Plugin and NEXTGen. This is working nice. But if I activate NEXTGen Gallery Optimizer, the Gallery shows only in a vertical line & the images will be load in a new window.The Magic Members Plugin have a [private]-Tag where I can define payable content.
If I use
[private]
[nggallery id=1]
[/private]The gallery is not working anymore, I use the [nggallery id=1] tag without private it is working fine.
It seems every time in the page is a [private]-tag the NEXTGen optimizer code will NOT be loaded anymore.
In the HTML-Source the following lines are still REMOVED with private tag:
<link rel='stylesheet' id='nggo_fancybox.css-css' href='http://****.com/wp-content/plugins/nextgen-gallery-optimizer/css/jquery.fancybox-1.3.4.css?ver=1.3.4' type='text/css' media='screen' /> <link rel='stylesheet' id='nextgen.css-css' href='http://****.com/wp-content/plugins/nextgen-gallery/css/ngg_dkret3.css' type='text/css' media='screen' /> <script type='text/javascript' src='http://****.com/wp-content/plugins/nextgen-gallery-optimizer/fancybox/jquery.fancybox-1.3.4.pack.js?ver=1.3.4'></script> <!-- [nextgen gallery optimizer v1.1] This page must contain a nextgen shortcode...else we wouldn't be serving its scripts and styles --> <script type='text/javascript'>jQuery.noConflict(); jQuery(document).ready(function() { jQuery('a.myfancybox').fancybox({ 'zoomSpeedIn':500, 'zoomSpeedOut':500, 'overlayShow':true, 'overlayOpacity':0.3 }); });</script>Did you have any ideas how I can solve this issue?
Thanks a lot!
http://ww.wp.xz.cn/extend/plugins/nextgen-gallery-optimizer/
The topic ‘[Plugin: NextGEN Gallery Optimizer] Incompatible with [private] tags’ is closed to new replies.