Hello!
I want to show the album name in displayimage.php (actually under the "navbar")
I work in "hardwired" theme. Could you help me?
thanks
This will point you in the right direction.
Have a look in displayimage.php for -
$info[$lang_picinfo['Album name']]
then you can prob use this to echo out the name where you want.