• Hello,

    Recently i have started building my own site based on WordPress, i have never done this before so everything is new to me.

    Two things that are wrong with my theme i already know, the header </div> needs moving to header.php and the navigation </div> needs moving to navigation.php this isn’t my problem.

    If you look at my site i have a blog page http://oswestryweather.co.uk/blog/ i have attempted to get the loop to display all my posts here but for some reason it is not working.

    The code i am using is seen here http://pastebin.com/P07fusqy, what i think the problem is that this <?php while ( have_posts() ) : the_post(); ?> is in the wrong place however when i move it nothing happens and it makes an error.

    Any help would be extremely gratefully received

Viewing 15 replies - 1 through 15 (of 25 total)
Viewing 15 replies - 1 through 15 (of 25 total)
  • The topic ‘Blog Post Loop’ is closed to new replies.