PDA

View Full Version : Slideshow does not display


rhurley
May-14-2007, 09:39 AM
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

rhurley
May-14-2007, 09:41 AM
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

richW
May-14-2007, 10:02 AM
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)

rhurley
May-14-2007, 10:20 AM
That did it!

Thanks

Rich


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)

Allen
May-14-2007, 10:30 AM
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.