WordPress.org

Forums

Menus will not save (7 posts)

  1. RRadice
    Member
    Posted 8 months ago #

    Hey does any one know how to fix the menu issue of not saving the edits . It will not work in Chrome, Opera, Safari or Firefox

  2. Phil
    Member
    Posted 8 months ago #

    Does it only save X number of menu items or same number and different order?

    If only saving X number of menu items, try increasing the suhosin memory allowance:

    php_value suhosin.post.max_vars 2048
    php_value suhosin.request.max_vars 2048

  3. RRadice
    Member
    Posted 8 months ago #

    Actually I have no problem adding submenus. I am not able to delete and save.

  4. RRadice
    Member
    Posted 8 months ago #

    Where do I find this code:

    php_value suhosin.post.max_vars 2048
    php_value suhosin.request.max_vars 2048

  5. Phil
    Member
    Posted 8 months ago #

    php.ini file, but you can either add it to your htaccess file or get your hosts to do it.

    If you can add new menu items it may not be this, but do posts/pages/widgets save ok?

  6. RRadice
    Member
    Posted 8 months ago #

    The pages and posts add and delete fine. I know nothing about php and enough to be dangerous in CSS and HTML.

  7. RRadice
    Member
    Posted 8 months ago #

    Widgets save ok . As a matter of fact after my last widget edit is when this menu problem started

Reply

You must log in to post.

About this Topic