I have enabled the plugin to work with the wordpress gallery and when i add a gallery to the page, I can see some lightbox data added to the HTML
class=”rl-gallery-link”
data-rel=”lightbox-gallery-1″
data-magnific_type=”gallery”
When i click any of these, it just brings me to the attachment page. There are no JS errors in the console. I have made sure no JS minify tools are enabled and i do not see any js code or external JS script included on the page. If i check the links, I don’t see any event handlers setup for them to handle the click event. It doesn’t look like any JS is being included on the page to handle the event.
Is there any tips that I can follow to start debugging this to see what is going on?
I enabled advanced gallery and created a gallery here. Added the shortcode to a post and it was a similar problem. It doesn’t look like any of the lightbox JS is there.