home/abhiramc/public_html/wp-content/themes/whistle/single.php000064400000010566150212646770020622 0ustar00ID,'_dt_post_settings',TRUE); $settings = is_array( $settings ) ? array_filter( $settings ) : array(); $header_class = ''; if( !isset( $settings['enable-sub-title'] ) || !$settings['enable-sub-title'] ) { if( isset( $settings['show_slider'] ) && $settings['show_slider'] ) { if( isset( $settings['slider_type'] ) ) { $header_class = $settings['slider_position']; } } } if( !empty( $global_breadcrumb ) ) { if( isset( $settings['enable-sub-title'] ) && $settings['enable-sub-title'] ) { $header_class = $settings['breadcrumb_position']; } }?>
'; $cat = get_the_category(); if( $cat ) { $cat = $cat[0]; $breadcrumbs[] = get_category_parents( $cat, true, $separator ); } $breadcrumbs[] = the_title( '', '', false ); $bcsettings = isset( $settings['breadcrumb_background'] ) ? $settings['breadcrumb_background'] : array(); $style = whistle_breadcrumb_css( $bcsettings ); whistle_breadcrumb_output ( the_title( '

', '

',false ), $breadcrumbs, $bstyle, $style); } } ?>
ID, 'left' ); ?>
ID, 'right' ); ?>
home/abhiramc/public_html/wp-content/themes/business-club/single.php000064400000001616150212716010021676 0ustar00