How do I get the WordPress post to display the content instead of an image?

You’ll need to ensure that The Loop includes the_content();

See: http://codex.wordpress.org/The_Loop

File not found.