__( 'Site Logo', 'krste' ), 'icon' => '', 'location' => 'krste_header:krste_header_logo', ], [ 'label' => __( 'Colors Settings', 'krste' ), 'icon' => '', 'location' => 'krste_colors', ], [ 'label' => __( 'Typography Settings', 'krste' ), 'icon' => '', 'location' => 'krste_article:krste_content_typography', ], [ 'label' => __( 'Menu Settings', 'krste' ), 'icon' => '', 'location' => 'krste_header', ], [ 'label' => __( 'Header Settings', 'krste' ), 'icon' => '', 'location' => 'krste_header', ], [ 'label' => __( 'Footer Settings', 'krste' ), 'icon' => '', 'location' => 'krste_footer', ], [ 'label' => __( 'Article Settings', 'krste' ), 'icon' => '', 'location' => 'krste_article', ], [ 'label' => __( 'Single Post Settings', 'krste' ), 'icon' => '', 'location' => 'krste_single_post', ], [ 'label' => __( 'Page Settings', 'krste' ), 'icon' => '', 'location' => 'krste_pages', ], [ 'label' => __( 'Posts Settings', 'krste' ), 'icon' => krste_image( 'posts-grid' ), 'location' => 'krste_posts', ], [ 'label' => __( 'Sidebar Settings', 'krste' ), 'icon' => '', 'location' => 'krste_layout:krste_sidebar_settings', ], [ 'label' => __( 'Copyright Settings', 'krste' ), 'icon' => '', 'location' => 'krste_footer:krste_footer_copyright', ] ]; $widgets = [ [ 'title' => __( 'Support', 'krste' ), 'content' => __( "If you have any question about using this theme, feel free to submit us a support ticket here. Our response time usually is less than a business day, except on the weekends.", 'krste' ), 'icon' => '', 'url' => admin_url( 'themes.php?page=krste-contact' ), 'label' => __( 'Submit a Ticket', 'krste' ), ], [ 'title' => __( 'Affiliation', 'krste' ), 'content' => __( "Like this theme? Become our ambassador and earn cash ;-)", 'krste' ), 'icon' => '', 'url' => admin_url( 'themes.php?page=krste-affiliation' ), 'label' => __( 'Learn More', 'krste' ), ] ]; ?>