'; printf( esc_html__( '%1$s by %2$s', 'beauty-studio' ), 'Beauty Studio', '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; ?>