I was able to show the descriptions after I changed “Flickr API Wrapper Version” on the settings page from “phpFlickr” to “phpFlickr (alternative version)”.
See here for example:
http://www.ajblake.info/landscapes/
I’m unfortunately losing my line break tags when the description are brought over from Flickr but at least they are displaying.
Seem to be having some trouble getting descriptions to display. The captions display but I don’t see any descriptions. I am using the code below to display a gallery on my site here.
[flickr_set id=”72157629838367451″ captions=true show_descriptions=true]
By inspecting the page source it seems the plugin is recognizing the “show_description=true”. The class of the div below the div class=”caption” is “photo-title photo-title-with-desc” rather than “photo-title”.