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 How to Build a WordPress Theme Converting Static HTML into WordPress Templates Coding the Header and Footer Templates

Help! Menu Disaster

I have been following along with this course trying to make my own wordpress site. When I deleted the link to the Home page from the menu in my wordpress dashboard I got a brief error message and now my php code wont render. This is extremely frustrating! Does anybody know what happened?

2 Answers

Caroline Hagan
Caroline Hagan
12,612 Points

No ideas without being able to see something, do you have a URL?

Better yet, if you can add me as an Administrator, I can take a quick look for you?

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

When you deleted code, did it perhaps delete something on a line above or below or leave something broken that could be causing the problem.

In your wp-config.php file in the root directory of a WP install you should be able to set debugging to true and get a read out of what's happening.