';
$title_other_html .= '';
}
if($slider_nav){
$title_other_html .= '';
$title_other_html .= '';
$title_other_html .= '';
$title_other_html .= '';
$title_other_html .= '';
$title_other_html .= '';
$title_other_html .= '';
$title_other_html .= '
';
}
if($title_other_html){
$replace_tag = '';
if(stripos( $after_title, $replace_tag ) !== false ){
$after_title = str_replace( $replace_tag, $title_other_html.$replace_tag, $after_title );
}else{
$replace_tag = '';
$after_title = str_replace( $replace_tag, $title_other_html.$replace_tag, $after_title );
}
}
echo $after_title;
}
}
endif;
add_action( 'dglib_widget_title', 'dglib_widget_title_callback' );