• Resolved Steve McKinney

    (@stemckinney)


    hello all,

    i want to display the content that goes in the wordpress editor for the blog page itself, while my posts are displaying i want to have a <h1> on the banner

    see: http://iamsteve.me/blog/

    <div id="blog_banner_bottom">
    	<?php the_content(); ?>
    </div>

    i want the content of the page blog to display there but it isn’t, i’m hoping you can tell me where i am going wrong

    if you need anything else to get a better idea i’ll provide it

    many thanks,
    steve

Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Posts page not displaying the_content()’ is closed to new replies.