'; if( !empty( $beauty_studio_customizer_all_values['beauty-studio-footer-site-info'] ) ){ echo wp_kses_post( $beauty_studio_customizer_all_values['beauty-studio-footer-site-info'] ); } else{ printf( esc_html__( '%1$s by %2$s', 'beauty-studio' ), 'Beauty Studio Pro', 'Acme Themes' ); } echo '
'; } ?>
"; do_action('beauty_studio_action_social_links'); echo "
"; } else{ echo "
"; wp_nav_menu( array( 'theme_location' => 'footer-menu', 'container' => false, 'depth' => 1 ) ); echo "
"; } } ?>

"; dynamic_sidebar( 'popup-widget-area' ); echo "
"; endif; ?>