I'm working on my portfolio. I went to Settings > Reading and changed it to have "Home" set as the homepage and "Blog" set as the post page. However, when I did that , I found the homepage and blog page were duplicates.
I am building with Starkers HTML 5 and I put the incomplete pages up to see if you had any idea what's going on. I know it's a theme problem because when I switch to the twentyeleven theme, homepage/post post is working.
I believe that the posts page will, by default, use index.php (in the root of your theme directory) as its template. Make sure the Loop is still in there, cause I don't see that anywhere on your blog page?
Hi all,
I'm working on my portfolio. I went to Settings > Reading and changed it to have "Home" set as the homepage and "Blog" set as the post page. However, when I did that , I found the homepage and blog page were duplicates.
I am building with Starkers HTML 5 and I put the incomplete pages up to see if you had any idea what's going on. I know it's a theme problem because when I switch to the twentyeleven theme, homepage/post post is working.
Here's the site: http://www.carlislestewart.com
Thanks,
Scott
I believe that the posts page will, by default, use index.php (in the root of your theme directory) as its template. Make sure the Loop is still in there, cause I don't see that anywhere on your blog page?
Interesting, I'll look into that. Thanks Senff!