Forums
(@nlck1)
14 years, 10 months ago
Update: Found that I should only need to add
<?php echo get_post_meta($post->ID, 'Your Field Name', true); ?>
to the template but I have no idea which file or line.
Thanks.