Viewing 1 replies (of 1 total)
  • Thread Starter cazman

    (@cazman)

    Managed to solve this in the end, for others looking for a solution this was my problem:

    I’d made a custom template for a post type, and where my gallery rendered I had this code:

    do_shortcode('[gallery link="file" size="thumbnail" exclude="'. get_post_thumbnail_id(get_the_ID()) .'"]')

    All I had to do was wrap this in the jqlb_apply_lightbox() function and it worked!

Viewing 1 replies (of 1 total)

The topic ‘Plugin does not work for me when used in gallery’ is closed to new replies.