hi
i would like to loop the images within a gallery when using next and previous image functions so that after the last comes the first again. is this possible?
thx
Do you mean you want to start again from the first using the next image link after viewing the last image?
If so, when you are at the last image, then you could use something like `
More convenient we already have the theme function getFirstImageURL() if you use the standard theme setup with image.php looping.
getFirstImageURL()