I've created an image gallery feature. It works as intended. So far so good.
I'm currently working on a gallery list feature, where all galleries are listed. The idea is to have the gallery's title, a link to the gallery itself, and the first three images appear in the list.
The three images is what's causing me some headaches. I'm quite simply not able to get it to work. I've tried a few things, but no luck so far.
Any pointers as to how to get it to work are much appreciated.
And this code is for the latest attempt at the gallery list. Admittedly I'm in deep waters, as this is the first time I've actually had to implement this sort of feature.
Gallery preview function
Hullo,
I've created an image gallery feature. It works as intended. So far so good.
I'm currently working on a gallery list feature, where all galleries are listed. The idea is to have the gallery's title, a link to the gallery itself, and the first three images appear in the list.
The three images is what's causing me some headaches. I'm quite simply not able to get it to work. I've tried a few things, but no luck so far.
Any pointers as to how to get it to work are much appreciated.
The code sample is for the gallery itself.
And this code is for the latest attempt at the gallery list. Admittedly I'm in deep waters, as this is the first time I've actually had to implement this sort of feature.
is working on a reply...