%PDF- %PDF-
Direktori : /var/www/html/higroup/wp-content/themes/evenex/template-parts/navigations/ |
Current File : /var/www/html/higroup/wp-content/themes/evenex/template-parts/navigations/sidenav.php |
<aside class="xs-sidenav"> <div class="xs-close-nav"> <span></span> <span></span> </div><!-- end xs --> <div class="xs-overlay" style="background-image: url(<?php echo esc_url(EVENEX_IMG.'/background/menubg.png');?>)"></div> <a class="navbar-brand" href="<?php echo esc_url(home_url('/')); ?>"> <img src="<?php echo esc_url( evenex_src( 'general_dark_logo', EVENEX_IMG . '/logo/logo.png' ) ); ?>" alt="<?php bloginfo('name'); ?>"> </a><!-- end navbar brand --> <?php if(is_active_sidebar('fixed_nav_widgets')){ dynamic_sidebar('fixed_nav_widgets'); }; if(is_active_sidebar('fixed-nav-social-widgets')){ dynamic_sidebar('fixed-nav-social-widgets'); }; ?> <div class="clearfix"></div> <div class="xs-copyright"> <?php $copyright_text = evenex_option('footer_copyright', 'Copyright © '.date('Y').' Evenex. All Right Reserved.'); echo evenex_kses($copyright_text); ?> </div> </aside>