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 Customizer API Native WordPress Customizer Settings Create Custom Panels

Michael Hanna
Michael Hanna
17,649 Points

comment out line 50 of functions.php: 'nav' section has been removed?

I'm running WordPress 4.3.1 and the 'Navigation' section appears to have been replaced with a panel called 'Menus.'

I had to comment out line 50 of functions.php to get the customizer page to run.

Same for me. Probably just a change due to upgrades.

S Ananda
S Ananda
9,474 Points

Thanks, Michelle Hanna for posting this comment. I too had the same problem.

Wondering if by commenting out this line we're compromising some part of the code and why they haven't put a note in the teacher's note about what to change that line of code to in order to reflect current WP verbiage. It is almost 2 years since you posted the initial problem and should be addressed, so that we are learning current WP language.