WordPress 3 Menu (wp_nav_menu) won't update
-
Hi Everyone,
Maybe someone here can help me. I have a custom theme that I am building. It’s almost ready for launch it’s having the most bizarre problem.
My theme has 5 wp_nav_menus and all of a sudden one of the menu’s won’t update! I can’t make any changes to it. All the other menus still work but this one won’t. It has a LOT of navigational options in it so I suspect perhaps that this is a bug triggered when there are a certain number of items because it was working just fine until I started trying to fill it will items and then when I was almost done it stops updating.
Obviously the first thing I did was reinstall wordpress just in case the last install had somehow gone wrong and with no luck. I also went and enabled PHP error visibility in wordpress: `ini_set(‘display_errors’, 1);
error_reporting(E_ALL);`No errors show up the screen just goes white when I try to update and nothing happens. I also just in case tried updating in on multiple browser and OS although I didn’t think that would make a difference.
Any thoughts? Anyone discovered this bug before? Any work around? It is a custom theme but I didn’t edit wordpress itself at all (except that error reporting at the end). I really need to be able to add that many items unfortunately it’s for a clients monster website. It currently has about 44 items and needs about 60. (I know it’s ridiculous but it’s not my call)
Thanks to anyone with time to reply.
- The topic ‘WordPress 3 Menu (wp_nav_menu) won't update’ is closed to new replies.