I'm using WP as a CMS with a static page as frontpage. I'd like to be able to display the content of a single (other) page in a <DIV>-container on that frontpage to be able to replace the "Welcome to ..." message without having to mix static and dynamic content.
I've been looking high and low but can't seem to find those magical 5 lines af WP-related PHP that'll do the trick: Fetch and display the headline and content of a single page (which will always be the same).
It's gotta be a walk in the park, right? :-)
Sincerely.