1 ) );
?>
Banner Setting > Add Media' , 'business-champ' );?>
$slide1,
'title' => $title1,
'subtitle' => $subtitle1,
'label' => $label1,
'url' => $url1,
'control' => array( 'title1 captionDelay2 FromTop', 'title2 captionDelay4 FromTop', 'title3 captionDelay6 FromTop','title4 captionDelay7 FromBottom')
),
array(
'image' => $slide2,
'title' => $title2,
'subtitle' => $subtitle2,
'label' => esc_html( get_theme_mod( 'slider_cta_2_label' ) ),
'url' => esc_url( get_theme_mod( 'slider_cta_2_url' ) ),
'control' => array( 'title1 captionDelay2 FromTop', 'title2 captionDelay4 FromTop', 'title3 captionDelay6 FromTop','title4 captionDelay7 FromBottom')
),
array(
'image' => $slide3,
'title' => esc_html( get_theme_mod( 'slider_title_3' ) ),
'subtitle' => esc_html( get_theme_mod( 'slider_subtitle_3' ) ),
'label' => esc_html( get_theme_mod( 'slider_cta_3_label' ) ),
'url' => esc_url( get_theme_mod( 'slider_cta_3_url' ) ),
'control' => array( 'title1 captionDelay2 FromTop', 'title2 captionDelay4 FromTop', 'title3 captionDelay6 FromTop','title4 captionDelay7 FromBottom')
)
);
return $slider;
}
endif;
if( ! function_exists('business_champ_post_single_title') ):
function business_champ_post_single_title(){
?>