images uploaded - Check
gallery created - Check
xml file generated - Check
insert gallery into a post - Check
view photos in gallery - NOT WORKING
I see the box where the gallery is in my post. It is the correct dimensions, etc. However, I don't see any thumbnails or any images or any captions. Just a dark square where the photos should be showing up. Is there something else I need to do? I've followed all the instructions. This is what the generated xml looks like:
<?xml version="1.0" encoding="UTF-8" ?>
<simpleviewerGallery maxImageWidth="300" maxImageHeight="300" textColor="0xf8f8f8" frameColor="0xf8f8f8" frameWidth="15" stagePadding="20" navPadding="40" thumbnailColumns="4" thumbnailRows="2" navPosition="bottom" vAlign="center" hAlign="center" enableRightClickOpen="false" title="new" imagePath="http://alyssapinsker.com/wp-content/photos/new/reg/" thumbPath="http://alyssapinsker.com/wp-content/photos/new/tn/" wpSimpleviewerWidth="450" wpSimpleviewerHeight="500" wpSimpleviewerBackgroundColor="343434">
<image>
<filename>dieselback.jpg</filename>
<caption><![CDATA[<A href="javascript:jsbx('http://alyssapinsker.com/wp-content/photos/new/dieselback.jpg','','new');"><U>Show image in full size</U></A>]]></caption>
</image>
<image>
<filename>dieselF.jpg</filename>
<caption><![CDATA[<A href="javascript:jsbx('http://alyssapinsker.com/wp-content/photos/new/dieselF.jpg','','new');"><U>Show image in full size</U></A>]]></caption>
</image>
<image>
<filename>djmario.jpg</filename>
<caption><![CDATA[<A href="javascript:jsbx('http://alyssapinsker.com/wp-content/photos/new/djmario.jpg','','new');"><U>Show image in full size</U></A>]]></caption>
</image>
<image>
<filename>findbikeWeb.jpg</filename>
<caption><![CDATA[<A href="javascript:jsbx('http://alyssapinsker.com/wp-content/photos/new/findbikeWeb.jpg','','new');"><U>Show image in full size</U></A>]]></caption>
</image>
<image>
<filename>fridgeIkea.jpg</filename>
<caption><![CDATA[<A href="javascript:jsbx('http://alyssapinsker.com/wp-content/photos/new/fridgeIkea.jpg','','new');"><U>Show image in full size</U></A>]]></caption>
</image>
<image>
<filename>image.jpg</filename>
<caption><![CDATA[<A href="javascript:jsbx('http://alyssapinsker.com/wp-content/photos/new/image.jpg','','new');"><U>Show image in full size</U></A>]]></caption>
</image>
</simpleviewerGallery>