Let’s not go handing out any awards just yet ther fas.khan…
I’ve been beating on this plugin all night, and while it WILL load the the thickbox modal window, it will not load my images? The source code is accurate (hence why i’m getting the modal “blackout”), but the images that are in fact properly linked to the thumbnails, will not load. I loaded the href’s on their own, just to make sure, and the images are where they say they should be.
Here’s a link to the dummy page: https://rgmincorporated.com/casestudies/nitaac
Here’s the source for those 3 images:
<div id="gallery-70" class="gallery gallery-70">
<div class='gallery-row clearfix'>
<dl class='gallery-item col-3'>
<dt class='gallery-icon'><a href="https://rgmincorporated.com/wp-content/uploads/2009/10/nitaac_03.jpg" title="nitaac_03" class="thickbox" rel="clean-gallery-70"><img src="https://rgmincorporated.com/wp-content/uploads/2009/10/nitaac_03-150x150.jpg" alt="nitaac_03" title="nitaac_03" /></a></dt>
<dd class='gallery-caption'>nitaac_03</dd>
</dl>
<dl class='gallery-item col-3'>
<dt class='gallery-icon'><a href="https://rgmincorporated.com/wp-content/uploads/2009/10/nitaac_02.jpg" title="nitaac_02" class="thickbox" rel="clean-gallery-70"><img src="https://rgmincorporated.com/wp-content/uploads/2009/10/nitaac_02-150x150.jpg" alt="nitaac_02" title="nitaac_02" /></a></dt>
<dd class='gallery-caption'>nitaac_02</dd>
</dl>
<dl class='gallery-item col-3'>
<dt class='gallery-icon'><a href="https://rgmincorporated.com/wp-content/uploads/2009/10/nitaac_01.jpg" title="nitaac_01" class="thickbox" rel="clean-gallery-70"><img src="https://rgmincorporated.com/wp-content/uploads/2009/10/nitaac_01-150x150.jpg" alt="nitaac_01" title="nitaac_01" /></a></dt>
<dd class='gallery-caption'>nitaac_01</dd>
</dl>
</div>
</div>
Any thoughts on what’s wrong here, are greatly appreciated.