*/ global $canuck_include_breadcrumbs, $canuck_exclude_page_title, $canuck_feature_category; $canuck_layout_option = esc_html( get_theme_mod( 'canuck_blog_layout', 'right_sidebar' ) ); $canuck_include_breadcrumbs = get_theme_mod( 'canuck_breadcrumbs' ) ? true : false; $canuck_exclude_page_title = get_theme_mod( 'canuck_blog_title_option' ) ? true : false; $post_style = esc_html( get_theme_mod( 'canuck_blog_style', 'top_feature' ) ); $blog_feature = get_theme_mod( 'canuck_blog_feature', 'background_image' ); $canuck_feature_category = get_theme_mod( 'canuck_blog_feature_category', '' ); get_header( 'blog' ); if ( 'button_nav' === $blog_feature ) { ?>
Blog and enter the Feature Category you used for your posts.', 'canuck' ); ?>
Blog and enter the Feature Category you used for your posts.', 'canuck' ); ?>
Blog and enter the Feature Category you used for your posts.', 'canuck' ); ?>
' . esc_html__( 'Your Blog page Feature area is set up for widgets.', 'canuck' ) . '
' . esc_html__( 'Go to Appearance->Widgets or the Customizer Widgets panel and add a widget to Blog Page Feature.', 'canuck' ) . ''; } ?>