Hi,
Thanks for the reply! Sorry, yea I had actually found a fix earlier today and forgot to then come and close this.
The problem was that I had the following line of code;
if ( have_posts() ) : while ( have_posts() ) : the_post();
in my content.php file, rather than the frontpage.php!
Thanks again for the response.
Cheers,
Lloyd
Anyone been able to solve this? Thanks