• Resolved Rydium

    (@rydium)


    Hello,
    I installed your plugin a few days ago, we have a large menu structure, it works for most of the menu items, but, when I go to add specific roles to certain menu items (the last ones), I click save, go back to that menu and the settings I chose are not saved and it has has picked some random roles.

    If I create a new menu item higher up it works. Looks like there is a limit of some kind from this end. Create a new menu item at the bottom of the tree, it fails as above.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @rydium – The limit is likely your PHP maxing out how much data can be posted to the server in one call. This likely has nothing to do with our plugin but just that your menu size has grown beyond a certain scale that is supported by default on most servers. You could ask your host to increase the max allowed post data size.

    Otherwise we don’t have any limits in place in that way.

    Let me know.

    Thread Starter Rydium

    (@rydium)

    Thanks Daniel. I manage the Server so Ill give that a go. I will let you know how it goes.

    Thread Starter Rydium

    (@rydium)

    I fixed it by increasing from max_input_vars=1000 to max_input_vars = 3000

    Appreciate you pointing me in the right direction.

    Btw: Great work on the plugin mate.

    I found a guide about it which may help people in the future.
    https://sevenspark.com/wordpress/menu-item-limit

    • This reply was modified 5 years, 11 months ago by Rydium.
    Plugin Author Daniel Iser

    (@danieliser)

    @rydium – Awesome! Happy I could help you out. Btw, If you have a moment, I would very much appreciate if you could quickly rate the plugin, just to help us spread the word.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Plugin not working for Large Menu’ is closed to new replies.