topbar_left = is_active_sidebar( 'hoot-topbar-left' ); $hoot_theme->topbar_right = is_active_sidebar( 'hoot-topbar-right' ); // Template modification Hook do_action( 'hoot_template_before_topbar' ); // Display Topbar $hoot_topbar_left = $hoot_theme->topbar_left; $hoot_topbar_right = $hoot_theme->topbar_right; if ( !empty( $hoot_topbar_left ) || !empty( $hoot_topbar_right ) ) : ?>
>