Slideshow does not display

rhurleyrhurley Registered Users Posts: 13 Big grins
edited May 14, 2007 in SmugMug Support
I've created a slideshow and it works great when I'm logged in and working on my site in the control panel. If I access the site without being logged in (as a customer would be), the slideshow doesn't display.

Thanks

Rich

http://sports.rhurleyphotography.com

Comments

  • rhurleyrhurley Registered Users Posts: 13 Big grins
    edited May 14, 2007
    Slideshow does not display
    I've created a slideshow and it works great when I log in. If I access my site as a regular user such as a customer would access my site, there appears to be no slideshow.

    http://sports.rhurleyphotograhy.com

    thanks

    Rich
  • richWrichW Registered Users Posts: 941 Major grins
    edited May 14, 2007
    Remove this from your JS section and move it to the footer just above the slideshow code.


    <*script*>

    if (hasPath("galleries"))

    YD.addClass(document.body, "galleries");

    <*/script*>

    Don't add the *'s (they are added only for posting reasons)
  • rhurleyrhurley Registered Users Posts: 13 Big grins
    edited May 14, 2007
    Slide show not displaying
    That did it!

    Thanks

    Rich

    richW wrote:
    Remove this from your JS section and move it to the footer just above the slideshow code.


    <*script*>

    if (hasPath("galleries"))

    YD.addClass(document.body, "galleries");

    <*/script*>

    Don't add the *'s (they are added only for posting reasons)
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited May 14, 2007
    rhurley wrote:
    I've created a slideshow and it works great when I log in. If I access my site as a regular user such as a customer would access my site, there appears to be no slideshow.

    http://sports.rhurleyphotograhy.com

    thanks

    Rich
    Make sure the source photos are not in passworded gallery

    BTW, your link does not work.
    Al - Just a volunteer here having fun
    My Website index | My Blog
Sign In or Register to comment.