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 Build a Website with WordPress Custom Post Types and Fields in WordPress Setting Up Custom Post Types and Fields

Nandita Narayan
Nandita Narayan
2,746 Points

wp-admin not working

Hi, I am using the local server (MAMP) for practising the course. When I go to my localhost site, the site the loading but I am unable to access the admin. I can't get to the dashboard. Basically, http://localhost/localwp.com/ is loading the site but the top bar is not showing any option to reach the admin. http://localhost/localwp.com/wp-admin/ is a blank screen. Can anyone please tell me what might be happening?

Nandita Narayan
Nandita Narayan
2,746 Points

turns out that when I deleted the functions.php file (from the previous lesson) it started working. Anyone have any idea why that may be the case?