PDA

View Full Version : some quick questions


mmroden
Jun-11-2007, 10:16 PM
Hi guys,

First off, let me say, thanks for making such a helpful place to learn all of this stuff. I apologize if my questions can be answered quickly by google, but I can't seem to find the right combinations of keywords to find the information I'm looking for.

First, I'm using the standard slideshow code from the tutorial, results are here:
http://www.markmroden.com
using the keyword 'favorite' as my gallery for the slideshow.
-- How do I make the image clickable to go to the original gallery location?
-- It appears that the first image in my favorite gallery is not showing up, but the second through the last do. Why is that?
-- How do I randomize through the favorite gallery?

Thanks a bunch!

PBolchover
Jun-11-2007, 10:56 PM
First, I'm using the standard slideshow code from the tutorial, results are here:
http://www.markmroden.com
using the keyword 'favorite' as my gallery for the slideshow.
-- How do I make the image clickable to go to the original gallery location?
-- It appears that the first image in my favorite gallery is not showing up, but the second through the last do. Why is that?
-- How do I randomize through the favorite gallery?


The second is a bug. The other two can be done by changing the slideshow parameters. Read the slideshow documention on how to do this.

mmroden
Jun-12-2007, 07:58 AM
Thanks for the help!

I got the randomization working, but the clickthrough isn't quite doing what I'd hoped. It says in the documentation that it will not click through to the original gallery when using a favorites gallery; is there work to change this? My knowledge of javascript is minimal at best (ie, nonexistant).

Thanks!