PDA

View Full Version : What I have done?


jenam
Sep-21-2007, 09:35 AM
I don't know what I when you go to my page all I get is the my bio screen. Lat night everything was okay. My slideshow was working and when you clicked on my galleries it took you to them, no NOTHING.
Help PLEASE!!!
Jennifer
www.capturelife.smugmug.com (http://www.capturelife.smugmug.com)

Allen
Sep-21-2007, 09:41 AM
I don't know what I when you go to my page all I get is the my bio screen. Lat night everything was okay. My slideshow was working and when you clicked on my galleries it took you to them, no NOTHING.
Help PLEASE!!!
Jennifer
www.capturelife.smugmug.com (http://www.capturelife.smugmug.com)
At the bottom of your javascript add a }. Check the slideshow text file to confirm.

jenam
Sep-21-2007, 01:34 PM
That fixed the slideshow but where did my galleries go.
Help I am so lost doing this stuff.
TIA Jennifer

Allen
Sep-21-2007, 01:40 PM
That fixed the slideshow but where did my galleries go.
Help I am so lost doing this stuff.
TIA Jennifer In your slideshow footer code.
Remove the red at the end and put it above where it shows in bold.

<script type="text/javascript">
/* required slideshow variables */
slideshowContainerId = "bioBox";
slideshowUrl = "http://capturelife.smugmug.com/gallery/3320578";
firstSlideUrl = "http://capturelife.smugmug.com/gallery/3320578#184770965";
quickStart = false;
/* optional slideshow variables */
/* see properties section */
slideHeight="500";
slideWidth="740";

if (YD.hasClass(document.body,'homepage') &&
!YD.hasClass(document.body,'galleries')) {
loadSlideshow ();
}
</script>
firstSlideUrl = "http://capturelife.smugmug.com/gallery/3320578#184770965";
quickStart = false;

jenam
Sep-21-2007, 08:03 PM
Did that and my in my galleries it shows my bio.
What am I doing wrong?
TIA
Jennifer