Homepage slideshow asking for password

PrairiefotoPrairiefoto Registered Users Posts: 5 Beginner grinner
edited July 30, 2013 in SmugMug Support
My homepage slideshow no longer works due to the smugmug update. I see others are having the same problem and have looked at the code fixes but am not an expert in css.

Can someone assist me with this?

Thanks

www.prairiefoto.ca

Comments

  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited July 30, 2013
    My homepage slideshow no longer works due to the smugmug update. I see others are having the same problem and have looked at the code fixes but am not an expert in css.

    Can someone assist me with this?

    Thanks

    www.prairiefoto.ca
    Go to this page and add the AlbumKey in the script code. Use your own gallery number and key.
    http://help.smugmug.com/customer/portal/articles/84238
            <html>
        <script>
        var ssConfig = {
            AlbumID: '2504559',
            [COLOR=Red]AlbumKey: 'f3ta9',[/COLOR]
            newWindow: 'false',
    ...
    ...
    
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • PrairiefotoPrairiefoto Registered Users Posts: 5 Beginner grinner
    edited July 30, 2013
    Got it to work! Thanks for your help.

    Now just have to figure out how to replace it with the html5 slideshow!
Sign In or Register to comment.