Support

Account

Home Forums General Issues Get value from page in header.php Reply To: Get value from page in header.php

  • I store it on a page. I called for the field in the header.php but the meta-tag showed up empty. I called the field like so: <?php the_field('field', 300); ?> where 300 is the ID of the page where the value is stored.