• inherited this site and probably I don’t know enough to manage it!

    I am getting a message that says increase max_input_vars and I can’t figure out, even with google, how to do that.

    Also having trouble with menus, getting a message that says to ‘set a segment’, no idea how to do that.

    Any help would be appreciated.
    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • The max_input_vars is a PHP setting. You need to search it out in your php.ini file and change it to a higher number. I believe you can also do it on the .htaccess file. Open the .htaccess file with a text editor program and add the following line of code:

    php_value max_input_vars 3000

    The menu segment might have to do with a menu plugin. Do you have something like UberMenu or WP Nav?

Viewing 1 replies (of 1 total)
  • The topic ‘newbie questions’ is closed to new replies.