View Full Version : New photos not showing in slideshow
RKeaton
Feb-12-2008, 09:59 PM
I have a slideshow on my homepage and periodically add new photos. Never had a problem, but now the other day I added two recent shots and they are not showing at all.
When their turn comes in the slideshow the image area is simply blank.
These are links to the two recently added images:
http://robkeaton.smugmug.com/gallery/1406091_Vus8n#252579966
http://robkeaton.smugmug.com/gallery/1406091_Vus8n#252578834
photogmommy
Feb-13-2008, 06:07 AM
Rob,
I am having the exact same problem. Never been an issue before last night. Hope someone out there can help!!!!!
www.simplelifephotography.com (http://www.simplelifephotography.com)
RKeaton
Feb-13-2008, 09:11 PM
Any SmugMug crew got any ideas on this one?
fiatsurf
Feb-13-2008, 09:27 PM
I had to change to the Flash slide show with the new security changes-- took me a bit of searching to get all the code right (had a problem centering it) but I must say I like the results. Should be a thread above this one that goes over it but here's Andy's response to the slide show thing:
http://www.dgrin.com/showpost.php?p=747153&postcount=33
RKeaton
Feb-14-2008, 02:43 PM
I had to change to the Flash slide show with the new security changes-- took me a bit of searching to get all the code right (had a problem centering it) but I must say I like the results. Should be a thread above this one that goes over it but here's Andy's response to the slide show thing:
http://www.dgrin.com/showpost.php?p=747153&postcount=33
I wasn't aware there'd been a change. Thanks for the heads up. I'll see if I can get that new slideshow to work.
jfriend
Feb-14-2008, 04:56 PM
I have a slideshow on my homepage and periodically add new photos. Never had a problem, but now the other day I added two recent shots and they are not showing at all.
When their turn comes in the slideshow the image area is simply blank.
These are links to the two recently added images:
http://robkeaton.smugmug.com/gallery/1406091_Vus8n#252579966
http://robkeaton.smugmug.com/gallery/1406091_Vus8n#252578834
A couple things to check:
Make sure you have external linking enabled for the slideshow gallery.
Update your slideshow code to use the new (longer) AlbumID which is 1406091_Vus8n for the gallery you mention above (it used to be just 1406091 before some recent Smugmug changes).My guess is that you don't have external linking enabled and it didn't used to matter. Now it does, particularly for new images.
RKeaton
Feb-14-2008, 05:02 PM
A couple things to check:
Make sure you have external linking enabled for the slideshow gallery.
Update your slideshow code to use the new (longer) AlbumID which is 1406091_Vus8n for the gallery you mention above (it used to be just 1406091 before some recent Smugmug changes).My guess is that you don't have external linking enabled and it didn't used to matter. Now it does, particularly for new images.
Thanks for the response.
I switched out all the code and am now running the new flash slideshow. It's pretty sweet.
I can't yet figure out how to change the size of the slideshow images however. My old slideshow displayed the images at their original size of 700 pixels wide. Now they are smaller. Any advice as to how I can change that?
fiatsurf
Feb-14-2008, 09:59 PM
Here's the partial code from my bio box (see the bold line):
********>
var oParams = new Object;
oParams.randomStart = "true";
oParams.AlbumID = "4314953";
oParams.newWindow = 'false';
oParams.transparent = "true";
oParams.showLogo = "false";
oParams.showThumbs = "true";
oParams.showButtons = 'true';
oParams.crossFadeSpeed = '350';
createSWF(700,700, oParams, "transparent");
I played with the numbers (trying 400,400 or 600,600) until I got the look I thought worked out... since I have a mixture of portrait and landscape, I left the square format (I think the original setting is 600,600). I've seen different numbers (600,400) suggested if you have all landscape shots... there's also a good suggestion on putting "bio text" info in before the slide show coding so search engines put in something applicable to your site... it's at the bottom of the page under the "gotcha" tag:
http://wiki.smugmug.com/display/SmugMug/Flash+Slideshow
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.