Hi, I love your plugin and thank you for making it. I am successfully able to use the shortcode to insert the galleries and a set of photos from one specific gallery, but I have a couple questions:
- if I choose [gallery type='picasa' user_id='ID' kind='album'] it inserts a thumbnail for each public gallery in my account. however, I will be writing a blog post that will reference specific galleries and I would like to insert a thumbnail for each gallery as it comes up in the post. but using [gallery type='picasa' user_id='ID' kind='album' album='name_of_album'] results in NO album thumbnails being displayed. I have a feeling that the switch album='name' is reserved for the photos display only.
- if the name of an album has more than one word, and those words are separated by spaces, will it work to call it as album='name of album'?
- if I use the photos shortcode (such as [gallery type='picasa' user_id='ID' album='album_name']) I would like to only show the first few photos from the album, which I know I can do with the max_results switch. however, I'd still want people to be able to see all of the photos in the album once they click on a thumbnail and launch the gallery. is that possible?
Thanks!
