I have a problem with menus in 3.0, I can't create a new menu in wp-admin. I enter a name and click "Create menu" but nothing happens! I have searched the support forums without luck...
I have a problem with menus in 3.0, I can't create a new menu in wp-admin. I enter a name and click "Create menu" but nothing happens! I have searched the support forums without luck...
OK.. the error message didn't display, reactivated the theme and got the errormessage that "Your theme doesn't support menus" after that it was just a matter of adding
add_theme_support( 'nav-menus' );
to the functions.php
Thank you for your time.. move on ;)
Hi Mastermute,
Thank you for this reply.
Had exactly this problem. Spent ages (without success) looking for a solution.
Your post held just the answer I needed.
Thank you for taking the time to ask the question and then tell us the answer!
Namaste,
Clare
One more WPer saying thanks for posting your solution - solved my problem too. ;)
This topic has been closed to new replies.