Hi
I'm using wp-picasa to display my picasa images on my wordpress site.
It works fine when I use the [wp_picasa] command, but this displays all my picasa albums. I just want to display a single album.
The command for that is [wp_picasa albumid=1234]. I got the album id, by going to picasa selecting the album, click on the RSS option and copying the huge number following the '/albumid/' part of the RSS.
However, everytime I plug in the album id number, I get this error 'Error. Incorrect albumID or album is empty. Empty albums are not supported.' This is strange cause the album is not empty, and does show up when I choose to display all albums. this can be seen on: http://arjunjassal.com/?page_id=50
Any ideas on why this is happening?
Thanks!