custom theme nextgen lightbox not working
-
Hello,
I’ve been active in wordpress for about 5 months now.
Now that i’m creating a custom theme i’d like to use nextgen as my source for galleries and lightbox effects.
However the lightbox effect is not working.
I’ve tried it all, and googled my arse off for 3 days. Now i’ve decided to place a bet on the support.
How my html looks like:
<div id="ngg-image-9" class="ngg-gallery-thumbnail-box"> <div class="ngg-gallery-thumbnail"> <a href="https://bvanlieshout.com/wp-content/gallery/croatie/IMG_2731.JPG" title=" " data-src="https://bvanlieshout.com/wp-content/gallery/croatie/IMG_2731.JPG" data-thumbnail="https://bvanlieshout.com/wp-content/gallery/croatie/thumbs/thumbs_IMG_2731.JPG" data-image-id="9" data-title="IMG_2731" data-description=" " class="ngg_lightbox"> <img title="IMG_2731" alt="IMG_2731" src="https://bvanlieshout.com/wp-content/gallery/croatie/thumbs/thumbs_IMG_2731.JPG" width="120" height="90"> </a> </div> </div>
Yes i have checked the settings in gallery->other options->lightbox effects. It’s set to lightbox. I’ve tried multiple lightboxes.
checked the path to css/js aswel.
Now the case is that when i swap to a different theme it DOES work.
Could anyone please help to guide me through the process of making it work for my custom theme?
Thank you.
- The topic ‘custom theme nextgen lightbox not working’ is closed to new replies.