Hi, first of all, great plugin :)
When I add a custom field to a custom post type, in my template only appears the value for the field, but not the field name.
Ie. I have a custom field called "translation", with value "blabla" in my template I should see "translation: blabla", instead I only see "blabla".
I hope to be clear.
And also a suggestion, it would be great to have a shortcode for an entire custom field group instead to add custom field one by one.