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 trialDaniel Sohval
8,305 PointsHelp! 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
12,612 PointsNo 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
Treehouse Guest TeacherWhen 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.