via PayPal / credit card
Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
Not sure what is wrong here. I seem to have it working but no actual images show up.
Test page at http://bestboomertowns.com/index.php/towns/test_slideshow
My xml file seems to be fine. Thanks in advance for the help.
Kellysims,
please post the xml file as I couldn't access it directly.
Christoph
Sure, sorry.
<?xml version="1.0" encoding="utf-8"?>
<slideshow>
<preferences
showLoadingIcon = "false"
showAlbumsButton = "false"
showThumbnailsButton = "false"
showControls = "false"
showImageInfo = "always"
imageScaleMode = "scaleToFit"
imageTransition = "bottomToTopBlend"
imagePause = "5"
imageInfoColor = "FFFFFF"
imageInfoAlpha = "30"
imageInfoRoundedCorners = "0"
imageInfoAlign = "bottomCenter"
imageInfoTitleColor = "000000"
imageInfoDescriptionColor = "303030"
thumbnailWindowColor = "FFFFFF"
thumbnailWindowAlpha = "100"
thumbnailWindowShadowSize = "0"
thumbnailWindowLineWidth = "0"
thumbnailWindowRoundedCorners = "0"
thumbnailWindowIconColor = "000000"
thumbnailWindowIconDimColor = "CCCCCC"
thumbnailWindowIconRollOverColor = "F0DE11"
thumbnailWindowInfoColor = "000000"
thumbnailRoundedCorners = "0"
thumbnailHoverDistance = "0"
thumbnailHoverShadowSize = "0"
thumbnailHoverBrightnessAdjustment = "32"
albumWindowColor = "FFFFFF"
albumWindowAlpha = "100"
albumWindowShadowSize = "0"
albumWindowLineWidth = "0"
albumWindowRoundedCorners = "0"
albumWindowIconColor = "000000"
albumWindowIconDimColor = "CCCCCC"
albumWindowIconRollOverColor = "F0DE11"
albumWindowInfoColor = "000000"
albumRoundedCorners = "0"
albumSpacing = "2"
albumShadowSize = "0"
albumHoverBrightnessAdjustment = "32"
albumInfoRoundedCorners = "0"
albumInfoColor = "F0DE11"
albumInfoShadowSize = "0"
albumInfoTitleColor = "000000"
albumInfoDescriptionColor = "303030"
controlAlign = "topLeft"
controlMarginX = "5"
controlMarginY = "5"
controlRoundedCorners = "0"
controlAutoHide = "true"
controlColor = "FFFFFF"
controlAlpha = "30"
controlLineWidth = "0"
controlShadowSize = "0"
controlIconColor = "000000"
controlIconRollOverColor = "F0DE11"
controlDelay = "1"
loadingIconBackgroundColor = "FFFFFF"
loadingIconColor = "000000"
loadingIconAlpha = "30"
loadingIconShadowSize = "0"
markFile = ""
markAlign = "bottomLeft"
startMuted = "true"
/>
<album title="slideshow" description="slideshow" imagePath="http://bestboomertowns.com/images/town_photos/">
<img src="http://bestboomertowns.com/images/town_photos/Fort_Collins_Rocks.jpg" title="Fort Collins, Colorado" />
<img src="http://bestboomertowns.com/images/town_photos/eb6059b7d4593597373f424b89273b6c.jpg" title="Athens, Georgia" />
<img src="http://bestboomertowns.com/images/town_photos/Columbia_lake.jpg" title="Columbia, Missouri" />
<img src="http://bestboomertowns.com/images/town_photos/Fort_Collins_Walkers.jpg" title="Fort Collins, Colorado" />
<img src="http://bestboomertowns.com/images/town_photos/2201bfa4d3cd34a80e393773b5131c9f.jpg" title="Pinehurst, North Carolina" />
<img src="http://bestboomertowns.com/images/town_photos/6a6552e232d97dc0fd406facca32bb4d.jpg" title="Paso Robles, California" />
<img src="http://bestboomertowns.com/images/town_photos/Villages_Housing.jpg" title="" />
<img src="http://bestboomertowns.com/images/town_photos/13ff653854c4e617953e940963b8bce7.jpg" title="Paso Robles, California" />
<img src="http://bestboomertowns.com/images/town_photos/992f32cddaf1e6494f405ef4b8b5a72e.jpg" title="Charlottesville, Virginia" />
</album>
</slideshow>
Hi Kellysims,
your xml looks ok, I have to admit I don't know where the error is. I would try changing imagePath and all src parameters to relative links instead of absolute ones. And, I would try to put <code>viewport="0,0,640,480"</code> into the parameter section (with your proper width/height) and <code><stageInfo wrapperStageHeight="480" wrapperStageWidth="640"/></code>between the closing "album" tag and the closing "slideshow" tag.
Christoph
1 to 4 of 4