View Full Version : Could someone please help with my slideshow?
hmls
Jul-31-2008, 10:55 AM
Somehow I managed to break my slideshow. Everything was working just fine until I decided to change it to draw photos from a keyword instead of a gallery. Now all I get is the smugmug logo, no photos. Well, unless I'm logged in that is. For some strange reason the slide show works fine if I am logged in and in owner view. I've been over my CSS very carefully and I can't find anything wrong so could some super smart customization person out there have a look and let me know if you find anything? My site is http://www.houseofstoll.com/.
Thanks!
Allen
Jul-31-2008, 11:35 AM
Somehow I managed to break my slideshow. Everything was working just fine until I decided to change it to draw photos from a keyword instead of a gallery. Now all I get is the smugmug logo, no photos. Well, unless I'm logged in that is. For some strange reason the slide show works fine if I am logged in and in owner view. I've been over my CSS very carefully and I can't find anything wrong so could some super smart customization person out there have a look and let me know if you find anything? My site is http://www.houseofstoll.com/.
Thanks!
You have no public keywords "slideshow"
http://www.houseofstoll.com/keyword/
hmls
Jul-31-2008, 12:21 PM
You have no public keywords "slideshow"
http://www.houseofstoll.com/keyword/
Thank you! That was driving me nuts. I'm such an idiot... I had a slideshow gallery and I added the keywords there forgetting that the pictures were copies of pictures in other galleries. The slideshow gallery was, of course, unlisted. I might have figured this out myself if it hadn't somehow initially worked in Firefox yesterday.
Now if only I could figure out how to make the style drop down box on the gallery pages line up somewhere that makes more sense like inline with the share photo and slideshow buttons... Don't suppose you have any ideas there, do you?
TMAC
Aug-07-2008, 05:50 PM
Hi - new pictures I add to my "Slideshow" gallery do not show up in the custom slideshow I put together for the homepage. I've tried adding them right from my computer, copying them over from other galleries and it's like the slideshow rejects the new ones. Can you help?
www.triciamccormackphotography.com (http://www.triciamccormackphotography.com)
denisegoldberg
Aug-07-2008, 06:52 PM
Hi - new pictures I add to my "Slideshow" gallery do not show up in the custom slideshow I put together for the homepage. I've tried adding them right from my computer, copying them over from other galleries and it's like the slideshow rejects the new ones. Can you help?
You're still using the old no-longer-supported (for months!) slideshow. That does not show any photos that are added that use the new album key in addition to the id. You need to switch to the new slideshow.
Help document on the new slideshow is available at http://wiki.smugmug.com/display/SmugMug/Flash+Slideshow (http://wiki.smugmug.com/display/SmugMug/Flash+Slideshow). It starts with examples, plus includes documentation on each slideshow parameter.
Also, see this post by Allen on how to remove the old slideshow code - http://www.dgrin.com/showpost.php?p=777834&postcount=14.
--- Denise
TMAC
Aug-08-2008, 05:24 AM
Such a quick response. I really appreciate it.
TMAC
Aug-08-2008, 07:55 AM
You're still using the old no-longer-supported (for months!) slideshow. That does not show any photos that are added that use the new album key in addition to the id. You need to switch to the new slideshow.
Help document on the new slideshow is available at http://wiki.smugmug.com/display/SmugMug/Flash+Slideshow (http://wiki.smugmug.com/display/SmugMug/Flash+Slideshow). It starts with examples, plus includes documentation on each slideshow parameter.
Also, see this post by Allen on how to remove the old slideshow code - http://www.dgrin.com/showpost.php?p=777834&postcount=14.
--- Denise
Thanks Denise. Now I edited my bio and it worked at first, but now when I click on edit - it does not allow me to get in there to change the code. Can you see what I'm doing wrong?
www.triciamccormackphotography.com
Allen
Aug-08-2008, 08:08 AM
Thanks Denise. Now I edited my bio and it worked at first, but now when I click on edit - it does not allow me to get in there to change the code. Can you see what I'm doing wrong?
www.triciamccormackphotography.com (http://www.triciamccormackphotography.com)
You might be missing the html tags around the show code.
In your control panel under the settings tab look for Bio: change.
Put this in bio
<html>
<script>
var ssConfig = {
AlbumID: '3657327',
newWindow: 'false',
transparent: 'true',
splash: 'http://www.smugmug.com/img/ria/ShizamSlides/smugmug_black.png',
showLogo: 'false',
clickUrl: 'http://www.sieren.smugmug.com',
showThumbs: 'false',
showButtons: 'false',
crossFadeSpeed: '350'
};
SM.flash.insertSlideshow(600, 600, ssConfig, 'transparent');
</script>
</html>
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.