Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Shellbot

    (@shellbot)

    Hi there

    Sorry about that, I’ve found the problem and will push out an update but in the meantime you can fix this by opening up sb-easy-image-display.php and replacing this line:

    jQuery("#' . $gallery_id . ' a").colorbox({

    With this:

    jQuery("#' . $gallery_id . ' .gallery-icon a").colorbox({

    It should be around line 62 in that file.

    Thread Starter mytrainerbase

    (@mytrainerbase)

    Thanks so much for the quick reply!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Caption Link loading in a lightbox!?’ is closed to new replies.