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

PHP How to Build a WordPress Theme WordPress Theme Functions The WordPress Loop

Alexander Oni
Alexander Oni
2,939 Points

Can't view Posts on Wordpress

Hi Guys,

I have been following Zack's instructions but I can't view any posts on my local wordpress website. I get the error 'the requested URL doesn't exist'. Please help

3 Answers

Alexander Oni
Alexander Oni
2,939 Points

Never mind. Its fixed. had to edit my .htaccess file.

What did you do, because I am having the same issue. I am using WAMP locally and I turned on the rewrite_module, but nothing. Trying to use permalinks always make a NOT FOUND error occur.

Alexander Oni
Alexander Oni
2,939 Points

Hi Travis,

I basically did the same things that you did but mine works. Did you remember to set up a page like 'blog' or something similar to display your posts and then set your posts page under the settings-reading section to the same page?