I have a static home page, and a page which is set as my "posts page".
In this page, I'm trying to display some custom fields in header.php. Unfortunately, the $post variable seems to be equal to my latest blog post...not the page. I therefore can't get any metadata about the page to display.