I'm back with more info on what I wish to accomplish...
I'm trying to make a "List of collectibles I own"
Each gallery would contain 4-5 pictures of the collectible.
1 gallery. 1 collectible.
I would like to have a preview image of my gallery.
I would like to be able to choose which preview image I want.
I would like to be able to style the preview image (size and border and such).
I would like to have custom fields shown under this preview image.
Custom fields such as: Date, Price, Manufacturer, Whatever
I would like to click on the preview image, and that would bring me to a page that contains more info about the collectible, the custom fields would be there also, and all thumbnails of the gallery would be there.
Clicking on the thumb would bring the big image up.
Now, what I've managed to find:
- $gallery-->previewurl is what gives me the URL for my preview image.
- previewurl works in album.php but not in gallery.php
- custom fields work in gallery.php but not in album.php
So I'm kinda stuck here... :( Can you help me ?