*/ $canuck_showfooter = get_theme_mod( 'canuck_show_footer', true ); $canuck_showcopyright = get_theme_mod( 'canuck_show_copyright_strip', true ); $canuck_footercols = intval( get_theme_mod( 'canuck_footer_cols', 3 ) ); $canuck_show_footer_top_strip = get_theme_mod( 'canuck_show_footer_top_strip', false ); if ( true === $canuck_showfooter || true === $canuck_showcopyright || true === $canuck_show_footer_top_strip ) { ?>