Home › Forums › Back End › Post area not linking to posts › Re: Post area not linking to posts
March 8, 2013 at 5:58 pm
#127535
Member
Thanks yeah, I wasn’t copying my direct code, they are all inside the loops though. I honestly just forgot that WP is a wizard and automatically detects a post as a post, and therefore uses the chain of templates down to index. I cleaned things up a bit by having a front-page.php as my static page that holds my 3 loops and a single.php to hold my posts.