Full-Screen Slideshow Customization Using Sophia Template
shmorris222
Registered Users Posts: 8 Beginner grinner
I have migrated to the new Smugmug and chosen Sophia as my site template. I would like for my homepage slide show to be full screen. How do I accomplish this without switching themes?
www.picture-perfectcreations.com
www.picture-perfectcreations.com
0
Comments
I've been trying to figure this out as well. As far as I can tell it is not possible. I'm waiting for SM to get back to me. I had a customization from FastLine Media that I'm trying to duplicate with a fullscreen slideshow on the home page. I'm hoping I don't have to pay them again to get this feature back!
Former SmugMug Product Team
aaron AT aaronmphotography DOT com
Website: http://www.aaronmphotography.com
My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations
Same issue here although I did my site on my own. Leftquark, who did you contact on smugumug regarding a full screen background image slideshow on the homepage?
My Fine Art Photography
My Infrared Photography
www.CynthiaMerzerPhotography.com
CynthiaM: I emailed SmugMug help and they're putting me in touch with the "customizers". I haven't heard back yet. However, I did email FastLine Media and got some additional insight....
SM has mentioned here on the forums that at some point they may give normal users JavaScript support. As of now, they're not. I can understand that giving everyone JS support opens up a whole ton of security issues. What if someone puts bad code on their page and kills an entire SM server. That's no good. Right now the only people who have access to do things like that are the "Advanced Customizers" -- people like FastLine Media. At some point SM may open access to us but as of now, we have to go through them.
Yes, it sucks that we can't do this and we have to pay someone even more money to get a simple feature we had before. I'm sure a bunch of you (not you specifically Cynthia) will whine and complain and moan and claim you're going to go somewhere else ... but really, is there anywhere else better?
I'm not sure if I'm willing to pay $150 to have FastLine upgrade my site from the heritage to the new SmugMug. I already paid them $360 and another $150 seems like a lot just for a silly template... It seems even sillier since I've basically implemented my entire old design myself using the new smugmug ... except for the slideshow. Is it worth $150 for a slideshow? I dunno.
Former SmugMug Product Team
aaron AT aaronmphotography DOT com
Website: http://www.aaronmphotography.com
My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations
Yeah, but it's also not true. The javascript runs in your client (browser) only, not on the server, so there's zero risk to their servers.
However, there is a risk to stability during upgrades. Allowing people to run javascript on the client side mean every change SM wants to make to the underlying page structure risks breaking whatever clients have done. Disallowing it is a great step toward allowing SM to do upgrades more easily and quickly without impacting client experience negatively.
Of course, doing away with it also impacts you negatively, so it's a tradeoff. And one I commend (as an I.T. guy). I'm a bit disappointed though that they are allowing some commercial interests insiders to do it, then charge us (more) for it.
Sorry if we gave you the wrong impression but it's definitely not our prerogative to capitalize on the lack of a fullscreen slideshow by charging users to implement it for them. It's true that our slideshows are currently only offered through our templates but that's not by design. That's a result of the fact that we don't have a solution available for users to implement it themselves at the moment.
We're not offering a cheaper "slideshow only" option because I really don't want to charge people anything for it (we do have to charge something for our time as we're a service based business). If I had the ability to put up a do-it-yourself tutorial, or make it available as an app, I would have already and promise that I will given the opportunity. My advice to everyone is to hang tight for now as I'm sure this won't go unresolved forever.
As for our templates, I think there is some confusion on the forums surrounding those. We're not trying to sell just a simple template that you could configure yourself ($299 would be ridiculous for that). We're selling a "setup" service that is geared towards those that a) are too busy to setup a website no matter how easy it is b) want to take things further than what's offered c) need some guidance and like doing these things with someone they can email or get on the phone. The templates are really just a small part of the service we offer whether you're a small business on WordPress or a photographer on SmugMug.
We know a lot of people like our templates and would like to install them without having to hire us to do it. It's our hope that someday in the future everything we offer can be available as a 1-click install. SmugMug knows we want that but unfortunately, they are hard at work making the new SmugMug awesome for you at the moment! Which really is a good thing for all of us.
Feel free to shoot me an email at justin@fastlinemedia.com if you have any questions as I'm typically tied up on a project and don't have much time to spend in the forums these days.
FastLine Media • SmugMug Customization • Website Design • Logo Design • WordPress Page Builder • Twitter
Is your http://www.aaronmphotography.com legacy sm or new sm?
(It looks great and the full screen slideshow and overall layout is somewhat similar to what I'd want)
Nikon | Private Photojournalist
Fullscreen Slideshow
Pretty close to that (without the zooming)
Nikon | Private Photojournalist
Thanks!
Charles
Port Credit. Canada
http://charlesdalyphotography.com
Add an html block and paste this,
next add a css block and add this code
If you want to add more than 6 pictures, then duplicate this section of code and continue the numbering scheme is the css and increasing the delay 6 seconds to 36 and so on.
and then add this code to the html block between the last picture and </ul> code, continuing the numbering scheme as well
All you have to do know is replace my pictures with your pictures.
Charles
Port Credit. Canada
http://charlesdalyphotography.com
Crystal
www.ghostwinds.com
I understood what you said earlier but I'm focusing on this part...will this code read more than 6 pics as a loop and recycle through? If not is there a way to loop the code you had earlier to read a particular gallery vs listing every individual <li> images (granted I got a computer science degree but I hate coding...lol)? That would be a real time saver vs doing <il> for 10+ more pics.
Thanks so much for the slideshow coding. I am having a problem though that I was hoping you could help me with.
I added a few more slides to the coding as you instructed. I continued the HTML code and changed the image numbering just as you said. so it would be Image 08 then Image 09 then Image 10 (with all the other things exactly as you had them.
I added the CSS code just as you instructed. I changed the image numbering ( li:nth-child(7) span { li:nth-child(8) span { li:nth-child(9) span { etc)
I changed the 30s like you said by 6 seconds ( 36s, 42s, 48s, etc.)
Now, My question is...The first 7 slides work perfectly but after the 7th the transitions become erratic. Some images transition very fast and in-between the regular transitions without any sort of order. Is there anything I need to change higher in the code for this many images? Am i simply using too many images (16 total images for the slideshow)?
I've been customized for a couple of days. Then, finally found this thread.
Thanks to this thread, it would help me a lot!!!!
Thanks.
Then, I have some more.
I'd like to add some text boxes on it, too. Put like shop info, shop direction map, and event info on each boxes.
Can I do that?
Then, I have been looking for info on that. But I have not found any so far. If it could, and anybody knows how to,
please help.
Thank you in advance.