is_active_sidebar() ) //when do we display the widget wrapper when customizing ? //- there's at least one column $is_widget_wrapper_on = false; if ( hu_is_customizing() ) { $is_widget_wrapper_on = $_footer_columns > 0; } else { $is_widget_wrapper_on = $_footer_columns > 0; $_one_widget_zone_active = false; for ( $i = 1; $i <= $_footer_columns; $i++ ) { if ( $_one_widget_zone_active ) continue; if ( apply_filters( 'hu_is_active_footer_widget_zone', is_active_sidebar( "footer-{$i}" ), $i, $_footer_columns ) ) $_one_widget_zone_active = true; }//for $is_widget_wrapper_on = $is_widget_wrapper_on && $_one_widget_zone_active; } if ( $is_widget_wrapper_on ) : ?>
'footer', 'menu_class'=>'nav container group', 'container'=>'', 'menu_id'=>'', 'fallback_cb'=> 'hu_page_menu' ) ); ?>
<?php get_bloginfo('name'); ?>

%1$s.
%3$s »

', __('You can set your social links here from the live customizer', 'hueman'), admin_url( 'customize.php?autofocus[section]=social_links_sec' ), __('Customize now', 'hueman') ); ?>