whoami7 - Manager
:
/
home
/
analuakl
/
somethingsmushy.com
/
wp-content
/
themes
/
beauty-spa-elementor
/
Upload File:
files >> /home/analuakl/somethingsmushy.com/wp-content/themes/beauty-spa-elementor/sidebar.php
<?php /** * The sidebar containing the main widget area * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Beauty Spa Elementor */ ?> <div class="sidebar-area <?php if( get_theme_mod('beauty_spa_elementor_enable_sticky_sidebar', false) == 1) { ?> sidebar-sticky <?php } else { ?> close-sticky <?php } ?> <?php echo esc_attr( get_theme_mod('beauty_spa_elementor_enable_sidebar_animation', true) ? 'zoomInRight wow' : '' ); ?>"> <?php if ( ! dynamic_sidebar( 'beauty-spa-elementor-sidebar' ) ) : ?> <div role="complementary" aria-label="<?php echo esc_attr__( 'sidebar1', 'beauty-spa-elementor' ); ?>" id="Search" class="sidebar-widget"> <h4 class="title" ><?php esc_html_e( 'Search', 'beauty-spa-elementor' ); ?></h4> <?php get_search_form(); ?> </div> <div role="complementary" aria-label="<?php echo esc_attr__( 'sidebar2', 'beauty-spa-elementor' ); ?>" id="archives" class="sidebar-widget"> <h4 class="title" ><?php esc_html_e( 'Archives', 'beauty-spa-elementor' ); ?></h4> <ul> <?php wp_get_archives( array( 'type' => 'monthly' ) ); ?> </ul> </div> <div role="complementary" aria-label="<?php echo esc_attr__( 'sidebar3', 'beauty-spa-elementor' ); ?>" id="meta" class="sidebar-widget"> <h4 class="title"><?php esc_html_e( 'Meta', 'beauty-spa-elementor' ); ?></h4> <ul> <?php wp_register(); ?> <li><?php wp_loginout(); ?></li> <?php wp_meta(); ?> </ul> </div> <div role="complementary" aria-label="<?php echo esc_attr__( 'sidebar4', 'beauty-spa-elementor' ); ?>" id="tag-cloud" class="sidebar-widget"> <h4 class="title" ><?php esc_html_e( 'Tag Cloud', 'beauty-spa-elementor' ); ?></h4> <?php wp_tag_cloud(); ?> </div> <?php endif; // end sidebar widget area ?> </div>
Copyright ©2021 || Defacer Indonesia