$footer_sidebar ) : if ( is_active_sidebar( $footer_sidebar ) ) : echo '
'; dynamic_sidebar( $footer_sidebar ); echo '
'; endif; endforeach; ?>