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/elementor_templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/medchoco/www/wp-content/themes/puca/elementor_templates/fashion3-menu-vertical.php
<?php
/**
 * Templates Name: Elementor
 * Widget: List Nav
 */

$available_menus = $this->get_available_menus();
if (!$available_menus) {
    return;
}


$settings = $this->get_active_settings();

extract($settings);

$args = [
	'echo'        => false, 
	'menu'        => $menu,
	'container_class' => 'menu-vertical-container',
	'walker'      => new Puca_Tbay_Custom_Nav_Menu(), 
	'fallback_cb' => '__return_empty_string',
	'container'   => '',
];  

$args['menu_class']     = 'menu-vertical nav';
// General Menu. 
$menu_html = wp_nav_menu($args);

// Dropdown Menu.
$args['menu_id'] = 'menu-' . $this->get_nav_menu_index() . '-' . $this->get_id();

if (empty($menu_html)) {
	return;
}
?>
<div <?php echo $this->get_render_attribute_string('wrapper'); ?>>
	<?php $this->render_element_heading(); ?>
	<nav <?php echo $this->get_render_attribute_string('main-menu'); ?>><?php echo trim($menu_html); ?></nav>

</div>

https://t.me/AnonymousX5 - 2025