I contacted the plugin developer, Josh Leuze, who was nice enough to take a look at the page.
The issue ended up being a CSS style that was the culprit. Here was the offending tag…
<span class=”block-img-shadow” style=”width:680px”>
Once I excluded the style everything worked like it should.
Hope this helps!
I contacted the plug in’s developer directly and he found there was a stylesheet in my template that was affecting the image that were supposed to be displaying after image #1.
Once I commented out that style the slideshow worked fine in IE and Chrome.
I really need to get this resolved as I have posts that rely on this plugin. If I can’t get it resolved I will need to use something else. Thanks!