'desc' => esc_html__( 'Insert URL for heading title.', 'jnews' ), 'default' => '', 'options' => '', 'name' => 'header_url', 'group' => 'header-settings' ), 'header_type' => array( 'type' => 'radioimage', 'title' => esc_html__( 'Header Type', 'jnews' ), 'desc' => esc_html__( 'Choose which header type fit with your content design.', 'jnews' ), 'default' => 'heading_6', 'options' => array( 'heading_1' => JNEWS_THEME_URL . '/assets/img/admin/heading-1.png', 'heading_2' => JNEWS_THEME_URL . '/assets/img/admin/heading-2.png', 'heading_3' => JNEWS_THEME_URL . '/assets/img/admin/heading-3.png', 'heading_4' => JNEWS_THEME_URL . '/assets/img/admin/heading-4.png', 'heading_5' => JNEWS_THEME_URL . '/assets/img/admin/heading-5.png', 'heading_6' => JNEWS_THEME_URL . '/assets/img/admin/heading-6.png', 'heading_7' => JNEWS_THEME_URL . '/assets/img/admin/heading-7.png', 'heading_8' => JNEWS_THEME_URL . '/assets/img/admin/heading-8.png', 'heading_9' => JNEWS_THEME_URL . '/assets/img/admin/heading-9.png', ), 'name' => 'header_type', 'group' => 'header-settings' ), 'header_background' => array( 'type' => 'color', 'title' => esc_html__( 'Header Background', 'jnews' ), 'desc' => esc_html__( 'This option may not work for all of heading type.', 'jnews' ), 'default' => '', 'options' => '', 'name' => 'header_background', 'group' => 'header-settings', ), 'header_secondary_background' => array( 'type' => 'color', 'title' => esc_html__( 'Header Secondary Background', 'jnews' ), 'desc' => esc_html__( 'This option may not work for all of heading type.', 'jnews' ), 'default' => '', 'options' => '', 'name' => 'header_secondary_background', 'group' => 'header-settings', ), 'header_text_color' => array( 'type' => 'color', 'title' => esc_html__( 'Header Text Color', 'jnews' ), 'desc' => esc_html__( 'This option may not work for all of heading type.', 'jnews' ), 'default' => '', 'options' => '', 'name' => 'header_text_color', 'group' => 'header-settings', ), 'header_line_color' => array( 'type' => 'color', 'title' => esc_html__( 'Header line Color', 'jnews' ), 'desc' => esc_html__( 'This option may not work for all of heading type.', 'jnews' ), 'default' => '', 'options' => '', 'name' => 'header_line_color', 'group' => 'header-settings', ), 'header_accent_color' => array( 'type' => 'color', 'title' => esc_html__( 'Header Accent', 'jnews' ), 'desc' => esc_html__( 'This option may not work for all of heading type.', 'jnews' ), 'default' => '', 'options' => '', 'name' => 'header_accent_color', 'group' => 'header-settings', ), ), esc_html__( 'Advanced Settings', 'jnews' ) => array( 'widget_boxed' => array( 'type' => 'checkbox', 'title' => esc_html__( 'Enable Boxed', 'jnews' ), 'desc' => esc_html__( 'Enable boxed for this widget.', 'jnews' ), 'default' => false, 'name' => 'widget_boxed', 'group' => 'advanced-settings' ), 'widget_shadow' => array( 'type' => 'checkbox', 'title' => esc_html__( 'Enable Shadow', 'jnews' ), 'desc' => esc_html__( 'Enable shadow for this widget.', 'jnews' ), 'default' => false, 'name' => 'widget_shadow', 'dependency' => array( array( 'field' => 'widget_boxed', 'operator' => '==', 'value' => true ), ), 'group' => 'advanced-settings' ), 'widget_class' => array( 'type' => 'text', 'title' => esc_html__( 'Extra class name', 'jnews' ), 'desc' => esc_html__( 'Style particular content element differently - add a class name and refer to it in custom CSS.', 'jnews' ), 'default' => '', 'options' => '', 'name' => 'widget_class', 'group' => 'advanced-settings' ), ) ); } }
Fatal error: Uncaught Error: Class "JNews\Widget\AdditionalWidget" not found in /htdocs/deukbii.com/wp-content/themes/jnews/class/Init.php:216 Stack trace: #0 /htdocs/deukbii.com/wp-content/themes/jnews/class/Init.php(209): JNews\Init->load_widget_element() #1 /htdocs/deukbii.com/wp-content/themes/jnews/class/Init.php(143): JNews\Init->load_widget() #2 /htdocs/deukbii.com/wp-content/themes/jnews/class/Init.php(58): JNews\Init->init_themes() #3 /htdocs/deukbii.com/wp-content/themes/jnews/class/Init.php(51): JNews\Init->__construct() #4 /htdocs/deukbii.com/wp-content/themes/jnews/functions.php(25): JNews\Init::getInstance() #5 /htdocs/deukbii.com/wp-settings.php(695): include('/htdocs/deukbii...') #6 /htdocs/deukbii.com/wp-config.php(98): require_once('/htdocs/deukbii...') #7 /htdocs/deukbii.com/wp-load.php(50): require_once('/htdocs/deukbii...') #8 /htdocs/deukbii.com/wp-blog-header.php(13): require_once('/htdocs/deukbii...') #9 /htdocs/deukbii.com/index.php(17): require('/htdocs/deukbii...') #10 {main} thrown in /htdocs/deukbii.com/wp-content/themes/jnews/class/Init.php on line 216