My bad. I created an album, but didn't add any photo. So if the recent album is empty, "gallery" with not generate "image" element. Now I could get it to work. Can please let me know if there Is a way to read attributes with magpie rss ?
Hi, I'm trying to get this work. In my wp-sidebar template i'm calling < ?php echo gallery_rss(4, '', 0, 1.0); ?> < />. But always width and height are zero. I think because you are calling $rss->image and I don't find any "image" element in rss generated by "gallery". Element < pb : thumb > and height attributes. Shouldn't we read those values instead. Am I making any sense ? Please let me know where I'm going wrong.