Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress WordPress Theme Development Adding a Blog to a WordPress Theme Coding the Blog Homepage

Why are the permalinks to my Wordpress posts not working?

Hi there,

I am trying to build a Wordpress theme in accordance with this tutorial - and I have just completed the 'how to add a Wordpress Blog' section. The problem I have is, when you try to view a full version of the post excerpt, or even just click on 'View Post' once you have finished editing a post from the WP dashboard, I get taken to a broken version of my site's homepage, instead of seeing the full text of the post.

Would anyone pls be able to help?! THe 'the_permalink()' function IS inside the Wordpress loop :)

Thanks

Robert