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 trialmariarobinson
12,580 PointsWordpress Development nav menu
The nav menu is only appearing in the top left of my screen as bullet points.
5 Answers
Trevor Lyman
3,162 Pointsmariarobinson - I was having this same issue. When I looked at my main menu here: http://localhost/localwp.com/wp-admin/nav-menus.php - my Theme locations > Primary Menu checkbox was not checked. Checking it cleared up the issue for me.
Zac Gordon
Treehouse Guest TeacherPlease take a look at the final code examples and compare them to the code you are using to display the menu.
mariarobinson
12,580 PointsHi Zac, Thanks for your quick response, I have checked my code and even relaunched the site using only the final code example files. Nevertheless, the nav only appears in the top left of the screen. Any more thoughts?
mariarobinson
12,580 PointsThanks for your help Trevor. You have solved my problem saving me a whole bunch of time. Cheers!
edeharrison
Full Stack JavaScript Techdegree Student 11,127 PointsYes, great answer Trevor. I was having the same problem and this solved it for me.
Kyle Damken
10,633 PointsThank you based Trevor!
Eric Tirado
iOS Development Techdegree Student 7,036 PointsEric Tirado
iOS Development Techdegree Student 7,036 PointsThanks. My problem exactly. I thought I saved the change, and I had not.