I have installed wp-jquery-lightbox and am having issues with two lightboxes opening up.
I am using the lightbox function to open up an image placed in the body content of one of my pages.
Here is the HTML info for the page with the issue:
<img class="alignleft size-thumbnail wp-image-361" title="East Grand Rapids Stadium Entry" src="http://landarcstudio.com/wp-content/uploads/2010/10/EGR2-150x150.png" alt="" width="150" height="150" />
Here is the webpage:
http://landarcstudio.com/?page_id=74
As you can see I'm getting two lightbox windows opening.
Thanks for your help!