Viewing 3 replies - 1 through 3 (of 3 total)
  • The featured image is not a link. Lightbox works with links.

    You’ve got: <img src="featuredimage.jpg" />
    You need;

    <a href="featuredimage.jpg" rel="lightbox">
        <img src="featuredimage.jpg" />
    </a>

    Thread Starter baseballisms

    (@baseballisms)

    It’s interesting. If I enter the text on the post first, and then place the images it works fine. If I reverse the order only one image appears in a lightbox while the featured image link gets stripped out.

    Not a problem with the plugin. Marking this as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP jQuery Lightbox] Two images, Only one appears in Lightbox’ is closed to new replies.