I went into the custom/post-header.php file, but the only code displayed was
- Code: Select all
<?php
/**
Is that correct? Please can you help me with where I should add your code recommendation
- Code: Select all
echo get_post_meta($post->ID, 'your_field_id', false);
Thanks
Martin
