• Hi, I’m attempting to customize my Theme, but I get this error message (appears also when using a different theme):
    Fatal error: Uncaught exception 'Exception' with message 'Supplied nav_menu_item value missing property: description' in /home/content/18/8658118/html/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:194 Stack trace: #0 /home/content/18/8658118/html/wp-includes/class-wp-customize-nav-menus.php(594): WP_Customize_Nav_Menu_Item_Setting->__construct(Object(WP_Customize_Manager), 'nav_menu_item[1...', Array) #1 [internal function]: WP_Customize_Nav_Menus->customize_register(Object(WP_Customize_Manager)) #2 /home/content/18/8658118/html/wp-includes/plugin.php(524): call_user_func_array(Array, Array) #3 /home/content/18/8658118/html/wp-includes/class-wp-customize-manager.php(605): do_action('customize_regis...', Object(WP_Customize_Manager)) #4 [internal function]: WP_Customize_Manager->wp_loaded('') #5 /home/content/18/8658118/html/wp-includes/plugin.php(524): call_user_func_array(Array, Array) #6 /home/content/18/8658118/html/wp-settings.php(432): do_action('wp_loaded') #7 /home/content/18/8658118/html/wp-co in /home/content/18/8658118/html/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php on line 194

Viewing 1 replies (of 1 total)
  • Try:
    – switching to the default theme automatically by renaming your current theme’s folder inside wp-content/themes and adding “-old” to the end of the folder name using FTP or whatever file management application your host provides.

    resetting the plugins folder by FTP or phpMyAdmin.

    – re-uploading all files & folders – except the wp-content folder and the wp-config.php & root .htaccess files – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

Viewing 1 replies (of 1 total)
  • The topic ‘Error on Customize Theme’ is closed to new replies.