Forgive me for restarting this old topic ... I did a search and didn't find anything else that was current for the same issue.
I am also using User-defined fields on my images, however I want those fields to show directly above the caption on the image page, not down in the File Information section.
So, for example, on the $template_display_media section, I would like to have something to the effect of:
<!-- BEGIN caption -->
<tr>
<td class="tableb tableb_alternate"><h2 class="pic_caption">
{user1}<br />
{user2}<br />
{user3}<br />
{CAPTION}
</h2></td>
</tr>
<!-- END caption -->
Now, obviously the {user1} tags won't work ... could someone tell me the correct text to use ?
Please post a link.
http://forum.coppermine-gallery.net/index.php/topic,55415.msg270616.html#msg270616
I've split this post from http://forum.coppermine-gallery.net/index.php/topic,68465.msg339877.html , please create your own threads.
http://forum.coppermine-gallery.net/index.php/topic,55415.msg270632.html#msg270632
Do you want them to appear inline with the caption under the image title, if not how do you want them displayed?