• Resolved e00d3n

    (@e00d3n)


    Hi,

    Suddenly, after I tried to add a page to the main nav menu, after clicking on the ‘save’ button, half of the pages from the menu just disappeared, and the box ‘Primary Navigation Menu’ was unchecked.

    I tried re-add those pages, but they simply disappear after i click on ‘save’.

    I made the 1 min video, showing my screen. Please have a look and help how to fix this bug.

    https://youtu.be/hXOT2jzGbz4

    P.S. I tried restarting the PC, the same error occurs.

    Please help! Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Weird indeed. What theme are you using? Did you try contacting the theme author?
    “Suddenly…” – did you update/change anything on your site?

    Thread Starter e00d3n

    (@e00d3n)

    Hi Media X,

    Thanks for reply. I am using Genesis Framework with Enterprise Pro child theme.

    “Suddenly” – WP and Visual Composer plugin were updated.. nothing else.
    But WP 4.2.1 update was merely security update, and VC has nothing much to do with ‘menus’.

    But, i will try to contact theme developers..

    Thread Starter e00d3n

    (@e00d3n)

    PROBLEM SOLVED

    There is no limitation in core WordPress, but limitation is server based.

    php.ini file should be updated with this code:

    max_input_vars=5000;

    If you don’t have access to root folder, safe way to do this is via CPanel/PHP config, or simply create php.ini by yourself and upload it to wp-admin folder.

    For additional reading
    https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-custom-menu-items-limit-in-wordpress/

    Regards,
    e00d3n

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adding Pages to the Main Nav Menu Doesn't Work’ is closed to new replies.