Thanks esmi. This is the tag I’m using to display the position on the image.php page: <?php echo get_post_meta($post->ID, ‘position’, true);?>.
I’m not sure where to place it on the gallery page? Or, what I should be researching to understand how it works? Thanks