I have been going through the forums and have found almost everything. I know that this must seem rudimentary, but I can find a specific post regarding anything about the topic of loading The first image (full image) from a selected gallery, and displaying it within the page.
get = (some gallery name) + (the first image within the gallery);
I know not a good function, it is to illustrate...
Any information would be helpful.
I have read about the get ramdom image, but I don't want a random one, i just want the leading image within the gallery; If that helps.
Comments
Please note, though, that "first image" is not a hard and fast term. The images can be ordered by all sorts of criteria. The first array element returned by getAlbums() will be the first one in the specified sort order. You can also provide a parameter to specify the order you desire.