Another WordPress Issue – The Blank Admin Page
Mar 30
wordpress admin, blank page, theme, wordpress No Comments
Oh man. Can I say right now that I feel stupid? So I had this blank admin page problem in wordpress. I tried everything that everyone had recommended on the wordpress forums. I deactivated all plugins, scrubbed mysql clean, reinstalled MAMP (thats right, reinstalled) and changed the name of the theme I was working on.
So what was the solution? Well after three days of working on it, I decided I would just remove my functions.php from the theme directory. Bamn! It started working again. So I took a look at the file and what do you know? Two line breaks at the end. It was two little line breaks that caused all the problem.


