In the collection-overview, you can display the description of a collection you've added in the admin-section (by using plogger_get_collection_description();). But, when I'm viewing a collection I'd like to show that description on that page. Simply putting the plogger_get_collection_description(); code in my template won't work.
Does anybody know how to show the collection description in my collection.php template?