Hi,
I want use Lightbox Plus for nextgen gallery (rel="lightbox[%GALLERY_NAME%]") but the shortcode don't work at the gallery. It's seems that always "prettyPhoto" which is considered.
Lightbox Plus
5 posts from 2 voices-
Posted 1 year ago #
-
Hi!
Try to add the noLightbox class to the images - eg with:
rel="lightbox[%GALLERY_NAME%]" class="noLightbox"Regards,
PeterPosted 1 year ago # -
Hi Dude,
Sorry, your solution doesn't work
Best regards.Posted 1 year ago # -
Hi,
I found in Nextgen Gallery comptability > Missing the call to wp_head() in your theme (newscast). The solution for the lightbox Plus can be located here ?
Thank's for help.Posted 1 year ago # -
No, at least since version 2.0+ Newcast offers the wp_head() hook. I think even the first release version (1.0) already contained it. You can find it in header.php:
//wp-head hook, needed for plugins, do not delte wp_head();Posted 1 year ago #
Reply
You must log in to post.














