Hello,

I have the following code in my photo.tpl file in my theme - but I'd like to somehow link the image Owner's name to their Drupal profile. Any help would be greatly appreciated. Thank you.

{g->block type="core.ItemInfo"
item=$theme.item
showDate=true
showOwner=$theme.params.showImageOwner
class="giInfo"}
{g->block type="core.PhotoSizes" class="giInfo"}

Comments

pjek’s picture

I am also interested in this feature. Can any one help me. Currently in the albums on my website www.bodynsoulpartypix.com I would like to link the name of the album owners to their profile. Have no clue where to start or what to add to the theme files. is there any possibility that someone can help me with it?