Problems with menu

Hi, i have two problems with your menu

Frist: 

I need to add 6 levels to the main menu, but the theme only allowme put 4 or 5 levels, me i explain?
I mean: menu>>sub-menu>>subsub-menu>>subsubsubmenu>>subsubsubsubmenu>>subsubsubsubsubsubmenu
Wha can i do to show all levels in the main menu?

Second:

I need to add more than 60 links but your menu only allows put 30 or 40, me i explain? what do i need to do to put the links that i need?

Comments

  • Hey,

    1. Our theme support only 5 levels. But if you want to increase this value, you can do it only in functions/theme-menu.php file. There is variable called depth and value for this should be changed. But please notice that we do not guarantee that this will work and look properly.

    2. Into menu you can add as much items as you want and the only thing that can be limited is your server. And we are sure that menu can't be saved with more links because max_input_vars variable is limited. It is probably 1000 as default while should be 10000 or even more.
Sign In or Register to comment.