https://t.me/AnonymousX5
Server : Apache
System : Linux ls31.server.ly 3.10.0-962.3.2.lve1.5.68.el7.x86_64 #1 SMP Wed Apr 6 11:12:23 UTC 2022 x86_64
User : medchoco ( 2906)
PHP Version : 8.3.16
Disable Function : mail
Directory :  /home/medchoco/www/wp-content/themes/puca/page-templates/themes/furniture/parts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/medchoco/www/wp-content/themes/puca/page-templates/themes/furniture/parts/nav-vertical.php
<?php if ( has_nav_menu( 'primary' ) ) : ?>

    <?php 
        $tbay_location = 'primary';
        $locations  = get_nav_menu_locations();
        $menu_id    = $locations[ $tbay_location ] ;
        $menu_obj   = wp_get_nav_menu_object( $menu_id );
        $menu_name  = puca_get_transliterate($menu_obj->slug);
    ?>
    <nav data-duration="400" class="menu hidden-xs hidden-sm tbay-megamenu slide animate navbar">
    <?php
        $args = array(
            'theme_location' => 'primary',
            'container_class' => 'collapse navbar-collapse',
            'menu_class' => 'nav navbar-nav',
            'fallback_cb' => '',
            'menu_id' => 'primary-menu-vertical',
            'items_wrap'  => '<ul id="%1$s" class="%2$s" data-id="'. $menu_name .'">%3$s</ul>',
			'walker' => new puca_Tbay_Nav_Menu()
        );
        wp_nav_menu($args);
    ?>
    </nav>
    <div class="bottom-canvas">
        <?php
            if( class_exists( 'WOOCS' ) ) {
                ?>
                <div class="tbay-currency">
                    <?php esc_html_e('Currency:  ','puca'); ?>
                        <?php 
                            wp_enqueue_style('sumoselect');
                            wp_enqueue_script('jquery-sumoselect'); 
                            echo do_shortcode( '[woocs]' ); 
                        ?>
                </div>
                <?php
            }
        ?>
        <?php puca_tbay_get_page_templates_parts('menu-account', 'offcanvas'); ?>
        <?php if(is_active_sidebar('top-copyright')) : ?>
        <div class="top-copyright hidden-md hidden-sm hidden-xs clearfix">
            <?php dynamic_sidebar('top-copyright'); ?>
            <!-- End Bottom Header Widget -->
        </div>
        <?php endif;?>
    </div>  
<?php endif; ?>

https://t.me/AnonymousX5 - 2025