• Resolved Mekimuraosu

    (@mekimuraosu)


    Greetings

    I have a site that uses with your plugin and have been very happy with it so far.

    But now we’ve ended up with an issue.
    We have a menu with many items (90 to be specific)
    though in many levels so the menu doesn’t look as overcrowded as it might sound.

    But now we’ve gotten to the point, where we can’t add the latest products since it will allow you to add them to the menu, but when you save the menu anything past 90 disappears. If you add it to the second last spot instead of the last one, it instead simply removes the now-lowest one that was previously in the menu and adds the new one.

    Is it intentional that there is this upper limit or is it simply something I have overlooked in my search for answers?

    https://wordpress.org/plugins/custom-menu-wizard/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wizzud

    (@wizzud)

    Just so’s I’ve got it clear…

    You say that you are adding items to the “menu” but that when the “menu” is saved, the extra items disappear : Does “menu” mean the actual custom menu (ie. you’re on the Appearance / Menus admin page), or are you trying to modify the CMW widget options for a large custom menu?

    If it is CMW that’s causing the problem, may I ask which particular option field? Are you trying to add each of your 90+ menu items as an individual and specific Item (by “Item” here, I mean a green-ticked menu item in CMW’s “assist”)? If not, what exactly are you trying to do, and where are you trying to do it? Because I’m a bit confused about the use of “second last spot” and “last spot” : these terms seem to imply some sort of ordering capability, whereas CMW is a primarily a filter.

    Sorry if I’m being a bit slow on the uptake…

    Thread Starter Mekimuraosu

    (@mekimuraosu)

    It’s completely fine. I probably just explained it a bit poorly.

    It is indeed in the Appearance –> Menus admin page.
    But it would seem that it is the default wordpress limits the memory for a menu

    It seems to be solved by changing max_input_vars in the php ini file

    max_input_vars 1000 PHP_INI_PERDIR Available since PHP 5.3.9.

    It’s not CMW related at all I found, and I’m sorry if you used time trying to figure this out

    Plugin Author wizzud

    (@wizzud)

    No problem, and I’m glad you found a solution.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Maximum number of items’ is closed to new replies.