Main menu have limits?

Posted in: Newspaper
Post count: 26

Hi, we trying to add maybe 4-6 category to main menu and in this categories couple subcategories and at the end some else.

So 3 level deep menus, but if we have more items in this menu, after saving or apply changes, menu are disable and last items are missing.

Is there a limit to 50 items? how to fix this problem?

Post count: 3343

This is from php limit. You need to increase this: php_value max_input_vars 5000

see here: http://wordpress.org/support/topic/menu-size-limit

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.