• Hello everyone,

    I’m having a problem on my current WordPress website.

    On the http://www.plastiksoldiers.com the page Special Forces keeps telling me there are no posts/pages to display. But I’ve made the page in my admin panel see: http://i46.tinypic.com/k1b2pk.png

    This is quite strange because the page ‘Biography’ is almost the same and that one does work.

    I am using a self-made template using the following code to display posts:

    <?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>

    Someone who is familiar with this problem and can help me?
    Thanks! 🙂

  • The topic ‘Page doesnt display’ is closed to new replies.