add_panel( 'home2_setting', array( 'priority' => 300, 'capability' => 'edit_theme_options', 'title' => __('Anasayfa Şablon Düzeni', 'atlas'), ) ); $wp_customize->add_section( 'slide3tem_section', array( 'title' => __('Kaydırıcı Düzenleri 1','atlas'), 'panel' => 'home2_setting',) ); $wp_customize->add_setting( 'slide3tem_section_img', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'slide3tem_section_img', array( 'label' => __( 'Arkaplan resmi', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'slide3tem_section' ) ) ); $wp_customize->add_setting( 'slide3tem_section_title', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Harika bir şirkete sahibiz' )); $wp_customize->add_control( 'slide3tem_section_title', array( 'label' => __( 'Kaydırıcı başlık', 'atlas' ), 'type' => 'textarea', 'section' => 'slide3tem_section' )); $wp_customize->add_setting( 'slide3tem_section_text', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Taşımacılık hizmeti en hızlısı' )); $wp_customize->add_control( 'slide3tem_section_text', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'slide3tem_section' )); $wp_customize->add_setting( 'slide3tem_section_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Sektörümüzde en iyi hizmet alırsın' )); $wp_customize->add_control( 'slide3tem_section_textarea', array( 'label' => __( 'Açıklama 1', 'atlas' ), 'type' => 'textarea', 'section' => 'slide3tem_section' )); $wp_customize->add_setting( 'slide3tem_section_textarea_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Hızlı teslim istiyor musun ?' )); $wp_customize->add_control( 'slide3tem_section_textarea_1', array( 'label' => __( 'Açıklama 2', 'atlas' ), 'type' => 'textarea', 'section' => 'slide3tem_section' )); $wp_customize->add_setting( 'slide3tem_section_btn_label_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'HEMEN ARAYIN' )); $wp_customize->add_control( 'slide3tem_section_btn_label_1', array( 'label' => __( 'Buton metni 1', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem_section' )); $wp_customize->add_setting( 'slide3tem_section_btn_url_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'esc_url_raw', 'default' => '#' )); $wp_customize->add_control( 'slide3tem_section_btn_url_1', array( 'label' => __( 'Buton URL', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem_section' )); $wp_customize->add_setting( 'slide3tem_section_btn_label_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'HEMEN KATILIN' )); $wp_customize->add_control( 'slide3tem_section_btn_label_2', array( 'label' => __( 'Buton metni 2', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem_section' )); $wp_customize->add_setting( 'slide3tem_section_btn_url_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'esc_url_raw', 'default' => '#' )); $wp_customize->add_control( 'slide3tem_section_btn_url_2', array( 'label' => __( 'Buton URL', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem_section' )); $wp_customize->add_setting( 'slide3tem_section_feature_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => ' DÜZ bina' )); $wp_customize->add_control( 'slide3tem_section_feature_1', array( 'label' => __( 'Özellik 1', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem_section' )); $wp_customize->add_setting( 'slide3tem_section_feature_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => ' İnşaat konut' )); $wp_customize->add_control( 'slide3tem_section_feature_2', array( 'label' => __( 'Özellik 2', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem_section' )); $wp_customize->add_setting( 'slide3tem_section_feature_3', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => ' Tablo portföy' )); $wp_customize->add_control( 'slide3tem_section_feature_3', array( 'label' => __( 'Özellk 3', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem_section' )); $wp_customize->add_setting( 'slide3tem_section_feature_4', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => ' Hafriyat eserleri' )); $wp_customize->add_control( 'slide3tem_section_feature_4', array( 'label' => __( 'Özellik 4', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem_section' )); $wp_customize->add_setting( 'slide3tem_section_feature_5', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => ' Nesneleri tasarlamak' )); $wp_customize->add_control( 'slide3tem_section_feature_5', array( 'label' => __( 'Özellik 5', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem_section' )); $wp_customize->add_setting( 'slide3tem_section_feature_6', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'İzolasyon Çatı, banyo' )); $wp_customize->add_control( 'slide3tem_section_feature_6', array( 'label' => __( 'Özellik 6', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem_section' )); /* Kaydırıcı düzenleri */ $wp_customize->add_section( 'slide3tem1_section', array( 'title' => __('Kaydırıcı Düzenleri 2','atlas'), 'panel' => 'home2_setting',) ); $wp_customize->add_setting( 'slide3tem1_section_img', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'slide3tem1_section_img', array( 'label' => __( 'Arkaplan resmi', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'slide3tem1_section' ) ) ); $wp_customize->add_setting( 'slide3tem1_section_title', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'En iyi Firmaya sahibiz' )); $wp_customize->add_control( 'slide3tem1_section_title', array( 'label' => __( 'Kaydırıcı başlık', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem1_section' )); $wp_customize->add_setting( 'slide3tem1_section_text_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Taşımacılık Hizmeti en hızlısı' )); $wp_customize->add_control( 'slide3tem1_section_text_2', array( 'label' => __( 'Açıklmama', 'atlas' ), 'type' => 'textarea', 'section' => 'slide3tem1_section' )); $wp_customize->add_setting( 'slide3tem1_section_textarea_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Taşımacılık sektörü için en iyisi bulursun' )); $wp_customize->add_control( 'slide3tem1_section_textarea_2', array( 'label' => __( 'Açıklama 2', 'atlas' ), 'type' => 'textarea', 'section' => 'slide3tem1_section' )); $wp_customize->add_setting( 'slide3tem1_section_textarea_3', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Hızlı hizmet istiyor musun ?' )); $wp_customize->add_control( 'slide3tem1_section_textarea_3', array( 'label' => __( 'Açıklama 3', 'atlas' ), 'type' => 'textarea', 'section' => 'slide3tem1_section' )); $wp_customize->add_setting( 'slide3tem1_section_btn_label_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'HEMEN KATILIN' )); $wp_customize->add_control( 'slide3tem1_section_btn_label_1', array( 'label' => __( 'Buton metni 1', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem1_section' )); $wp_customize->add_setting( 'slide3tem1_section_btn_ur_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'esc_url_raw', 'default' => '#' )); $wp_customize->add_control( 'slide3tem1_section_btn_ur_1', array( 'label' => __( 'Buton URL', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem1_section' )); $wp_customize->add_setting( 'slide3tem1_section_btn_label_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'HEMEN ARAYIN' )); $wp_customize->add_control( 'slide3tem1_section_btn_label_2', array( 'label' => __( 'Buton metni 1', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem1_section' )); $wp_customize->add_setting( 'slide3tem1_section_btn_url_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'esc_url_raw', 'default' => '#' )); $wp_customize->add_control( 'slide3tem1_section_btn_url_2', array( 'label' => __( 'Buton URL', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem1_section' )); $wp_customize->add_setting( 'slide3tem1_section_feature_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => ' Düz Bina' )); $wp_customize->add_control( 'slide3tem1_section_feature_1', array( 'label' => __( 'Özellik 1', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem1_section' )); $wp_customize->add_setting( 'slide3tem1_section_feature_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => ' İnşaat Yapılar' )); $wp_customize->add_control( 'slide3tem1_section_feature_2', array( 'label' => __( 'Özellik 2', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem1_section' )); $wp_customize->add_setting( 'slide3tem1_section_feature_3', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => ' Tablo Portföy' )); $wp_customize->add_control( 'slide3tem1_section_feature_3', array( 'label' => __( 'Özellik 3', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem1_section' )); $wp_customize->add_setting( 'slide3tem1_section_feature_4', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => ' Hafriyat Eserleris' )); $wp_customize->add_control( 'slide3tem1_section_feature_4', array( 'label' => __( 'Özellik 4', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem1_section' )); $wp_customize->add_setting( 'slide3tem1_section_feature_5', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Nesneler Tasarlamak' )); $wp_customize->add_control( 'slide3tem1_section_feature_5', array( 'label' => __( 'Özellik 5', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem1_section' )); $wp_customize->add_setting( 'slide3tem1_section_feature_6', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => ' İzolasyon Çatı, banyo' )); $wp_customize->add_control( 'slide3tem1_section_feature_6', array( 'label' => __( 'Öezellik 6', 'atlas' ), 'type' => 'text', 'section' => 'slide3tem1_section' )); /* Simge düzenleri */ $wp_customize->add_section( 'awesome_section', array( 'title' => __('Simge Düzenleri','atlas'), 'panel' => 'home2_setting',) ); $wp_customize->add_setting( 'awesome_section_icon_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'fa fa-3x fa-user' )); $wp_customize->add_control( 'awesome_section_icon_1', array( 'label' => __( 'Simge 1 ', 'atlas' ), 'description' => __( 'Bootstrap sitesi components sayfasını ziyaret ederek diğer simge kodlarını kullanarak simgelerinizi düzenleyin', 'atlas' ), 'type' => 'text', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_1_title', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Kulanııcılar' )); $wp_customize->add_control( 'awesome_section_icon_1_title', array( 'label' => __( 'Simge başlık', 'atlas' ), 'type' => 'text', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_1_textaraea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Yinelenen bir sayfa içeriğinin okuyucunun dikkatini dağıttığı bilinen bir gerçektir. Lorem Ipsum kullanmanın amacı, sürekli buraya metin gelecek.' )); $wp_customize->add_control( 'awesome_section_icon_1_textaraea', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'fa fa-3x fa-gear' )); $wp_customize->add_control( 'awesome_section_icon_2', array( 'label' => __( 'Simge 2', 'atlas' ), 'description' => __( 'Bootstrap sitesi components sayfasını ziyaret ederek diğer simge kodlarını kullanarak simgelerinizi düzenleyin', 'atlas' ), 'type' => 'text', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_2_title', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Ayarlar' )); $wp_customize->add_control( 'awesome_section_icon_2_title', array( 'label' => __( 'Simge başlık', 'atlas' ), 'type' => 'text', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_2_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.' )); $wp_customize->add_control( 'awesome_section_icon_2_textarea', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_3', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'fa fa-3x fa-headphones' )); $wp_customize->add_control( 'awesome_section_icon_3', array( 'label' => __( 'Simge 3', 'atlas' ), 'description' => __( 'Bootstrap sitesi components sayfasını ziyaret ederek diğer simge kodlarını kullanarak simgelerinizi düzenleyin', 'atlas' ), 'type' => 'text', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_3_title', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Koruyucu' )); $wp_customize->add_control( 'awesome_section_icon_3_title', array( 'label' => __( 'Simge başlık', 'atlas' ), 'type' => 'text', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_3_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Yinelenen bir sayfa içeriğinin okuyucunun dikkatini dağıttığı bilinen bir gerçektir. Lorem Ipsum kullanmanın amacı, sürekli buraya metin gelecek.' )); $wp_customize->add_control( 'awesome_section_icon_3_textarea', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_4', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'fa fa-3x fa-comment-o' )); $wp_customize->add_control( 'awesome_section_icon_4', array( 'label' => __( 'Simge 4', 'atlas' ), 'description' => __( 'Bootstrap sitesi components sayfasını ziyaret ederek diğer simge kodlarını kullanarak simgelerinizi düzenleyin', 'atlas' ), 'type' => 'text', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_4_title', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Yorumlar' )); $wp_customize->add_control( 'awesome_section_icon_4_title', array( 'label' => __( 'Simge başlık', 'atlas' ), 'type' => 'text', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_4_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Yinelenen bir sayfa içeriğinin okuyucunun dikkatini dağıttığı bilinen bir gerçektir. Lorem Ipsum kullanmanın amacı, sürekli buraya metin gelecek.' )); $wp_customize->add_control( 'awesome_section_icon_4_textarea', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_5', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'fa fa-3x fa-home' )); $wp_customize->add_control( 'awesome_section_icon_5', array( 'label' => __( 'Simge 5', 'atlas' ), 'description' => __( 'Bootstrap sitesi components sayfasını ziyaret ederek diğer simge kodlarını kullanarak simgelerinizi düzenleyin', 'atlas' ), 'type' => 'text', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_5_title', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Anasayfa' )); $wp_customize->add_control( 'awesome_section_icon_5_title', array( 'label' => __( 'Simge başlık ', 'atlas' ), 'type' => 'text', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_5_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Yinelenen bir sayfa içeriğinin okuyucunun dikkatini dağıttığı bilinen bir gerçektir. Lorem Ipsum kullanmanın amacı, sürekli buraya metin gelecek.' )); $wp_customize->add_control( 'awesome_section_icon_5_textarea', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_6', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'fa fa-support fa-3x' )); $wp_customize->add_control( 'awesome_section_icon_6', array( 'label' => __( 'Simge 6', 'atlas' ), 'description' => __( 'Bootstrap sitesi components sayfasını ziyaret ederek diğer simge kodlarını kullanarak simgelerinizi düzenleyin', 'atlas' ), 'type' => 'text', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_6_title', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Destek' )); $wp_customize->add_control( 'awesome_section_icon_6_title', array( 'label' => __( 'Simge başlık ', 'atlas' ), 'type' => 'text', 'section' => 'awesome_section' )); $wp_customize->add_setting( 'awesome_section_icon_6_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Yinelenen bir sayfa içeriğinin okuyucunun dikkatini dağıttığı bilinen bir gerçektir. Lorem Ipsum kullanmanın amacı, sürekli buraya metin gelecek.' )); $wp_customize->add_control( 'awesome_section_icon_6_textarea', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'awesome_section' )); /* Ekip düzenleri */ $wp_customize->add_section( 'team3_section', array( 'title' => __('Ekip Dzenleri','atlas'), 'panel' => 'home2_setting',) ); $wp_customize->add_setting( 'team3_section_title', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'EKİBİNİZİ TABITIN' )); $wp_customize->add_control( 'team3_section_title', array( 'label' => __( 'Başlık', 'atlas' ), 'type' => 'text', 'section' => 'team3_section' )); $wp_customize->add_setting( 'team3_section_img_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'team3_section_img_1', array( 'label' => __( 'Resim 1', 'atlas' ), 'description' => __( 'Görütüler 400x300 ölçülerinde olmalıdır', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'team3_section' ) ) ); $wp_customize->add_setting( 'team3_section_img_1_title', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'AD - SOYAD' )); $wp_customize->add_control( 'team3_section_img_1_title', array( 'label' => __( 'AD -SOYAD', 'atlas' ), 'type' => 'text', 'section' => 'team3_section' )); $wp_customize->add_setting( 'team3_section_img_1_degree', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Meslek' )); $wp_customize->add_control( 'team3_section_img_1_degree', array( 'label' => __( 'Ünvan', 'atlas' ), 'type' => 'text', 'section' => 'team3_section' )); $wp_customize->add_setting( 'team3_section_img_1_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Yinelenen bir sayfa içeriğinin okuyucunun dikkatini dağıttığı bilinen bir gerçektir. Lorem Ipsum kullanmanın amacı, sürekli buraya metin gelecek' )); $wp_customize->add_control( 'team3_section_img_1_textarea', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'team3_section' )); $wp_customize->add_setting( 'team3_section_img_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'team3_section_img_2', array( 'label' => __( 'Resim 2', 'atlas' ), 'description' => __( 'Görütüler 400x300 ölçülerinde olmalıdır', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'team3_section' ) ) ); $wp_customize->add_setting( 'team3_section_img_2_title', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'AD - SOYAD' )); $wp_customize->add_control( 'team3_section_img_2_title', array( 'label' => __( 'AD -SOYAD', 'atlas' ), 'type' => 'text', 'section' => 'team3_section' )); $wp_customize->add_setting( 'team3_section_img_2_degree', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Meslek' )); $wp_customize->add_control( 'team3_section_img_2_degree', array( 'label' => __( 'Ünvan', 'atlas' ), 'type' => 'text', 'section' => 'team3_section' )); $wp_customize->add_setting( 'team3_section_img_2_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Yinelenen bir sayfa içeriğinin okuyucunun dikkatini dağıttığı bilinen bir gerçektir. Lorem Ipsum kullanmanın amacı, sürekli buraya metin gelecek' )); $wp_customize->add_control( 'team3_section_img_2_textarea', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'team3_section' )); $wp_customize->add_setting( 'team3_section_img_3', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'team3_section_img_3', array( 'label' => __( 'Resim 3', 'atlas' ), 'description' => __( 'Görütüler 400x300 ölçülerinde olmalıdır', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'team3_section' ) ) ); $wp_customize->add_setting( 'team3_section_img_3_title', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'AD - SOYAD' )); $wp_customize->add_control( 'team3_section_img_3_title', array( 'label' => __( 'Başlık', 'atlas' ), 'type' => 'text', 'section' => 'team3_section' )); $wp_customize->add_setting( 'team3_section_img_3_degree', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Meslek' )); $wp_customize->add_control( 'team3_section_img_3_degree', array( 'label' => __( 'Ünvan', 'atlas' ), 'type' => 'text', 'section' => 'team3_section' )); $wp_customize->add_setting( 'team3_section_img_3_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Yinelenen bir sayfa içeriğinin okuyucunun dikkatini dağıttığı bilinen bir gerçektir. Lorem Ipsum kullanmanın amacı, sürekli buraya metin gelecek' )); $wp_customize->add_control( 'team3_section_img_3_textarea', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'team3_section' )); $wp_customize->add_setting( 'team3_section_img_4', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'team3_section_img_4', array( 'label' => __( 'Resim 4', 'atlas' ), 'description' => __( 'Görütüler 400x300 ölçülerinde olmalıdır', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'team3_section' ) ) ); $wp_customize->add_setting( 'team3_section_img_4_title', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'AD - SOYAD' )); $wp_customize->add_control( 'team3_section_img_4_title', array( 'label' => __( 'AD -SOYAD', 'atlas' ), 'type' => 'text', 'section' => 'team3_section' )); $wp_customize->add_setting( 'team3_section_img_4_degree', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Meslek' )); $wp_customize->add_control( 'team3_section_img_4_degree', array( 'label' => __( 'Ünvan', 'atlas' ), 'type' => 'text', 'section' => 'team3_section' )); $wp_customize->add_setting( 'team3_section_img_4_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Yinelenen bir sayfa içeriğinin okuyucunun dikkatini dağıttığı bilinen bir gerçektir. Lorem Ipsum kullanmanın amacı, sürekli buraya metin gelecek' )); $wp_customize->add_control( 'team3_section_img_4_textarea', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'team3_section' )); /* İçerik düzenleri */ $wp_customize->add_section( 'content14_section', array( 'title' => __('İçerik Düzenleri','atlas'), 'panel' => 'home2_setting',) ); $wp_customize->add_setting( 'content14_section_title_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Başlık 1' )); $wp_customize->add_control( 'content14_section_title_1', array( 'label' => __( 'Başlık 1', 'atlas' ), 'type' => 'text', 'section' => 'content14_section' )); $wp_customize->add_setting( 'content14_section_title_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Başlık 2' )); $wp_customize->add_control( 'content14_section_title_2', array( 'label' => __( 'Başlık', 'atlas' ), 'type' => 'text', 'section' => 'content14_section' )); $wp_customize->add_setting( 'content14_section_title_3', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Başlık 3' )); $wp_customize->add_control( 'content14_section_title_3', array( 'label' => __( 'Başlık 3', 'atlas' ), 'type' => 'text', 'section' => 'content14_section' )); $wp_customize->add_setting( 'content14_section_title_1_img_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'content14_section_title_1_img_1', array( 'label' => __( 'Başlık 1 Görüntüsü', 'atlas' ), 'description' => __( 'Görüntüleriniz 600x280 ölçülerinde olmalıdır', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'content14_section' ) ) ); $wp_customize->add_setting( 'content14_section_title_1_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Yinelenen bir sayfa içeriğinin okuyucunun dikkatini dağıttığı bilinen bir gerçektir. Lorem Ipsum kullanmanın amacı, sürekli buraya metin gelecek' )); $wp_customize->add_control( 'content14_section_title_1_textarea', array( 'label' => __( 'Başlık 1 Açıklaması', 'atlas' ), 'type' => 'textarea', 'section' => 'content14_section' )); $wp_customize->add_setting( 'content14_section_title_2_img_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'content14_section_title_2_img_1', array( 'label' => __( 'Başlık 2 Görüntüsü', 'atlas' ), 'description' => __( 'Görüntüleriniz 600x280 ölçülerinde olmalıdır', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'content14_section' ) ) ); $wp_customize->add_setting( 'content14_section_title_2_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Yinelenen bir sayfa içeriğinin okuyucunun dikkatini dağıttığı bilinen bir gerçektir. Lorem Ipsum kullanmanın amacı, sürekli buraya metin gelecek' )); $wp_customize->add_control( 'content14_section_title_2_textarea', array( 'label' => __( 'Başlık 2 Açıklaması', 'atlas' ), 'type' => 'textarea', 'section' => 'content14_section' )); $wp_customize->add_setting( 'content14_section_title_3_img_3', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'content14_section_title_3_img_3', array( 'label' => __( 'Başlık 3 Görüntüsü', 'atlas' ), 'description' => __( 'Görüntüleriniz 600x280 ölçülerinde olmalıdır', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'content14_section' ) ) ); $wp_customize->add_setting( 'content14_section_title_3_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Yinelenen bir sayfa içeriğinin okuyucunun dikkatini dağıttığı bilinen bir gerçektir. Lorem Ipsum kullanmanın amacı, sürekli buraya metin gelecek' )); $wp_customize->add_control( 'content14_section_title_3_textarea', array( 'label' => __( 'Başlık 3 Açıklaması', 'atlas' ), 'type' => 'textarea', 'section' => 'content14_section' )); /* Açılır düzenleri düzenleri */ $wp_customize->add_section( 'content15_seciton', array( 'title' => __('Açılır menü','atlas'), 'panel' => 'home2_setting',) ); $wp_customize->add_setting( 'content15_seciton_title_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'İçerik okuyucunun dikkatini dağıttığı bilinen gerçektir.' )); $wp_customize->add_control( 'content15_seciton_title_1', array( 'label' => __( 'Başlık 1', 'atlas' ), 'type' => 'text', 'section' => 'content15_seciton' )); $wp_customize->add_setting( 'content15_seciton_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Lorem Ipsum kullanmanın amacı, sürekli \'buraya metin gelecek, buraya metin gelecek\' yazmaya kıyasla daha dengeli bir harf dağılımı sağlayarak okunurluğu artırmasıdır.' )); $wp_customize->add_control( 'content15_seciton_textarea', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'content15_seciton' )); $wp_customize->add_setting( 'content15_seciton_title_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'İçerik okuyucunun dikkatini dağıttığı bilinen gerçektir.' )); $wp_customize->add_control( 'content15_seciton_title_2', array( 'label' => __( 'Başlık ', 'atlas' ), 'type' => 'text', 'section' => 'content15_seciton' )); $wp_customize->add_setting( 'content15_seciton_title_2_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Lorem Ipsum kullanmanın amacı, sürekli \'buraya metin gelecek, buraya metin gelecek\' yazmaya kıyasla daha dengeli bir harf dağılımı sağlayarak okunurluğu artırmasıdır.' )); $wp_customize->add_control( 'content15_seciton_title_2_textarea', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'content15_seciton' )); $wp_customize->add_setting( 'content15_seciton_title_3', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'İçerik okuyucunun dikkatini dağıttığı bilinen gerçektir.' )); $wp_customize->add_control( 'content15_seciton_title_3', array( 'label' => __( 'Başlık ', 'atlas' ), 'type' => 'text', 'section' => 'content15_seciton' )); $wp_customize->add_setting( 'content15_seciton_textarea_3', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Lorem Ipsum kullanmanın amacı, sürekli \'buraya metin gelecek, buraya metin gelecek\' yazmaya kıyasla daha dengeli bir harf dağılımı sağlayarak okunurluğu artırmasıdır.' )); $wp_customize->add_control( 'content15_seciton_textarea_3', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'content15_seciton' )); $wp_customize->add_setting( 'content15_seciton_title_4', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'İçerik okuyucunun dikkatini dağıttığı bilinen gerçektir.' )); $wp_customize->add_control( 'content15_seciton_title_4', array( 'label' => __( 'Başlık', 'atlas' ), 'type' => 'text', 'section' => 'content15_seciton' )); $wp_customize->add_setting( 'content15_seciton_textarea_4', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Lorem Ipsum kullanmanın amacı, sürekli \'buraya metin gelecek, buraya metin gelecek\' yazmaya kıyasla daha dengeli bir harf dağılımı sağlayarak okunurluğu artırmasıdır.' )); $wp_customize->add_control( 'content15_seciton_textarea_4', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'content15_seciton' )); /* Metin düzenleri */ $wp_customize->add_section( 'content16_seciton', array( 'title' => __('Metin alanı','atlas'), 'panel' => 'home2_setting',) ); $wp_customize->add_setting( 'content16_seciton_img_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'content16_seciton_img_1', array( 'label' => __( 'Resim 1', 'atlas' ), 'description' => __( 'Görüntüleriniz 600x280 ölçülerinde olmalıdır', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'content16_seciton' ) ) ); $wp_customize->add_setting( 'content16_seciton_title_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Who we are' )); $wp_customize->add_control( 'content16_seciton_title_1', array( 'label' => __( 'Başlık ', 'atlas' ), 'type' => 'text', 'section' => 'content16_seciton' )); $wp_customize->add_setting( 'content16_seciton_text_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Lorem Ipsum kullanmanın amacı, sürekli \'buraya metin gelecek, buraya metin gelecek\' yazmaya kıyasla daha dengeli bir harf dağılımı sağlayarak okunurluğu artırmasıdır.' )); $wp_customize->add_control( 'content16_seciton_text_2', array( 'label' => __( 'Metin yazısı 1', 'atlas' ), 'type' => 'textarea', 'section' => 'content16_seciton' )); $wp_customize->add_setting( 'content16_seciton_text_3', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Lorem Ipsum kullanmanın amacı, sürekli \'buraya metin gelecek, buraya metin gelecek\' yazmaya kıyasla daha dengeli bir harf dağılımı sağlayarak okunurluğu artırmasıdır.' )); $wp_customize->add_control( 'content16_seciton_text_3', array( 'label' => __( 'Metin yazısı 2', 'atlas' ), 'type' => 'textarea', 'section' => 'content16_seciton' )); /* Görüşler düzenleri */ $wp_customize->add_section( 'testimonials4_seciton', array( 'title' => __('Görüşler Düzeni','atlas'), 'panel' => 'home2_setting',) ); $wp_customize->add_setting( 'testimonials4_seciton_bck', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'testimonials4_seciton_bck', array( 'label' => __( 'Arkaplan resmi', 'atlas' ), 'description' => __( 'Görüntüleriniz 1735x1155 olmalıdır', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'testimonials4_seciton' ) ) ); $wp_customize->add_setting( 'testimonials4_seciton_title_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'AD - SOYAD' )); $wp_customize->add_control( 'testimonials4_seciton_title_1', array( 'label' => __( 'AD -SOYAD', 'atlas' ), 'type' => 'text', 'section' => 'testimonials4_seciton' )); $wp_customize->add_setting( 'testimonials4_seciton_degree_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Ünvan' )); $wp_customize->add_control( 'testimonials4_seciton_degree_1', array( 'label' => __( 'Ünvan', 'atlas' ), 'type' => 'text', 'section' => 'testimonials4_seciton' )); $wp_customize->add_setting( 'testimonials4_seciton_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Lorem Ipsum kullanmanın amacı, sürekli \'buraya metin gelecek, buraya metin gelecek\' yazmaya kıyasla daha dengeli bir harf dağılımı sağlayarak okunurluğu artırmasıdır.' )); $wp_customize->add_control( 'testimonials4_seciton_textarea', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'testimonials4_seciton' )); $wp_customize->add_setting( 'testimonials4_seciton_title_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'AD - SOYAD' )); $wp_customize->add_control( 'testimonials4_seciton_title_2', array( 'label' => __( 'AD -SOYAD', 'atlas' ), 'type' => 'text', 'section' => 'testimonials4_seciton' )); $wp_customize->add_setting( 'testimonials4_seciton_degree_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Ünvan' )); $wp_customize->add_control( 'testimonials4_seciton_degree_2', array( 'label' => __( 'Ünvan', 'atlas' ), 'type' => 'text', 'section' => 'testimonials4_seciton' )); $wp_customize->add_setting( 'testimonials4_seciton_textarea_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Lorem Ipsum kullanmanın amacı, sürekli \'buraya metin gelecek, buraya metin gelecek\' yazmaya kıyasla daha dengeli bir harf dağılımı sağlayarak okunurluğu artırmasıdır.' )); $wp_customize->add_control( 'testimonials4_seciton_textarea_2', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'testimonials4_seciton' )); $wp_customize->add_setting( 'testimonials4_seciton_title_3', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'AD - SOYAD' )); $wp_customize->add_control( 'testimonials4_seciton_title_3', array( 'label' => __( 'AD -SOYAD', 'atlas' ), 'type' => 'text', 'section' => 'testimonials4_seciton' )); $wp_customize->add_setting( 'testimonials4_seciton_degree_3', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Ünvan' )); $wp_customize->add_control( 'testimonials4_seciton_degree_3', array( 'label' => __( 'Ünvan', 'atlas' ), 'type' => 'text', 'section' => 'testimonials4_seciton' )); $wp_customize->add_setting( 'testimonials4_seciton_textarea_3', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Lorem Ipsum kullanmanın amacı, sürekli \'buraya metin gelecek, buraya metin gelecek\' yazmaya kıyasla daha dengeli bir harf dağılımı sağlayarak okunurluğu artırmasıdır.' )); $wp_customize->add_control( 'testimonials4_seciton_textarea_3', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'testimonials4_seciton' )); /* Marka düzenleri */ $wp_customize->add_section( 'brands_section', array( 'title' => __('Marka Düzenleri','atlas'), 'panel' => 'home2_setting',) ); $wp_customize->add_setting( 'brands_section_img_1_url', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'esc_url_raw', 'default' => '#' )); $wp_customize->add_control( 'brands_section_img_1_url', array( 'label' => __( 'Logo 1 URL', 'atlas' ), 'type' => 'text', 'section' => 'brands_section' )); $wp_customize->add_setting( 'brands_section_img_1', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'brands_section_img_1', array( 'label' => __( 'Logo 1', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'brands_section' ) ) ); $wp_customize->add_setting( 'brands_section_img_2_url', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'esc_url_raw', 'default' => '#' )); $wp_customize->add_control( 'brands_section_img_2_url', array( 'label' => __( 'Logo 2 URL', 'atlas' ), 'type' => 'text', 'section' => 'brands_section' )); $wp_customize->add_setting( 'brands_section_img_2', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'brands_section_img_2', array( 'label' => __( 'Logo 2', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'brands_section' ) ) ); $wp_customize->add_setting( 'brands_section_img_3_url', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'esc_url_raw', 'default' => '#' )); $wp_customize->add_control( 'brands_section_img_3_url', array( 'label' => __( 'Logo 3 URL', 'atlas' ), 'type' => 'text', 'mime_type' => 'image', 'section' => 'brands_section' )); $wp_customize->add_setting( 'brands_section_img_3', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'brands_section_img_3', array( 'label' => __( 'Logo 3', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'brands_section' ) ) ); $wp_customize->add_setting( 'brands_section_img_4_url', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'esc_url_raw', 'default' => '#' )); $wp_customize->add_control( 'brands_section_img_4_url', array( 'label' => __( 'Logo 4 URL', 'atlas' ), 'type' => 'text', 'section' => 'brands_section' )); $wp_customize->add_setting( 'brands_section_img_4', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'brands_section_img_4', array( 'label' => __( 'Logo 4', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'brands_section' ) ) ); $wp_customize->add_setting( 'brands_section_img_5_url', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'esc_url_raw', 'default' => '#' )); $wp_customize->add_control( 'brands_section_img_5_url', array( 'label' => __( 'Logo 5 URL', 'atlas' ), 'type' => 'text', 'mime_type' => 'image', 'section' => 'brands_section' )); $wp_customize->add_setting( 'brands_section_img_5', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'brands_section_img_5', array( 'label' => __( 'Logo 5', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'brands_section' ) ) ); $wp_customize->add_setting( 'brands_section_img_6_url', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'esc_url_raw', 'default' => '#' )); $wp_customize->add_control( 'brands_section_img_6_url', array( 'label' => __( 'Logo 6 URL', 'atlas' ), 'type' => 'text', 'section' => 'brands_section' )); $wp_customize->add_setting( 'brands_section_img_6', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'brands_section_img_6', array( 'label' => __( 'Logo 6', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'brands_section' ) ) ); $wp_customize->add_setting( 'brands_section_img_7_url', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'esc_url_raw', 'default' => '#' )); $wp_customize->add_control( 'brands_section_img_7_url', array( 'label' => __( 'Logo 7 URL', 'atlas' ), 'type' => 'text', 'section' => 'brands_section' )); $wp_customize->add_setting( 'brands_section_img_7', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'brands_section_img_7', array( 'label' => __( 'Logo 7', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'brands_section' ) ) ); $wp_customize->add_setting( 'brands_section_img_8_url', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'esc_url_raw', 'default' => '#' )); $wp_customize->add_control( 'brands_section_img_8_url', array( 'label' => __( 'Logo 8 URL', 'atlas' ), 'type' => 'text', 'section' => 'brands_section' )); $wp_customize->add_setting( 'brands_section_img_8', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field' )); $wp_customize->add_control( new WP_Customize_Media_Control( $wp_customize, 'brands_section_img_8', array( 'label' => __( 'Logo 8', 'atlas' ), 'type' => 'media', 'mime_type' => 'image', 'section' => 'brands_section' ) ) ); /* İçerik düzenleri */ $wp_customize->add_section( 'content17_seciton', array( 'title' => __('İçerik Düzeni','atlas'), 'panel' => 'home2_setting',) ); $wp_customize->add_setting( 'content17_seciton_title', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Müşteri logosu listemiz.' )); $wp_customize->add_control( 'content17_seciton_title', array( 'label' => __( 'Başlık', 'atlas' ), 'type' => 'text', 'section' => 'content17_seciton' )); $wp_customize->add_setting( 'content17_seciton_textarea', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'Çalışmalarımızdan çok memnunuz olan ortaklarımız ve müşterilerimiz var. Sıradaki biri olmak ister misin?' )); $wp_customize->add_control( 'content17_seciton_textarea', array( 'label' => __( 'Açıklama', 'atlas' ), 'type' => 'textarea', 'section' => 'content17_seciton' )); $wp_customize->add_setting( 'content17_seciton_text', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'sanitize_text_field', 'default' => 'BİZE ULAŞIN' )); $wp_customize->add_control( 'content17_seciton_text', array( 'label' => __( 'Yazı metni', 'atlas' ), 'type' => 'text', 'section' => 'content17_seciton' )); $wp_customize->add_setting( 'content17_seciton_text_url', array( 'type' => 'theme_mod', 'capability' => 'edit_theme_options', 'sanitize_callback' => 'esc_url_raw', 'default' => '#' )); $wp_customize->add_control( 'content17_seciton_text_url', array( 'label' => __( 'Yazı metni URL', 'atlas' ), 'type' => 'text', 'section' => 'content17_seciton' )); } add_action( 'customize_register', 'atlas_home_customizer' );