hi,
in a page, I want to directly access to a specific album, by using his name or folder name (albums/portfolio for exemple).
I suppose I have to use the Album constructor $_zp_current_album = new Album($_zp_gallery,...), but I can't see clearly where I have to use his name or folder name.
Could you explain how can I do that ?
Comments