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 trialPaul Roberts
7,928 PointsBroken Navigation Bar
Hey,
I've tried to copy Zac's work exactly how he's done it but my code doesn't seem to work... The two clues I have:
When Zac inspects his code and looks at his first un-ordered list, he has "current-menu-item", but I don't.
Clue number two is that when inspecting my code in the body tag, instead of having the "home" - it says:
<body class="error404 logged-in admin-bar no-customize-support">
I can link to any code that would be helpful. Thanks for taking the time to read through my question :)
1 Answer
Zac Gordon
Treehouse Guest TeacherOne potential thing I see here is that you're viewing a 404 page. Can you make sure that you have pages setup with a static homepage set as the default homepage in the Customizer.
Paul Roberts
7,928 PointsPaul Roberts
7,928 PointsHey Zac!
Thanks for replying! First of all I just wanted to say that I think that you're an awesome teacher and I am really enjoying your videos =D
Regarding your reply: I currently have a Static Front Page "Home" and my Posts Page is "Blog"