• Resolved aitbreviews

    (@aitbreviews)


    Fatal error: Class ‘WP_Customize_Nav_Menu_Setting’ not found in /home/u763721395/public_html/wp-includes/class-wp-customize-nav-menus.php on line 490

    I just set up wordpress and when I try to customize it, (my custom installed theme or one already on there) it gives me that error.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator James Huff

    (@macmanx)

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter aitbreviews

    (@aitbreviews)

    Hi. neither of those worked. anything else you can suggest?

    Moderator James Huff

    (@macmanx)

    Yes, try downloading WordPress again, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, and delete then replace your copies of everything on the server except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings.

    Some uploaders tend to be unreliable when overwriting files, so don’t forget to delete the original files before replacing them.

    Thread Starter aitbreviews

    (@aitbreviews)

    Thanks. That one seems to have worked

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal error: Class ‘WP_Customize_Nav_Menu_Setting’ not found in…’ is closed to new replies.