155,
'title' => esc_html__( 'About Section', 'business-eye' ),
);
/*About section enable control*/
$business_eye_settings_controls['business-eye-home-about-enable'] =
array(
'setting' => array(
'default' => $business_eye_customizer_defaults['business-eye-home-about-enable']
),
'control' => array(
'label' => esc_html__( 'Enable About Section', 'business-eye' ),
'description' => esc_html__( 'Enable "About Section" on checked', 'business-eye' ),
'section' => 'business-eye-home-about-section-settings',
'type' => 'checkbox',
'priority' => 10,
'active_callback' => ''
)
);
/*creating setting control for business-eye-home-about-page start*/
$business_eye_repeated_settings_controls['business-eye-home-about-page'] =
array(
'repeated' => 1,
'business-eye-about-pages-ids' => array(
'setting' => array(
'default' => $business_eye_customizer_defaults['business-eye-home-about-page'],
),
'control' => array(
'label' => esc_html__( 'Select Page For About Section', 'business-eye' ),
'description' => '',
'section' => 'business-eye-home-about-section-settings',
'type' => 'dropdown-pages',
'priority' => 40
)
),
'business-eye-about-pages-divider' => array(
'control' => array(
'section' => 'business-eye-about-selection-setting',
'type' => 'message',
'priority' => 60,
'description' => '