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

    (@nimble3)

    You have modified the plugin scripts.js file and introduced this bug.

    Please add following line at the end of your customized code (should be last line of ready() function)

    jQuery("a[rel^='lightbox'], a[rel^='youtube'], a[rel^='fancybox']", "div.nimble-portfolio ul li:not(.hidden)" ).prettyPhoto();

    Thread Starter ColoursB

    (@coloursb)

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Lightbox not working the first time’ is closed to new replies.