*
* @package Customizr
* @since Customizr 1.0
*/
if ( apply_filters( 'czr_ms', false ) ) {
//in core init => add_action( 'czr_ms_tmpl', array( $this , 'czr_fn_load_modern_template_with_no_model' ), 10 , 1 );
//function czr_fn_load_modern_template_with_no_model( $template = null ) {
// $template = $template ? $template : 'index';
// $this -> czr_fn_require_once( CZR_MAIN_TEMPLATES_PATH . $template . '.php' );
// }
do_action( 'czr_ms_tmpl', 'header' );
return;
}
?>
>
>
">
">
tc_logo_title_display(), CZR_header_main::$instance->czr_fn_tagline_display(), CZR_header_main::$instance->czr_fn_navbar_display()
do_action( '__header' );
?>
czr_fn_slider_display()
do_action ( '__after_header' )
?>