Slideshow Not Showing, Repeated Password Requests

jacyjoypalsjacyjoypals Registered Users Posts: 67 Big grins
edited July 30, 2013 in SmugMug Support
Hi, stopped by my site today and no slideshow but instead a template requesting password for a "no password" gallery; tried "contact" and "help" and it repeatedly requested password which I entered and it repeated same request window. It's a mess. I know you are working on the new site but why is this simple thing not working and repeated attempts to contact you not working and why does your changes affect our display? Thanks.

http://joypals.smugmug.com

JayJacy.com

Comments

  • WendeeWendee Registered Users Posts: 171 Major grins
    edited July 29, 2013
    Hi Jacy,

    The old embedded slideshow code just needed to be updated with the gallery Key, I added that for you. :)

    If you need anything else, please let us know.

    Take care,
    Wendee
    SmugMug Support Hero
    http://help.smugmug.com/
  • jacyjoypalsjacyjoypals Registered Users Posts: 67 Big grins
    edited July 29, 2013
    Wendee wrote: »
    Hi Jacy,

    The old embedded slideshow code just needed to be updated with the gallery Key, I added that for you. :)

    If you need anything else, please let us know.

    Take care,
    Wendee
    SmugMug Support Hero
    http://help.smugmug.com/

    Thanks so much!!!
  • MeffordMefford Registered Users Posts: 13 Big grins
    edited July 29, 2013
    Same Problem!
    My page has the same issue. Wendee, can you take a look?

    Thanks in advance.

    mefford.smugmug.com
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited July 29, 2013
    Mefford wrote: »
    My page has the same issue. Wendee, can you take a look?

    Thanks in advance.

    mefford.smugmug.com
    Add the red line in your biobox.
    <html>
    <script>
    var ssConfig = {
        AlbumID: '8547185',
    [COLOR=Red]    AlbumKey: 'R7v3zX',[/COLOR]
        newWindow: 'false',
        transparent: 'true',
        splash: 'http://www.smugmug.com/img/ria/ShizamSlides/smugmug_black.png',
        showLogo: 'false',
        clickToImage: 'true',
        showThumbs: 'true',
        showButtons: 'true',
        crossFadeSpeed: '350'
    };
    
    SM.flash.insertSlideshow(600, 600, ssConfig, 'transparent');
    </script>
    </html>
    
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • MeffordMefford Registered Users Posts: 13 Big grins
    edited July 30, 2013
    Thanks Allen!
    That got it.
Sign In or Register to comment.