Unlock Premium '. esc_html( $this->label ) .'? ';
echo '';
echo '';
echo ' '. esc_html( CAR_AUTO_PARTS_BUY_TEXT,'car-auto-parts' ) .'';
echo '';
}
}
// Custom Controls
function car_auto_parts_sanitize_custom_control( $input ) {
return $input;
}
require get_parent_theme_file_path('/inc/controls/icon-changer.php');
require get_parent_theme_file_path('/inc/controls/range-slider-control.php');
// Register the custom control type.
$wp_customize->register_control_type( 'Car_Auto_Parts_Toggle_Control' );
//Register the sortable control type.
$wp_customize->register_control_type( 'Car_Auto_Parts_Control_Sortable' );
//add home page setting pannel
$wp_customize->add_panel( 'car_auto_parts_panel_id', array(
'priority' => 10,
'capability' => 'edit_theme_options',
'theme_supports' => '',
'title' => __( 'Custom Home page', 'car-auto-parts' ),
'description' => __( 'Description of what this panel does.', 'car-auto-parts' ),
) );
//TP Genral Option
$wp_customize->add_section('car_auto_parts_tp_general_settings',array(
'title' => __('TP General Option', 'car-auto-parts'),
'priority' => 1,
'panel' => 'car_auto_parts_panel_id'
) );
$wp_customize->add_setting('car_auto_parts_tp_body_layout_settings',array(
'default' => 'Full',
'sanitize_callback' => 'car_auto_parts_sanitize_choices'
));
$wp_customize->add_control('car_auto_parts_tp_body_layout_settings',array(
'type' => 'radio',
'label' => __('Body Layout Setting', 'car-auto-parts'),
'description' => __('This option work for complete body, if you want to set the complete website in container.', 'car-auto-parts'),
'section' => 'car_auto_parts_tp_general_settings',
'choices' => array(
'Full' => __('Full','car-auto-parts'),
'Container' => __('Container','car-auto-parts'),
'Container Fluid' => __('Container Fluid','car-auto-parts')
),
) );
// Add Settings and Controls for Post Layout
$wp_customize->add_setting('car_auto_parts_sidebar_post_layout',array(
'default' => 'right',
'sanitize_callback' => 'car_auto_parts_sanitize_choices'
));
$wp_customize->add_control('car_auto_parts_sidebar_post_layout',array(
'type' => 'radio',
'label' => __('Post Sidebar Position', 'car-auto-parts'),
'description' => __('This option work for blog page, blog single page, archive page and search page.', 'car-auto-parts'),
'section' => 'car_auto_parts_tp_general_settings',
'choices' => array(
'full' => __('Full','car-auto-parts'),
'left' => __('Left','car-auto-parts'),
'right' => __('Right','car-auto-parts'),
'three-column' => __('Three Columns','car-auto-parts'),
'four-column' => __('Four Columns','car-auto-parts'),
'grid' => __('Grid Layout','car-auto-parts')
),
) );
// Add Settings and Controls for single post sidebar Layout
$wp_customize->add_setting('car_auto_parts_sidebar_single_post_layout',array(
'default' => 'right',
'sanitize_callback' => 'car_auto_parts_sanitize_choices'
));
$wp_customize->add_control('car_auto_parts_sidebar_single_post_layout',array(
'type' => 'radio',
'label' => __('Single Post Sidebar Position', 'car-auto-parts'),
'description' => __('This option work for single blog page', 'car-auto-parts'),
'section' => 'car_auto_parts_tp_general_settings',
'choices' => array(
'full' => __('Full','car-auto-parts'),
'left' => __('Left','car-auto-parts'),
'right' => __('Right','car-auto-parts'),
),
) );
// Add Settings and Controls for Page Layout
$wp_customize->add_setting('car_auto_parts_sidebar_page_layout',array(
'default' => 'right',
'sanitize_callback' => 'car_auto_parts_sanitize_choices'
));
$wp_customize->add_control('car_auto_parts_sidebar_page_layout',array(
'type' => 'radio',
'label' => __('Page Sidebar Position', 'car-auto-parts'),
'description' => __('This option work for pages.', 'car-auto-parts'),
'section' => 'car_auto_parts_tp_general_settings',
'choices' => array(
'full' => __('Full','car-auto-parts'),
'left' => __('Left','car-auto-parts'),
'right' => __('Right','car-auto-parts')
),
) );
//tp typography option
$car_auto_parts_font_array = array(
'' => 'No Fonts',
'Abril Fatface' => 'Abril Fatface',
'Acme' => 'Acme',
'Anton' => 'Anton',
'Architects Daughter' => 'Architects Daughter',
'Arimo' => 'Arimo',
'Arsenal' => 'Arsenal',
'Arvo' => 'Arvo',
'Alegreya' => 'Alegreya',
'Alfa Slab One' => 'Alfa Slab One',
'Averia Serif Libre' => 'Averia Serif Libre',
'Bangers' => 'Bangers',
'Boogaloo' => 'Boogaloo',
'Bad Script' => 'Bad Script',
'Bitter' => 'Bitter',
'Bree Serif' => 'Bree Serif',
'BenchNine' => 'BenchNine',
'Cabin' => 'Cabin',
'Cardo' => 'Cardo',
'Courgette' => 'Courgette',
'Cherry Swash' => 'Cherry Swash',
'Cormorant Garamond' => 'Cormorant Garamond',
'Crimson Text' => 'Crimson Text',
'Cuprum' => 'Cuprum',
'Cookie' => 'Cookie',
'Chewy' => 'Chewy',
'Days One' => 'Days One',
'Dosis' => 'Dosis',
'Droid Sans' => 'Droid Sans',
'Economica' => 'Economica',
'Fredoka One' => 'Fredoka One',
'Fjalla One' => 'Fjalla One',
'Francois One' => 'Francois One',
'Frank Ruhl Libre' => 'Frank Ruhl Libre',
'Gloria Hallelujah' => 'Gloria Hallelujah',
'Great Vibes' => 'Great Vibes',
'Handlee' => 'Handlee',
'Hammersmith One' => 'Hammersmith One',
'Inconsolata' => 'Inconsolata',
'Indie Flower' => 'Indie Flower',
'IM Fell English SC' => 'IM Fell English SC',
'Julius Sans One' => 'Julius Sans One',
'Josefin Slab' => 'Josefin Slab',
'Josefin Sans' => 'Josefin Sans',
'Kanit' => 'Kanit',
'Lobster' => 'Lobster',
'Lato' => 'Lato',
'Lora' => 'Lora',
'Libre Baskerville' => 'Libre Baskerville',
'Lobster Two' => 'Lobster Two',
'Merriweather' => 'Merriweather',
'Monda' => 'Monda',
'Montserrat' => 'Montserrat',
'Muli' => 'Muli',
'Marck Script' => 'Marck Script',
'Noto Serif' => 'Noto Serif',
'Open Sans' => 'Open Sans',
'Overpass' => 'Overpass',
'Overpass Mono' => 'Overpass Mono',
'Oxygen' => 'Oxygen',
'Orbitron' => 'Orbitron',
'Patua One' => 'Patua One',
'Pacifico' => 'Pacifico',
'Padauk' => 'Padauk',
'Playball' => 'Playball',
'Playfair Display' => 'Playfair Display',
'PT Sans' => 'PT Sans',
'Philosopher' => 'Philosopher',
'Permanent Marker' => 'Permanent Marker',
'Poiret One' => 'Poiret One',
'Quicksand' => 'Quicksand',
'Quattrocento Sans' => 'Quattrocento Sans',
'Raleway' => 'Raleway',
'Rubik' => 'Rubik',
'Rokkitt' => 'Rokkitt',
'Russo One' => 'Russo One',
'Righteous' => 'Righteous',
'Slabo' => 'Slabo',
'Source Sans Pro' => 'Source Sans Pro',
'Shadows Into Light Two' => 'Shadows Into Light Two',
'Shadows Into Light' => 'Shadows Into Light',
'Sacramento' => 'Sacramento',
'Shrikhand' => 'Shrikhand',
'Tangerine' => 'Tangerine',
'Ubuntu' => 'Ubuntu',
'VT323' => 'VT323',
'Varela Round' => 'Varela Round',
'Vampiro One' => 'Vampiro One',
'Vollkorn' => 'Vollkorn',
'Volkhov' => 'Volkhov',
'Yanone Kaffeesatz' => 'Yanone Kaffeesatz'
);
$wp_customize->add_section('car_auto_parts_typography_option',array(
'title' => __('TP Typography Option', 'car-auto-parts'),
'priority' => 1,
'panel' => 'car_auto_parts_panel_id'
));
$wp_customize->add_setting('car_auto_parts_heading_font_family', array(
'default' => '',
'capability' => 'edit_theme_options',
'sanitize_callback' => 'car_auto_parts_sanitize_choices',
));
$wp_customize->add_control( 'car_auto_parts_heading_font_family', array(
'section' => 'car_auto_parts_typography_option',
'label' => __('heading Fonts', 'car-auto-parts'),
'type' => 'select',
'choices' => $car_auto_parts_font_array,
));
$wp_customize->add_setting('car_auto_parts_body_font_family', array(
'default' => '',
'capability' => 'edit_theme_options',
'sanitize_callback' => 'car_auto_parts_sanitize_choices',
));
$wp_customize->add_control( 'car_auto_parts_body_font_family', array(
'section' => 'car_auto_parts_typography_option',
'label' => __('Body Fonts', 'car-auto-parts'),
'type' => 'select',
'choices' => $car_auto_parts_font_array,
));
//TP Color Option
$wp_customize->add_section('car_auto_parts_color_option',array(
'title' => __('TP Color Option', 'car-auto-parts'),
'priority' => 1,
'panel' => 'car_auto_parts_panel_id'
) );
$wp_customize->add_setting( 'car_auto_parts_tp_color_option', array(
'default' => '',
'sanitize_callback' => 'sanitize_hex_color'
));
$wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'car_auto_parts_tp_color_option', array(
'label' => __('Theme First Color', 'car-auto-parts'),
'description' => __('It will change the complete theme color in one click.', 'car-auto-parts'),
'section' => 'car_auto_parts_color_option',
'settings' => 'car_auto_parts_tp_color_option',
)));
//TP Preloader Option
$wp_customize->add_section('car_auto_parts_prelaoder_option',array(
'title' => __('TP Preloader Option', 'car-auto-parts'),
'priority' => 1,
'panel' => 'car_auto_parts_panel_id'
) );
$wp_customize->add_setting( 'car_auto_parts_preloader_show_hide', array(
'default' => false,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new Car_Auto_Parts_Toggle_Control( $wp_customize, 'car_auto_parts_preloader_show_hide', array(
'label' => esc_html__( 'Show / Hide Preloader Option', 'car-auto-parts' ),
'section' => 'car_auto_parts_prelaoder_option',
'type' => 'toggle',
'settings' => 'car_auto_parts_preloader_show_hide',
) ) );
$wp_customize->add_setting( 'car_auto_parts_tp_preloader_color1_option', array(
'default' => '',
'sanitize_callback' => 'sanitize_hex_color'
));
$wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'car_auto_parts_tp_preloader_color1_option', array(
'label' => __('Preloader First Ring Color', 'car-auto-parts'),
'description' => __('It will change the complete theme preloader ring 1 color in one click.', 'car-auto-parts'),
'section' => 'car_auto_parts_prelaoder_option',
'settings' => 'car_auto_parts_tp_preloader_color1_option',
)));
$wp_customize->add_setting( 'car_auto_parts_tp_preloader_color2_option', array(
'default' => '',
'sanitize_callback' => 'sanitize_hex_color'
));
$wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'car_auto_parts_tp_preloader_color2_option', array(
'label' => __('Preloader Second Ring Color', 'car-auto-parts'),
'description' => __('It will change the complete theme preloader ring 2 color in one click.', 'car-auto-parts'),
'section' => 'car_auto_parts_prelaoder_option',
'settings' => 'car_auto_parts_tp_preloader_color2_option',
)));
$wp_customize->add_setting( 'car_auto_parts_tp_preloader_bg_color_option', array(
'default' => '',
'sanitize_callback' => 'sanitize_hex_color'
));
$wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'car_auto_parts_tp_preloader_bg_color_option', array(
'label' => __('Preloader Background Color', 'car-auto-parts'),
'description' => __('It will change the complete theme preloader bg color in one click.', 'car-auto-parts'),
'section' => 'car_auto_parts_prelaoder_option',
'settings' => 'car_auto_parts_tp_preloader_bg_color_option',
)));
// Pro Version
$wp_customize->add_setting( 'car_auto_parts_preloader_pro_version_logo', array(
'sanitize_callback' => 'car_auto_parts_sanitize_custom_control'
));
$wp_customize->add_control( new car_auto_parts_Customize_Pro_Version ( $wp_customize,'car_auto_parts_preloader_pro_version_logo', array(
'section' => 'car_auto_parts_prelaoder_option',
'type' => 'pro_options',
'label' => esc_html__( 'Features ', 'car-auto-parts' ),
'description' => esc_url( CAR_AUTO_PARTS_PRO_THEME_URL ),
'priority' => 100
)));
//TP Blog Option
$wp_customize->add_section('car_auto_parts_blog_option',array(
'title' => __('TP Blog Option', 'car-auto-parts'),
'priority' => 1,
'panel' => 'car_auto_parts_panel_id'
) );
$wp_customize->add_setting('car_auto_parts_edit_blog_page_title',array(
'default'=> __('Home','car-auto-parts'),
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control('car_auto_parts_edit_blog_page_title',array(
'label' => __('Change Blog Page Title','car-auto-parts'),
'section'=> 'car_auto_parts_blog_option',
'type'=> 'text'
));
$wp_customize->add_setting('car_auto_parts_edit_blog_page_description',array(
'default'=> '',
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control('car_auto_parts_edit_blog_page_description',array(
'label' => __('Add Blog Description','car-auto-parts'),
'section'=> 'car_auto_parts_blog_option',
'type'=> 'text'
));
$wp_customize->add_setting('blog_meta_order', array(
'default' => array('date', 'author', 'comment', 'category', 'time'),
'sanitize_callback' => 'car_auto_parts_sanitize_sortable',
));
$wp_customize->add_control(new Car_Auto_Parts_Control_Sortable($wp_customize, 'blog_meta_order', array(
'label' => esc_html__('Meta Order', 'car-auto-parts'),
'description' => __('Drag & Drop post items to re-arrange the order and also hide and show items as per the need by clicking on the eye icon.', 'car-auto-parts') ,
'section' => 'car_auto_parts_blog_option',
'choices' => array(
'date' => __('date', 'car-auto-parts') ,
'author' => __('author', 'car-auto-parts') ,
'comment' => __('comment', 'car-auto-parts') ,
'category' => __('category', 'car-auto-parts') ,
'time' => __('time', 'car-auto-parts') ,
) ,
)));
$wp_customize->add_setting( 'car_auto_parts_excerpt_count', array(
'default' => 35,
'type' => 'theme_mod',
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_number_range',
'sanitize_js_callback' => 'absint',
) );
$wp_customize->add_control( 'car_auto_parts_excerpt_count', array(
'label' => esc_html__( 'Edit Excerpt Limit','car-auto-parts' ),
'section' => 'car_auto_parts_blog_option',
'type' => 'number',
'input_attrs' => array(
'step' => 2,
'min' => 0,
'max' => 50,
),
) );
$wp_customize->add_setting('car_auto_parts_show_first_caps',array(
'default' => false,
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
));
$wp_customize->add_control( 'car_auto_parts_show_first_caps',array(
'label' => esc_html__('First Cap (First Capital Letter)', 'car-auto-parts'),
'type' => 'checkbox',
'section' => 'car_auto_parts_blog_option',
));
$wp_customize->add_setting('car_auto_parts_read_more_text',array(
'default'=> __('Read More','car-auto-parts'),
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control('car_auto_parts_read_more_text',array(
'label' => __('Edit Button Text','car-auto-parts'),
'section'=> 'car_auto_parts_blog_option',
'type'=> 'text'
));
$wp_customize->add_setting('car_auto_parts_post_image_round', array(
'default' => '0',
'sanitize_callback' => 'car_auto_parts_sanitize_number_range',
));
$wp_customize->add_control(new car_auto_parts_Range_Slider($wp_customize, 'car_auto_parts_post_image_round', array(
'section' => 'car_auto_parts_blog_option',
'label' => esc_html__('Edit Post Image Border Radius', 'car-auto-parts'),
'input_attrs' => array(
'min' => 0,
'max' => 180,
'step' => 1
)
)));
$wp_customize->add_setting('car_auto_parts_post_image_width', array(
'default' => '',
'sanitize_callback' => 'car_auto_parts_sanitize_number_range',
));
$wp_customize->add_control(new car_auto_parts_Range_Slider($wp_customize, 'car_auto_parts_post_image_width', array(
'section' => 'car_auto_parts_blog_option',
'label' => esc_html__('Edit Post Image Width', 'car-auto-parts'),
'input_attrs' => array(
'min' => 0,
'max' => 367,
'step' => 1
)
)));
$wp_customize->add_setting('car_auto_parts_post_image_length', array(
'default' => '',
'sanitize_callback' => 'car_auto_parts_sanitize_number_range',
));
$wp_customize->add_control(new car_auto_parts_Range_Slider($wp_customize, 'car_auto_parts_post_image_length', array(
'section' => 'car_auto_parts_blog_option',
'label' => esc_html__('Edit Post Image height', 'car-auto-parts'),
'input_attrs' => array(
'min' => 0,
'max' => 900,
'step' => 1
)
)));
$wp_customize->add_setting( 'car_auto_parts_remove_read_button', array(
'default' => true,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new Car_Auto_Parts_Toggle_Control( $wp_customize, 'car_auto_parts_remove_read_button', array(
'label' => esc_html__( 'Show / Hide Read More Button', 'car-auto-parts' ),
'section' => 'car_auto_parts_blog_option',
'type' => 'toggle',
'settings' => 'car_auto_parts_remove_read_button',
) ) );
$wp_customize->selective_refresh->add_partial( 'car_auto_parts_remove_read_button', array(
'selector' => '.readmore-btn',
'render_callback' => 'Car_Auto_Parts_Customize_partial_car_auto_parts_remove_read_button',
));
$wp_customize->add_setting( 'car_auto_parts_remove_tags', array(
'default' => true,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new Car_Auto_Parts_Toggle_Control( $wp_customize, 'car_auto_parts_remove_tags', array(
'label' => esc_html__( 'Show / Hide Tags Option', 'car-auto-parts' ),
'section' => 'car_auto_parts_blog_option',
'type' => 'toggle',
'settings' => 'car_auto_parts_remove_tags',
) ) );
$wp_customize->selective_refresh->add_partial( 'car_auto_parts_remove_tags', array(
'selector' => '.box-content a[rel="tag"]',
'render_callback' => 'Car_Auto_Parts_Customize_partial_car_auto_parts_remove_tags',
));
$wp_customize->add_setting( 'car_auto_parts_remove_category', array(
'default' => true,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new Car_Auto_Parts_Toggle_Control( $wp_customize, 'car_auto_parts_remove_category', array(
'label' => esc_html__( 'Show / Hide Category Option', 'car-auto-parts' ),
'section' => 'car_auto_parts_blog_option',
'type' => 'toggle',
'settings' => 'car_auto_parts_remove_category',
) ) );
$wp_customize->selective_refresh->add_partial( 'car_auto_parts_remove_category', array(
'selector' => '.box-content a[rel="category"]',
'render_callback' => 'Car_Auto_Parts_Customize_partial_car_auto_parts_remove_category',
));
$wp_customize->add_setting( 'car_auto_parts_remove_comment', array(
'default' => true,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new Car_Auto_Parts_Toggle_Control( $wp_customize, 'car_auto_parts_remove_comment', array(
'label' => esc_html__( 'Show / Hide Comment Form', 'car-auto-parts' ),
'section' => 'car_auto_parts_blog_option',
'type' => 'toggle',
'settings' => 'car_auto_parts_remove_comment',
) ) );
$wp_customize->add_setting( 'car_auto_parts_remove_related_post', array(
'default' => true,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new Car_Auto_Parts_Toggle_Control( $wp_customize, 'car_auto_parts_remove_related_post', array(
'label' => esc_html__( 'Show / Hide Related Post', 'car-auto-parts' ),
'section' => 'car_auto_parts_blog_option',
'type' => 'toggle',
'settings' => 'car_auto_parts_remove_related_post',
) ) );
$wp_customize->add_setting( 'car_auto_parts_related_post_per_page', array(
'default' => 3,
'type' => 'theme_mod',
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_number_range',
'sanitize_js_callback' => 'absint',
) );
$wp_customize->add_control( 'car_auto_parts_related_post_per_page', array(
'label' => esc_html__( 'Related Post Per Page','car-auto-parts' ),
'section' => 'car_auto_parts_blog_option',
'type' => 'number',
'input_attrs' => array(
'step' => 1,
'min' => 3,
'max' => 9,
),
) );
//TP Single Blog Option
$wp_customize->add_section('car_auto_parts_single_blog_option',array(
'title' => __('Single Post Option', 'car-auto-parts'),
'priority' => 1,
'panel' => 'car_auto_parts_panel_id'
) );
/** Meta Order */
$wp_customize->add_setting('car_auto_parts_single_blog_meta_order', array(
'default' => array('date', 'author', 'comment','category', 'time'),
'sanitize_callback' => 'car_auto_parts_sanitize_sortable',
));
$wp_customize->add_control(new car_auto_parts_Control_Sortable($wp_customize, 'car_auto_parts_single_blog_meta_order', array(
'label' => esc_html__('Meta Order', 'car-auto-parts'),
'description' => __('Drag & Drop post items to re-arrange the order and also hide and show items as per the need by clicking on the eye icon.', 'car-auto-parts') ,
'section' => 'car_auto_parts_single_blog_option',
'choices' => array(
'date' => __('date', 'car-auto-parts') ,
'author' => __('author', 'car-auto-parts') ,
'comment' => __('comment', 'car-auto-parts') ,
'category' => __('category', 'car-auto-parts') ,
'time' => __('time', 'car-auto-parts') ,
) ,
)));
$wp_customize->add_setting('car_auto_parts_single_post_date_icon',array(
'default' => 'far fa-calendar-alt',
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control(new Car_Auto_Parts_Icon_Changer(
$wp_customize,'car_auto_parts_single_post_date_icon',array(
'label' => __('Change Date Icon','car-auto-parts'),
'transport' => 'refresh',
'section' => 'car_auto_parts_single_blog_option',
'type' => 'car-auto-parts-icon'
)));
$wp_customize->add_setting('car_auto_parts_single_post_author_icon',array(
'default' => 'fas fa-user',
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control(new Car_Auto_Parts_Icon_Changer(
$wp_customize,'car_auto_parts_single_post_author_icon',array(
'label' => __('Change Author Icon','car-auto-parts'),
'transport' => 'refresh',
'section' => 'car_auto_parts_single_blog_option',
'type' => 'car-auto-parts-icon'
)));
$wp_customize->add_setting('car_auto_parts_single_post_comment_icon',array(
'default' => 'fas fa-comments',
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control(new Car_Auto_Parts_Icon_Changer(
$wp_customize,'car_auto_parts_single_post_comment_icon',array(
'label' => __('Change Comment Icon','car-auto-parts'),
'transport' => 'refresh',
'section' => 'car_auto_parts_single_blog_option',
'type' => 'car-auto-parts-icon'
)));
$wp_customize->add_setting('car_auto_parts_single_post_category_icon',array(
'default' => 'fas fa-list',
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control(new Car_Auto_Parts_Icon_Changer(
$wp_customize,'car_auto_parts_single_post_category_icon',array(
'label' => __('Change Category Icon','car-auto-parts'),
'transport' => 'refresh',
'section' => 'car_auto_parts_single_blog_option',
'type' => 'car-auto-parts-icon'
)));
$wp_customize->add_setting('car_auto_parts_single_post_time_icon',array(
'default' => 'fas fa-clock',
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control(new Car_Auto_Parts_Icon_Changer(
$wp_customize,'car_auto_parts_single_post_time_icon',array(
'label' => __('Change Time Icon','car-auto-parts'),
'transport' => 'refresh',
'section' => 'car_auto_parts_single_blog_option',
'type' => 'car-auto-parts-icon'
)));
//MENU TYPOGRAPHY
$wp_customize->add_section( 'car_auto_parts_menu_typography', array(
'title' => __( 'Menu Typography', 'car-auto-parts' ),
'priority' => 2,
'panel' => 'car_auto_parts_panel_id'
) );
$wp_customize->add_setting('car_auto_parts_menu_font_family', array(
'default' => '',
'capability' => 'edit_theme_options',
'sanitize_callback' => 'car_auto_parts_sanitize_choices',
));
$wp_customize->add_control( 'car_auto_parts_menu_font_family', array(
'section' => 'car_auto_parts_menu_typography',
'label' => __('Menu Fonts', 'car-auto-parts'),
'type' => 'select',
'choices' => $car_auto_parts_font_array,
));
$wp_customize->add_setting('car_auto_parts_menu_text_tranform',array(
'default' => '',
'sanitize_callback' => 'car_auto_parts_sanitize_choices'
));
$wp_customize->add_control('car_auto_parts_menu_text_tranform',array(
'type' => 'select',
'label' => __('Menu Text Transform','car-auto-parts'),
'section' => 'car_auto_parts_menu_typography',
'choices' => array(
'Uppercase' => __('Uppercase','car-auto-parts'),
'Lowercase' => __('Lowercase','car-auto-parts'),
'Capitalize' => __('Capitalize','car-auto-parts'),
),
) );
$wp_customize->add_setting('car_auto_parts_menu_font_size', array(
'default' => '',
'sanitize_callback' => 'car_auto_parts_sanitize_number_range',
));
$wp_customize->add_control(new Car_Auto_Parts_Range_Slider($wp_customize, 'car_auto_parts_menu_font_size', array(
'section' => 'car_auto_parts_menu_typography',
'label' => esc_html__('Font Size', 'car-auto-parts'),
'input_attrs' => array(
'min' => 0,
'max' => 20,
'step' => 1
)
)));
$wp_customize->add_setting('car_auto_parts_menus_item_style',array(
'default' => '',
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_choices'
));
$wp_customize->add_control('car_auto_parts_menus_item_style',array(
'type' => 'select',
'section' => 'car_auto_parts_menu_typography',
'label' => __('Menu Hover Effect','car-auto-parts'),
'choices' => array(
'None' => __('None','car-auto-parts'),
'Zoom In' => __('Zoom In','car-auto-parts'),
),
) );
$wp_customize->add_setting( 'car_auto_parts_menu_color', array(
'default' => '',
'sanitize_callback' => 'sanitize_hex_color'
));
$wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'car_auto_parts_menu_color', array(
'label' => __('Change Menu Color', 'car-auto-parts'),
'section' => 'car_auto_parts_menu_typography',
'settings' => 'car_auto_parts_menu_color',
)));
// Pro Version
$wp_customize->add_setting( 'car_auto_parts_menu_pro_version_logo', array(
'sanitize_callback' => 'car_auto_parts_sanitize_custom_control'
));
$wp_customize->add_control( new car_auto_parts_Customize_Pro_Version ( $wp_customize,'car_auto_parts_menu_pro_version_logo', array(
'section' => 'car_auto_parts_menu_typography',
'type' => 'pro_options',
'label' => esc_html__( 'Features ', 'car-auto-parts' ),
'description' => esc_url( CAR_AUTO_PARTS_PRO_THEME_URL ),
'priority' => 100
)));
// Top bar Section
$wp_customize->add_section( 'car_auto_parts_topbar', array(
'title' => __( 'Contact Details', 'car-auto-parts' ),
'description' => __( 'Add your contact details', 'car-auto-parts' ),
'panel' => 'car_auto_parts_panel_id',
'priority' => 2,
) );
$wp_customize->add_setting(
'car_auto_parts_header_share_link',
array(
'default' => '',
'sanitize_callback' => 'esc_url_raw',
)
);
$wp_customize->add_control(
'car_auto_parts_header_share_link',
array(
'label' => __('Add Share link','car-auto-parts'),
'section' => 'car_auto_parts_topbar',
'type' => 'url',
)
);
// Pro Version
$wp_customize->add_setting( 'car_auto_parts_header_pro_version_logo', array(
'sanitize_callback' => 'car_auto_parts_sanitize_custom_control'
));
$wp_customize->add_control( new car_auto_parts_Customize_Pro_Version ( $wp_customize,'car_auto_parts_header_pro_version_logo', array(
'section' => 'car_auto_parts_topbar',
'type' => 'pro_options',
'label' => esc_html__( 'Features ', 'car-auto-parts' ),
'description' => esc_url( CAR_AUTO_PARTS_PRO_THEME_URL ),
'priority' => 100
)));
//home page slider
$wp_customize->add_section( 'car_auto_parts_slider_section' , array(
'title' => __( 'Slider Section', 'car-auto-parts' ),
'priority' => 2,
'panel' => 'car_auto_parts_panel_id'
) );
$wp_customize->add_setting( 'car_auto_parts_slider_arrows', array(
'default' => 'true',
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new Car_Auto_Parts_Toggle_Control( $wp_customize, 'car_auto_parts_slider_arrows', array(
'label' => esc_html__( 'Show / Hide slider', 'car-auto-parts' ),
'section' => 'car_auto_parts_slider_section',
'type' => 'toggle',
'settings' => 'car_auto_parts_slider_arrows',
) ) );
$wp_customize->add_setting( 'car_auto_parts_show_slider_title', array(
'default' => true,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new car_auto_parts_Toggle_Control( $wp_customize, 'car_auto_parts_show_slider_title', array(
'label' => esc_html__( 'Show / Hide Slider Heading', 'car-auto-parts' ),
'section' => 'car_auto_parts_slider_section',
'type' => 'toggle',
'settings' => 'car_auto_parts_show_slider_title',
) ) );
$wp_customize->add_setting('car_auto_parts_slider_short_heading',array(
'default'=> '',
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control('car_auto_parts_slider_short_heading',array(
'label' => __('Add short Heading','car-auto-parts'),
'section'=> 'car_auto_parts_slider_section',
'type'=> 'text'
));
for ( $car_auto_parts_count = 1; $car_auto_parts_count <= 4; $car_auto_parts_count++ ) {
$wp_customize->add_setting( 'car_auto_parts_slider_page' . $car_auto_parts_count, array(
'default' => '',
'sanitize_callback' => 'car_auto_parts_sanitize_dropdown_pages'
) );
$wp_customize->add_control( 'car_auto_parts_slider_page' . $car_auto_parts_count, array(
'label' => __( 'Select Slide Image Page', 'car-auto-parts' ),
'section' => 'car_auto_parts_slider_section',
'type' => 'dropdown-pages'
) );
}
$wp_customize->add_setting(
'car_auto_parts_social_media_facebook',
array(
'default' => '',
'sanitize_callback' => 'esc_url_raw',
)
);
$wp_customize->add_control(
'car_auto_parts_social_media_facebook',
array(
'label' => __('Facebook URL','car-auto-parts'),
'section' => 'car_auto_parts_slider_section',
'type' => 'url',
)
);
$wp_customize->add_setting(
'car_auto_parts_social_media_instagram',
array(
'default' => '',
'sanitize_callback' => 'esc_url_raw',
)
);
$wp_customize->add_control(
'car_auto_parts_social_media_instagram',
array(
'label' => __('Instagram URL','car-auto-parts'),
'section' => 'car_auto_parts_slider_section',
'type' => 'url',
)
);
$wp_customize->add_setting(
'car_auto_parts_social_media_twitter',
array(
'default' => '',
'sanitize_callback' => 'esc_url_raw',
)
);
$wp_customize->add_control(
'car_auto_parts_social_media_twitter',
array(
'label' => __('Twitter URL','car-auto-parts'),
'section' => 'car_auto_parts_slider_section',
'type' => 'url',
)
);
$wp_customize->add_setting(
'car_auto_parts_social_media_linkedin',
array(
'default' => '',
'sanitize_callback' => 'esc_url_raw',
)
);
$wp_customize->add_control(
'car_auto_parts_social_media_linkedin',
array(
'label' => __('Linkedin URL','car-auto-parts'),
'section' => 'car_auto_parts_slider_section',
'type' => 'url',
)
);
//Slider height
$wp_customize->add_setting('car_auto_parts_slider_img_height',array(
'default'=> '',
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control('car_auto_parts_slider_img_height',array(
'label' => __('Slider Height','car-auto-parts'),
'description' => __('Add slider height in px(eg. 700px).','car-auto-parts'),
'section'=> 'car_auto_parts_slider_section',
'type'=> 'text'
));
// Pro Version
$wp_customize->add_setting( 'car_auto_parts_slider_pro_version_logo', array(
'sanitize_callback' => 'car_auto_parts_sanitize_custom_control'
));
$wp_customize->add_control( new car_auto_parts_Customize_Pro_Version ( $wp_customize,'car_auto_parts_slider_pro_version_logo', array(
'section' => 'car_auto_parts_slider_section',
'type' => 'pro_options',
'label' => esc_html__( 'Features ', 'car-auto-parts' ),
'description' => esc_url( CAR_AUTO_PARTS_PRO_THEME_URL ),
'priority' => 100
)));
/*=========================================
service Section
=========================================*/
$wp_customize->add_section(
'car_auto_parts_courses_section' ,
array(
'title' => __( 'Our Popular Section', 'car-auto-parts' ),
'priority' => 3,
'panel' => 'car_auto_parts_panel_id',
)
);
$wp_customize->add_setting( 'car_auto_parts_courses_setting', array(
'default' => '1',
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new Car_Auto_Parts_Toggle_Control( $wp_customize, 'car_auto_parts_courses_setting', array(
'label' => esc_html__( 'Show / Hide Section', 'car-auto-parts' ),
'section' => 'car_auto_parts_courses_section',
'type' => 'toggle',
'settings' => 'car_auto_parts_courses_setting',
) ) );
$wp_customize->add_setting(
'car_auto_parts_offer_section_tittle',
array(
'default' => '',
'sanitize_callback' => 'sanitize_text_field'
)
);
$wp_customize->add_control(
'car_auto_parts_offer_section_tittle',
array(
'label' => __('Section Title','car-auto-parts'),
'section' => 'car_auto_parts_courses_section',
'type' => 'text'
)
);
$wp_customize->add_setting(
'car_auto_parts_offer_section_text',
array(
'default' => '',
'sanitize_callback' => 'sanitize_text_field'
)
);
$wp_customize->add_control(
'car_auto_parts_offer_section_text',
array(
'label' => __('Section Description','car-auto-parts'),
'section' => 'car_auto_parts_courses_section',
'type' => 'text'
)
);
$categories = get_categories();
$cats = array();
$i = 0;
$offer_cat[]= 'select';
foreach($categories as $category){
if($i==0){
$default = $category->slug;
$i++;
}
$offer_cat[$category->slug] = $category->name;
}
$wp_customize->add_setting(
'car_auto_parts_offer_section_category',
array(
'default' => 'select',
'sanitize_callback' => 'car_auto_parts_sanitize_choices',
)
);
$wp_customize->add_control(
'car_auto_parts_offer_section_category',
array(
'type' => 'select',
'choices' => $offer_cat,
'label' => __('Select Category','car-auto-parts'),
'section' => 'car_auto_parts_courses_section',
)
);
// Setting for number of posts to show
$wp_customize->add_setting('car_auto_parts_posts_to_show', array(
'default' => 3, // Default number of posts to show
'sanitize_callback' => 'absint', // Sanitization callback
));
// Add control for number of posts to show
$wp_customize->add_control('car_auto_parts_posts_to_show', array(
'label' => __('Number of Popular Posts to Show', 'car-auto-parts'),
'section' => 'car_auto_parts_courses_section',
'type' => 'number',
'input_attrs' => array(
'step' => 1,
'min' => 0,
'max' => 50,
),
));
// Get the number of posts to show
$car_auto_parts_posts_to_show = get_theme_mod('car_auto_parts_posts_to_show', 3);
// Loop to create settings and controls for each post's price and star rating
for ($car_auto_parts_i = 1; $car_auto_parts_i <= $car_auto_parts_posts_to_show; $car_auto_parts_i++) {
$wp_customize->add_setting('car_auto_parts_car_miles' . $car_auto_parts_i, array(
'default' => '',
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control('car_auto_parts_car_miles' . $car_auto_parts_i, array(
'label' => __('Add Mileage for Car in Post ', 'car-auto-parts') . $car_auto_parts_i,
'section' => 'car_auto_parts_courses_section',
'type' => 'text',
));
$wp_customize->add_setting('car_auto_parts_fuel_type' . $car_auto_parts_i, array(
'default' => '',
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control('car_auto_parts_fuel_type' . $car_auto_parts_i, array(
'label' => __('Add Fuel Type for Car in Post ', 'car-auto-parts') . $car_auto_parts_i,
'section' => 'car_auto_parts_courses_section',
'type' => 'text',
));
$wp_customize->add_setting('car_auto_parts_transmission_type' . $car_auto_parts_i, array(
'default' => '',
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control('car_auto_parts_transmission_type' . $car_auto_parts_i, array(
'label' => __('Add Transmission Type for Car in Post ', 'car-auto-parts') . $car_auto_parts_i,
'section' => 'car_auto_parts_courses_section',
'type' => 'text',
));
$wp_customize->add_setting('car_auto_parts_courses_prices' . $car_auto_parts_i, array(
'default' => '',
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control('car_auto_parts_courses_prices' . $car_auto_parts_i, array(
'label' => __('Add Car Price for Post ', 'car-auto-parts') . $car_auto_parts_i,
'section' => 'car_auto_parts_courses_section',
'type' => 'text',
));
$wp_customize->add_setting('car_auto_parts_star_rating' . $car_auto_parts_i, array(
'default' => '',
'sanitize_callback' => 'sanitize_text_field',
));
$wp_customize->add_control('car_auto_parts_star_rating' . $car_auto_parts_i, array(
'label' => __('Add Rating for Car in Post ', 'car-auto-parts') . $car_auto_parts_i,
'section' => 'car_auto_parts_courses_section',
'type' => 'text',
'input_attrs' => array(
'step' => 1,
'min' => 0,
'max' => 5,
),
));
}
// Pro Version
$wp_customize->add_setting( 'car_auto_parts_about_pro_version_logo', array(
'sanitize_callback' => 'car_auto_parts_sanitize_custom_control'
));
$wp_customize->add_control( new car_auto_parts_Customize_Pro_Version ( $wp_customize,'car_auto_parts_about_pro_version_logo', array(
'section' => 'car_auto_parts_courses_section',
'type' => 'pro_options',
'label' => esc_html__( 'Features ', 'car-auto-parts' ),
'description' => esc_url( CAR_AUTO_PARTS_PRO_THEME_URL ),
)));
//footer
$wp_customize->add_section('car_auto_parts_footer_section',array(
'title' => __('Footer Widget Settings','car-auto-parts'),
'panel' => 'car_auto_parts_panel_id',
'priority' => 7,
));
// footer columns
$wp_customize->add_setting('car_auto_parts_footer_columns',array(
'default' => 4,
'sanitize_callback' => 'car_auto_parts_sanitize_number_absint'
));
$wp_customize->add_control('car_auto_parts_footer_columns',array(
'label' => __('Footer Widget Columns','car-auto-parts'),
'section' => 'car_auto_parts_footer_section',
'setting' => 'car_auto_parts_footer_columns',
'type' => 'number',
'input_attrs' => array(
'step' => 1,
'min' => 1,
'max' => 4,
),
));
$wp_customize->add_setting( 'car_auto_parts_tp_footer_bg_color_option', array(
'default' => '',
'sanitize_callback' => 'sanitize_hex_color'
));
$wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'car_auto_parts_tp_footer_bg_color_option', array(
'label' => __('Footer Widget Background Color', 'car-auto-parts'),
'description' => __('It will change the complete footer widget backgorund color.', 'car-auto-parts'),
'section' => 'car_auto_parts_footer_section',
'settings' => 'car_auto_parts_tp_footer_bg_color_option',
)));
$wp_customize->add_setting('car_auto_parts_footer_widget_image',array(
'default' => '',
'sanitize_callback' => 'esc_url_raw',
));
$wp_customize->add_control( new WP_Customize_Image_Control($wp_customize,'car_auto_parts_footer_widget_image',array(
'label' => __('Footer Widget Background Image','car-auto-parts'),
'section' => 'car_auto_parts_footer_section'
)));
//footer widget title font size
$wp_customize->add_setting('car_auto_parts_footer_widget_title_font_size',array(
'default' => '',
'sanitize_callback' => 'car_auto_parts_sanitize_number_absint'
));
$wp_customize->add_control('car_auto_parts_footer_widget_title_font_size',array(
'label' => __('Change Footer Widget Title Font Size in PX','car-auto-parts'),
'section' => 'car_auto_parts_footer_section',
'setting' => 'car_auto_parts_footer_widget_title_font_size',
'type' => 'number',
'input_attrs' => array(
'step' => 1,
'min' => 0,
'max' => 50,
),
));
$wp_customize->add_setting( 'car_auto_parts_footer_widget_title_color', array(
'default' => '',
'sanitize_callback' => 'sanitize_hex_color'
));
$wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'car_auto_parts_footer_widget_title_color', array(
'label' => __('Change Footer Widget Title Color', 'car-auto-parts'),
'section' => 'car_auto_parts_footer_section',
'settings' => 'car_auto_parts_footer_widget_title_color',
)));
$wp_customize->add_setting( 'car_auto_parts_return_to_header', array(
'default' => true,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new Car_Auto_Parts_Toggle_Control( $wp_customize, 'car_auto_parts_return_to_header', array(
'label' => esc_html__( 'Show / Hide Return to header', 'car-auto-parts' ),
'section' => 'car_auto_parts_footer_section',
'type' => 'toggle',
'settings' => 'car_auto_parts_return_to_header',
) ) );
$wp_customize->add_setting('car_auto_parts_scroll_top_icon',array(
'default' => 'fas fa-arrow-up',
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control(new Car_Auto_Parts_Icon_Changer(
$wp_customize,'car_auto_parts_scroll_top_icon',array(
'label' => __('Scroll to top Icon','car-auto-parts'),
'transport' => 'refresh',
'section' => 'car_auto_parts_footer_section',
'type' => 'icon'
)));
// Add Settings and Controls for Scroll top
$wp_customize->add_setting('car_auto_parts_scroll_top_position',array(
'default' => 'Right',
'sanitize_callback' => 'car_auto_parts_sanitize_choices'
));
$wp_customize->add_control('car_auto_parts_scroll_top_position',array(
'type' => 'radio',
'label' => __('Scroll to top Position', 'car-auto-parts'),
'description' => __('This option work for scroll to top', 'car-auto-parts'),
'section' => 'car_auto_parts_footer_section',
'choices' => array(
'Right' => __('Right','car-auto-parts'),
'Left' => __('Left','car-auto-parts'),
'Center' => __('Center','car-auto-parts')
),
) );
// Pro Version
$wp_customize->add_setting( 'car_auto_parts_footer_widget_pro_version_logo', array(
'sanitize_callback' => 'car_auto_parts_sanitize_custom_control'
));
$wp_customize->add_control( new car_auto_parts_Customize_Pro_Version ( $wp_customize,'car_auto_parts_footer_widget_pro_version_logo', array(
'section' => 'car_auto_parts_footer_section',
'type' => 'pro_options',
'label' => esc_html__( 'Features ', 'car-auto-parts' ),
'description' => esc_url( CAR_AUTO_PARTS_PRO_THEME_URL ),
'priority' => 100
)));
//footer copyright
$wp_customize->add_section('car_auto_parts_footer_copyright_section',array(
'title' => __('Footer Copyright Settings','car-auto-parts'),
'description' => __('Add copyright text.','car-auto-parts'),
'panel' => 'car_auto_parts_panel_id',
'priority' => 8,
));
$wp_customize->add_setting('car_auto_parts_footer_text',array(
'default' => '',
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control('car_auto_parts_footer_text',array(
'label' => __('Copyright Text','car-auto-parts'),
'section' => 'car_auto_parts_footer_copyright_section',
'type' => 'text'
));
//footer widget title font size
$wp_customize->add_setting('car_auto_parts_footer_copyright_font_size',array(
'default' => '',
'sanitize_callback' => 'car_auto_parts_sanitize_number_absint'
));
$wp_customize->add_control('car_auto_parts_footer_copyright_font_size',array(
'label' => __('Change Footer Copyright Font Size in PX','car-auto-parts'),
'section' => 'car_auto_parts_footer_copyright_section',
'setting' => 'car_auto_parts_footer_copyright_font_size',
'type' => 'number',
'input_attrs' => array(
'step' => 1,
'min' => 0,
'max' => 50,
),
));
$wp_customize->add_setting( 'car_auto_parts_footer_copyright_text_color', array(
'default' => '',
'sanitize_callback' => 'sanitize_hex_color'
));
$wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'car_auto_parts_footer_copyright_text_color', array(
'label' => __('Change Footer Copyright Text Color', 'car-auto-parts'),
'section' => 'car_auto_parts_footer_copyright_section',
'settings' => 'car_auto_parts_footer_copyright_text_color',
)));
$wp_customize->add_setting('car_auto_parts_footer_copyright_top_bottom_padding',array(
'default' => '',
'sanitize_callback' => 'car_auto_parts_sanitize_number_absint'
));
$wp_customize->add_control('car_auto_parts_footer_copyright_top_bottom_padding',array(
'label' => __('Change Footer Copyright Padding in PX','car-auto-parts'),
'section' => 'car_auto_parts_footer_copyright_section',
'setting' => 'car_auto_parts_footer_copyright_top_bottom_padding',
'type' => 'number',
'input_attrs' => array(
'step' => 1,
'min' => 0,
'max' => 50,
),
));
// Add Settings and Controls for copyright
$wp_customize->add_setting('car_auto_parts_copyright_text_position',array(
'default' => 'Center',
'sanitize_callback' => 'car_auto_parts_sanitize_choices'
));
$wp_customize->add_control('car_auto_parts_copyright_text_position',array(
'type' => 'radio',
'label' => __('Copyright Text Position', 'car-auto-parts'),
'description' => __('This option work for Copyright', 'car-auto-parts'),
'section' => 'car_auto_parts_footer_copyright_section',
'choices' => array(
'Right' => __('Right','car-auto-parts'),
'Left' => __('Left','car-auto-parts'),
'Center' => __('Center','car-auto-parts')
),
) );
// Pro Version
$wp_customize->add_setting( 'car_auto_parts_copyright_pro_version_logo', array(
'sanitize_callback' => 'car_auto_parts_sanitize_custom_control'
));
$wp_customize->add_control( new car_auto_parts_Customize_Pro_Version ( $wp_customize,'car_auto_parts_copyright_pro_version_logo', array(
'section' => 'car_auto_parts_footer_copyright_section',
'type' => 'pro_options',
'label' => esc_html__( 'Features ', 'car-auto-parts' ),
'description' => esc_url( CAR_AUTO_PARTS_PRO_THEME_URL ),
'priority' => 100
)));
$wp_customize->get_setting( 'blogname' )->transport = 'postMessage';
$wp_customize->get_setting( 'blogdescription' )->transport = 'postMessage';
$wp_customize->selective_refresh->add_partial( 'blogname', array(
'selector' => '.site-title a',
'render_callback' => 'Car_Auto_Parts_Customize_partial_blogname',
) );
$wp_customize->selective_refresh->add_partial( 'blogdescription', array(
'selector' => '.site-description',
'render_callback' => 'Car_Auto_Parts_Customize_partial_blogdescription',
) );
//Mobile Respnsive
$wp_customize->add_section('car_auto_parts_mobile_media_option',array(
'title' => __('Mobile Responsive media', 'car-auto-parts'),
'description' => __('Control will not function if the toggle in the main settings is off.', 'car-auto-parts'),
'priority' => 8,
'panel' => 'car_auto_parts_panel_id'
) );
$wp_customize->add_setting( 'car_auto_parts_mobile_blog_description', array(
'default' => true,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new car_auto_parts_Toggle_Control( $wp_customize, 'car_auto_parts_mobile_blog_description', array(
'label' => esc_html__( 'Show / Hide Blog Page Description', 'car-auto-parts' ),
'section' => 'car_auto_parts_mobile_media_option',
'type' => 'toggle',
'settings' => 'car_auto_parts_mobile_blog_description',
) ) );
$wp_customize->add_setting( 'car_auto_parts_return_to_header_mob', array(
'default' => true,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new Car_Auto_Parts_Toggle_Control( $wp_customize, 'car_auto_parts_return_to_header_mob', array(
'label' => esc_html__( 'Show / Hide Return to header', 'car-auto-parts' ),
'section' => 'car_auto_parts_mobile_media_option',
'type' => 'toggle',
'settings' => 'car_auto_parts_return_to_header_mob',
) ) );
$wp_customize->add_setting( 'car_auto_parts_related_post_mob', array(
'default' => true,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new Car_Auto_Parts_Toggle_Control( $wp_customize, 'car_auto_parts_related_post_mob', array(
'label' => esc_html__( 'Show / Hide Related Post', 'car-auto-parts' ),
'section' => 'car_auto_parts_mobile_media_option',
'type' => 'toggle',
'settings' => 'car_auto_parts_related_post_mob',
) ) );
// Pro Version
$wp_customize->add_setting( 'car_auto_parts_responsive_pro_version_logo', array(
'sanitize_callback' => 'car_auto_parts_sanitize_custom_control'
));
$wp_customize->add_control( new car_auto_parts_Customize_Pro_Version ( $wp_customize,'car_auto_parts_responsive_pro_version_logo', array(
'section' => 'car_auto_parts_mobile_media_option',
'type' => 'pro_options',
'label' => esc_html__( 'Features ', 'car-auto-parts' ),
'description' => esc_url( CAR_AUTO_PARTS_PRO_THEME_URL ),
'priority' => 100
)));
//Site Identity
$wp_customize->add_setting( 'car_auto_parts_site_title', array(
'default' => true,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new Car_Auto_Parts_Toggle_Control( $wp_customize, 'car_auto_parts_site_title', array(
'label' => esc_html__( 'Show / Hide Site Title', 'car-auto-parts' ),
'section' => 'title_tagline',
'type' => 'toggle',
'settings' => 'car_auto_parts_site_title',
) ) );
$wp_customize->add_setting('car_auto_parts_site_title_font_size',array(
'default' => 30,
'sanitize_callback' => 'car_auto_parts_sanitize_number_absint'
));
$wp_customize->add_control('car_auto_parts_site_title_font_size',array(
'label' => __('Site Title Font Size in PX','car-auto-parts'),
'section' => 'title_tagline',
'setting' => 'car_auto_parts_site_title_font_size',
'type' => 'number',
'input_attrs' => array(
'step' => 1,
'min' => 0,
'max' => 80,
),
));
$wp_customize->add_setting( 'car_auto_parts_site_tagline_color', array(
'default' => '',
'sanitize_callback' => 'sanitize_hex_color'
));
$wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'car_auto_parts_site_tagline_color', array(
'label' => __('Change Site Title Color', 'car-auto-parts'),
'section' => 'title_tagline',
'settings' => 'car_auto_parts_site_tagline_color',
)));
$wp_customize->add_setting( 'car_auto_parts_site_tagline', array(
'default' => false,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new Car_Auto_Parts_Toggle_Control( $wp_customize, 'car_auto_parts_site_tagline', array(
'label' => esc_html__( 'Show / Hide Site Tagline', 'car-auto-parts' ),
'section' => 'title_tagline',
'type' => 'toggle',
'settings' => 'car_auto_parts_site_tagline',
) ) );
// logo site tagline size
$wp_customize->add_setting('car_auto_parts_site_tagline_font_size',array(
'default' => 15,
'sanitize_callback' => 'car_auto_parts_sanitize_number_absint'
));
$wp_customize->add_control('car_auto_parts_site_tagline_font_size',array(
'label' => __('Site Tagline Font Size in PX','car-auto-parts'),
'section' => 'title_tagline',
'setting' => 'car_auto_parts_site_tagline_font_size',
'type' => 'number',
'input_attrs' => array(
'step' => 1,
'min' => 0,
'max' => 50,
),
));
$wp_customize->add_setting( 'car_auto_parts_logo_tagline_color', array(
'default' => '',
'sanitize_callback' => 'sanitize_hex_color'
));
$wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'car_auto_parts_logo_tagline_color', array(
'label' => __('Change Site Tagline Color', 'car-auto-parts'),
'section' => 'title_tagline',
'settings' => 'car_auto_parts_logo_tagline_color',
)));
$wp_customize->add_setting('car_auto_parts_logo_width',array(
'default' => 50,
'sanitize_callback' => 'car_auto_parts_sanitize_number_absint'
));
$wp_customize->add_control('car_auto_parts_logo_width',array(
'label' => esc_html__('Here You Can Customize Your Logo Size','car-auto-parts'),
'section' => 'title_tagline',
'type' => 'number',
'input_attrs' => array(
'step' => 1,
'min' => 0,
'max' => 150,
),
));
//Woo Coomerce
$wp_customize->add_setting('car_auto_parts_per_columns',array(
'default'=> 3,
'sanitize_callback' => 'car_auto_parts_sanitize_number_absint'
));
$wp_customize->add_control('car_auto_parts_per_columns',array(
'label' => __('Product Per Row','car-auto-parts'),
'section'=> 'woocommerce_product_catalog',
'type'=> 'number'
));
$wp_customize->add_setting('car_auto_parts_product_per_page',array(
'default'=> 9,
'sanitize_callback' => 'car_auto_parts_sanitize_number_absint'
));
$wp_customize->add_control('car_auto_parts_product_per_page',array(
'label' => __('Product Per Page','car-auto-parts'),
'section'=> 'woocommerce_product_catalog',
'type'=> 'number'
));
$wp_customize->add_setting( 'car_auto_parts_product_sidebar', array(
'default' => true,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new Car_Auto_Parts_Toggle_Control( $wp_customize, 'car_auto_parts_product_sidebar', array(
'label' => esc_html__( 'Show / Hide Shop Page Sidebar', 'car-auto-parts' ),
'section' => 'woocommerce_product_catalog',
'type' => 'toggle',
'settings' => 'car_auto_parts_product_sidebar',
) ) );
$wp_customize->add_setting( 'car_auto_parts_single_product_sidebar', array(
'default' => true,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new Car_Auto_Parts_Toggle_Control( $wp_customize, 'car_auto_parts_single_product_sidebar', array(
'label' => esc_html__( 'Show / Hide Product Page Sidebar', 'car-auto-parts' ),
'section' => 'woocommerce_product_catalog',
'type' => 'toggle',
'settings' => 'car_auto_parts_single_product_sidebar',
) ) );
$wp_customize->add_setting( 'car_auto_parts_related_product', array(
'default' => true,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
) );
$wp_customize->add_control( new Car_Auto_Parts_Toggle_Control( $wp_customize, 'car_auto_parts_related_product', array(
'label' => esc_html__( 'Show / Hide related product', 'car-auto-parts' ),
'section' => 'woocommerce_product_catalog',
'type' => 'toggle',
'settings' => 'car_auto_parts_related_product',
) ) );
//add page template setting pannel
$wp_customize->add_panel( 'car_auto_parts_page_panel_id', array(
'priority' => 10,
'capability' => 'edit_theme_options',
'theme_supports' => '',
'title' => __( 'Page Template Settings', 'car-auto-parts' ),
'description' => __( 'Description of what this panel does.', 'car-auto-parts' ),
) );
// 404 PAGE
$wp_customize->add_section('car_auto_parts_404_page_section',array(
'title' => __('404 Page', 'car-auto-parts'),
'description' => 'Here you can customize 404 Page content.',
'panel' => 'car_auto_parts_page_panel_id'
) );
$wp_customize->add_setting('car_auto_parts_edit_404_title',array(
'default'=> __('Oops! That page cant be found.','car-auto-parts'),
'sanitize_callback' => 'sanitize_text_field',
));
$wp_customize->add_control('car_auto_parts_edit_404_title',array(
'label' => __('Edit Title','car-auto-parts'),
'section'=> 'car_auto_parts_404_page_section',
'type'=> 'text',
));
$wp_customize->add_setting('car_auto_parts_edit_404_text',array(
'default'=> __('It looks like nothing was found at this location. Maybe try a search?','car-auto-parts'),
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control('car_auto_parts_edit_404_text',array(
'label' => __('Edit Text','car-auto-parts'),
'section'=> 'car_auto_parts_404_page_section',
'type'=> 'text'
));
// Search Results
$wp_customize->add_section('car_auto_parts_no_result_section',array(
'title' => __('Search Results', 'car-auto-parts'),
'description' => 'Here you can customize Search Result content.',
'panel' => 'car_auto_parts_page_panel_id'
) );
$wp_customize->add_setting('car_auto_parts_edit_no_result_title',array(
'default'=> __('Nothing Found','car-auto-parts'),
'sanitize_callback' => 'sanitize_text_field',
));
$wp_customize->add_control('car_auto_parts_edit_no_result_title',array(
'label' => __('Edit Title','car-auto-parts'),
'section'=> 'car_auto_parts_no_result_section',
'type'=> 'text',
));
$wp_customize->add_setting('car_auto_parts_edit_no_result_text',array(
'default'=> __('Sorry, but nothing matched your search terms. Please try again with some different keywords.','car-auto-parts'),
'sanitize_callback' => 'sanitize_text_field'
));
$wp_customize->add_control('car_auto_parts_edit_no_result_text',array(
'label' => __('Edit Text','car-auto-parts'),
'section'=> 'car_auto_parts_no_result_section',
'type'=> 'text'
));
// Header Image Height
$wp_customize->add_setting(
'car_auto_parts_header_image_height',
array(
'default' => 350,
'sanitize_callback' => 'absint',
)
);
$wp_customize->add_control(
'car_auto_parts_header_image_height',
array(
'label' => esc_html__( 'Header Image Height', 'car-auto-parts' ),
'section' => 'header_image',
'type' => 'number',
'description' => esc_html__( 'Control the height of the header image. Default is 350px.', 'car-auto-parts' ),
'input_attrs' => array(
'min' => 220,
'max' => 1000,
'step' => 1,
),
)
);
// Header Background Position
$wp_customize->add_setting(
'car_auto_parts_header_background_position',
array(
'default' => 'center',
'sanitize_callback' => 'sanitize_text_field',
)
);
$wp_customize->add_control(
'car_auto_parts_header_background_position',
array(
'label' => esc_html__( 'Header Background Position', 'car-auto-parts' ),
'section' => 'header_image',
'type' => 'select',
'choices' => array(
'top' => esc_html__( 'Top', 'car-auto-parts' ),
'center' => esc_html__( 'Center', 'car-auto-parts' ),
'bottom' => esc_html__( 'Bottom', 'car-auto-parts' ),
),
'description' => esc_html__( 'Choose how you want to position the header image.', 'car-auto-parts' ),
)
);
// Header Image Parallax Effect
$wp_customize->add_setting(
'car_auto_parts_header_background_attachment',
array(
'default' => 1,
'sanitize_callback' => 'absint',
)
);
$wp_customize->add_control(
'car_auto_parts_header_background_attachment',
array(
'label' => esc_html__( 'Header Image Parallax', 'car-auto-parts' ),
'section' => 'header_image',
'type' => 'checkbox',
'description' => esc_html__( 'Add a parallax effect on page scroll.', 'car-auto-parts' ),
)
);
//Opacity
$wp_customize->add_setting('car_auto_parts_header_banner_opacity_color',array(
'default' => '0.5',
'sanitize_callback' => 'car_auto_parts_sanitize_choices'
));
$wp_customize->add_control( 'car_auto_parts_header_banner_opacity_color', array(
'label' => esc_html__( 'Header Image Opacity','car-auto-parts' ),
'section' => 'header_image',
'type' => 'select',
'settings' => 'car_auto_parts_header_banner_opacity_color',
'choices' => array(
'0' => esc_attr(__('0','car-auto-parts')),
'0.1' => esc_attr(__('0.1','car-auto-parts')),
'0.2' => esc_attr(__('0.2','car-auto-parts')),
'0.3' => esc_attr(__('0.3','car-auto-parts')),
'0.4' => esc_attr(__('0.4','car-auto-parts')),
'0.5' => esc_attr(__('0.5','car-auto-parts')),
'0.6' => esc_attr(__('0.6','car-auto-parts')),
'0.7' => esc_attr(__('0.7','car-auto-parts')),
'0.8' => esc_attr(__('0.8','car-auto-parts')),
'0.9' => esc_attr(__('0.9','car-auto-parts'))
),
) );
$wp_customize->add_setting( 'car_auto_parts_header_banner_image_overlay', array(
'default' => true,
'transport' => 'refresh',
'sanitize_callback' => 'car_auto_parts_sanitize_checkbox',
));
$wp_customize->add_control( new car_auto_parts_Toggle_Control( $wp_customize, 'car_auto_parts_header_banner_image_overlay', array(
'label' => esc_html__( 'Show / Hide Header Image Overlay', 'car-auto-parts' ),
'section' => 'header_image',
)));
$wp_customize->add_setting('car_auto_parts_header_banner_image_ooverlay_color', array(
'default' => '#000',
'sanitize_callback' => 'sanitize_hex_color',
));
$wp_customize->add_control(new WP_Customize_Color_Control($wp_customize, 'car_auto_parts_header_banner_image_ooverlay_color', array(
'label' => __('Header Image Overlay Color', 'car-auto-parts'),
'section' => 'header_image',
)));
$wp_customize->add_setting(
'car_auto_parts_header_image_title_font_size',
array(
'default' => 32,
'sanitize_callback' => 'absint',
)
);
$wp_customize->add_control(
'car_auto_parts_header_image_title_font_size',
array(
'label' => esc_html__( 'Change Header Image Title Font Size', 'car-auto-parts' ),
'section' => 'header_image',
'type' => 'number',
'description' => esc_html__( 'Control the font Size of the header image title. Default is 32px.', 'car-auto-parts' ),
'input_attrs' => array(
'min' => 10,
'max' => 200,
'step' => 1,
),
)
);
$wp_customize->add_setting( 'car_auto_parts_header_image_title_text_color', array(
'default' => '',
'sanitize_callback' => 'sanitize_hex_color'
));
$wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'car_auto_parts_header_image_title_text_color', array(
'label' => __('Change Header Image Title Color', 'car-auto-parts'),
'section' => 'header_image',
'settings' => 'car_auto_parts_header_image_title_text_color',
)));
}
add_action( 'customize_register', 'Car_Auto_Parts_Customize_register' );
/**
* Render the site title for the selective refresh partial.
*
* @since Car Auto Parts 1.0
* @see Car_Auto_Parts_Customize_register()
*
* @return void
*/
function Car_Auto_Parts_Customize_partial_blogname() {
bloginfo( 'name' );
}
/**
* Render the site tagline for the selective refresh partial.
*
* @since Car Auto Parts 1.0
* @see Car_Auto_Parts_Customize_register()
*
* @return void
*/
function Car_Auto_Parts_Customize_partial_blogdescription() {
bloginfo( 'description' );
}
if ( ! defined( 'CAR_AUTO_PARTS_PRO_THEME_NAME' ) ) {
define( 'CAR_AUTO_PARTS_PRO_THEME_NAME', esc_html__( 'Car Auto Parts Pro', 'car-auto-parts' ));
}
if ( ! defined( 'CAR_AUTO_PARTS_PRO_THEME_URL' ) ) {
define( 'CAR_AUTO_PARTS_PRO_THEME_URL', esc_url('https://www.themespride.com/products/automobile-wordpress-bundle'));
}
if ( ! defined( 'CAR_AUTO_PARTS_DOCS_URL' ) ) {
define( 'CAR_AUTO_PARTS_DOCS_URL', esc_url('https://page.themespride.com/demo/docs/car-auto-parts/'));
}
if ( ! defined( 'CAR_AUTO_PARTS_TEXT' ) ) {
define( 'CAR_AUTO_PARTS_TEXT', __( 'Car Auto Parts Pro','car-auto-parts' ));
}
if ( ! defined( 'CAR_AUTO_PARTS_BUY_TEXT' ) ) {
define( 'CAR_AUTO_PARTS_BUY_TEXT', __( 'Upgrade Pro','car-auto-parts' ));
}
add_action( 'customize_register', function( $manager ) {
// Load custom sections.
load_template( trailingslashit( get_template_directory() ) . '/inc/section-pro.php' );
$manager->register_section_type( car_auto_parts_Button::class );
$manager->add_section(
new car_auto_parts_Button( $manager, 'car_auto_parts_pro', [
'title' => esc_html( CAR_AUTO_PARTS_TEXT,'car-auto-parts' ),
'priority' => 0,
'button_text' => __( 'GET PREMIUM', 'car-auto-parts' ),
'button_url' => esc_url( CAR_AUTO_PARTS_PRO_THEME_URL )
] )
);
} );
/**
* Singleton class for handling the theme's customizer integration.
*
* @since 1.0.0
* @access public
*/
final class Car_Auto_Parts_Customize {
/**
* Returns the instance.
*
* @since 1.0.0
* @access public
* @return object
*/
public static function get_instance() {
static $instance = null;
if ( is_null( $instance ) ) {
$instance = new self;
$instance->setup_actions();
}
return $instance;
}
/**
* Constructor method.
*
* @since 1.0.0
* @access private
* @return void
*/
private function __construct() {}
/**
* Sets up initial actions.
*
* @since 1.0.0
* @access private
* @return void
*/
private function setup_actions() {
// Register panels, sections, settings, controls, and partials.
add_action( 'customize_register', array( $this, 'sections' ) );
// Register scripts and styles for the controls.
add_action( 'customize_controls_enqueue_scripts', array( $this, 'enqueue_control_scripts' ), 0 );
}
/**
* Sets up the customizer sections.
*
* @since 1.0.0
* @access public
* @param object $manager
* @return void
*/
public function sections( $manager ) {
// Load custom sections.
load_template( trailingslashit( get_template_directory() ) . '/inc/section-pro.php' );
// Register custom section types.
$manager->register_section_type( 'Car_Auto_Parts_Customize_Section_Pro' );
// Register sections.
$manager->add_section(
new Car_Auto_Parts_Customize_Section_Pro(
$manager,
'car_auto_parts_section_pro',
array(
'priority' => 9,
'title' => CAR_AUTO_PARTS_PRO_THEME_NAME,
'pro_text' => esc_html__( 'Upgrade Pro', 'car-auto-parts' ),
'pro_url' => esc_url( CAR_AUTO_PARTS_PRO_THEME_URL, 'car-auto-parts' ),
)
)
);
// Register sections.
$manager->add_section(
new car_auto_parts_Customize_Section_Pro(
$manager,
'car_auto_parts_documentation',
array(
'priority' => 500,
'title' => esc_html__( 'Theme Documentation', 'car-auto-parts' ),
'pro_text' => esc_html__( 'Click Here', 'car-auto-parts' ),
'pro_url' => esc_url( CAR_AUTO_PARTS_DOCS_URL, 'car-auto-parts'),
)
)
);
}
/**
* Loads theme customizer CSS.
*
* @since 1.0.0
* @access public
* @return void
*/
public function enqueue_control_scripts() {
wp_enqueue_script( 'car-auto-parts-customize-controls', trailingslashit( esc_url( get_template_directory_uri() ) ) . '/assets/js/customize-controls.js', array( 'customize-controls' ) );
wp_enqueue_style( 'car-auto-parts-customize-controls', trailingslashit( esc_url( get_template_directory_uri() ) ) . '/assets/css/customize-controls.css' );
}
}
// Doing this customizer thang!
Car_Auto_Parts_Customize::get_instance();