My question is the following. I have purchased the latest ARI Pretty Photo and I'm trying to display a photoset from flickr in a client's website.
So far so good, I got it to show up in an article. However I am using the Single Image layout type in the ari pretty photo module with the option Flickr Gallery and that has as code the following in the template area box:
Code: |
{$data:prettyimage}
|
This auto generates and displays in the page the first image of the photoset and clicking on it displays a larger version with pagination and all the magic inside the lightbox.
However, what I want to be able to do is put a random pic or text i choose hyperlinked and clicking on that have that fire off the lightbox with the images in the photoset.
Instead of displaying the first image in the photoset in the page i would like to have something like a Pictures link or image and if the user clicks on that, gets the lightbox with the photoset pics he can navigate through.
What code should I put in the template to achieve this or is it even possible?
Thanks!