Why is the_content() not displaying the content? [closed]

In order to use “the_content()” it must be used within The Loop.

See here: http://codex.wordpress.org/Function_Reference/the_content

“Displays the contents of the current post. This tag must be within The_Loop.”

Leave a Comment