Welcome! To use this support forum, please Login or Join Today!
You are here → Home :: Forum Home :: WordPress Themes Support :: Breeze WordPress Theme :: Thread
Options don’t display and Admin Menu Dissapears
Hi,
I installed Breeze on my server and the Theme Options don’t display and my left side Admin Menu is gone. I installed Onyx just to make sure it wasn’t me (I’m working off of Mac Lion Server) and it works fine. It’s just Breeze. Any suggestions?
I’m also on Lion Server so hopefully we can track it down. I’ll do some testing locally.
A few questions:
What version of WordPress are you using?
What version of the theme are you using?
Are you using your own SQL environment or something like MAMP?
Is the theme located at wp-content/themes/breeze and not renamed or symlinked?
Ok, I was able to replicate the issue.
If you will, please re-download Breeze (1.7.2) and replace
wp-content/themes/breeze/lib/functions/header_functions.php
Can you let me know if this works for you? It looks like jQuery was being deregistered in the backend. I’ll have to check the WP changelog and verify why it was allowing the theme to override the admin, but you should be good to go.
Hi Casey,
Thanks for such a quick reply and testing it out. I replaced the header_functions.php and that worked. Everything is back. Thanks again!