Site logo

Archived topic

Is there a limit to number of menu elements?

1 reply · Started by Adrian on August 7, 2018

Viewing posts 1–2 of 2

Hi,
Can someone tell me if there is a limit to the number of menu elements, as every time I am adding a new menu, some of the previous menus disappear? This has happened since I have updated the theme.
Hoping someone can help me.
Thanks,
Adrian.

Hi there,

this is generally related to your server settings - normally the Suhosin patch limits need increasing. They are set in the PHP.ini file. Eg.:

suhosin.post.max_vars = 5000
suhosin.request.max_vars = 5000

You may need to speak with your host if your on a shared server or to check whether this is in place or alternative patch.

This archived topic is closed to new replies.