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 trialMick Healy
3,627 PointsThe footer menu doesn't show up in the mangage locations admin area but the template appears in the browser.
I have removed the functions file from the file structure and the footer menu still appears. So my logic is that the error is in the function.php file but I can't see it. I have followed the tutorial precisely and search the internet for a solution but I haven't been successful yet.
1 Answer
Caroline Hagan
12,612 PointsWithout seeing a website or code or anything... I can only guess that perhaps the page is being cached?
If you could post the functions.php file code that would help rule that out.