'; } echo porto_filter_output( $view_switcher ); if ( $currency_switcher && $view_switcher ) { echo '|'; } echo porto_filter_output( $currency_switcher ); if ( $currency_switcher || $view_switcher ) { echo '
'; } ?>
' . do_shortcode( $porto_settings['welcome-msg'] ) . ''; } if ( $porto_settings['welcome-msg'] && $top_nav ) { echo '|'; } echo porto_filter_output( $top_nav ); ?>
' . do_shortcode( $contact_info ) . '
'; } // show search form echo porto_search_form(); // show minicart echo porto_minicart(); ?>
' . sprintf( esc_html__( 'Create your first %1$snavigation menu here%2$s and add it to the "Main menu" location.', 'porto' ), '', '' ) . '
'; } ?>