Файловый менеджер - Редактировать - /var/www/vhosts/allit.dev1.mndrn.cloud/wp-content/themes/allit/header.php
Назад
<!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <meta charset="<?php bloginfo('charset') ?>"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <?php wp_head() ?> <link rel="apple-touch-icon" sizes="180x180" href="http://via.placeholder.com/32x32"> <link rel="shortcut icon" type="image/png" sizes="32x32" href="http://via.placeholder.com/32x32"> <link rel="shortcut icon" type="image/png" sizes="16x16" href="http://via.placeholder.com/16x16"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="http://via.placeholder.com/32x32"> <meta name="theme-color" content="#ffffff"> </head> <body <?php body_class() ?> class="relative"> <div class="sticky top-0 px-8 py-6 bg-white shadow-lg z-40"> <div class="flex justify-between items-center max-w-7xl mx-auto"> <div class="w-[40%] lg:w-[10%]"> <a href="/"> <img src="<?php the_field('logo', 'options') ?>" alt=""> </a> </div> <div class="flex-grow text-right flex justify-end"> <div class="lg:hidden"> <?php echo do_shortcode( '[wpml_language_selector_widget]' ); ?> </div> <button class="openmenu text-2xl cursor-pointer lg:hidden text-[#204A81]" type="button"><i class="fa-solid fa-bars openmark"></i></button> <button class="closemenu text-[1.9rem] cursor-pointer lg:hidden text-[#204A81]" type="button"><i class="fa-solid fa-xmark closemark"></i></button> <div class="mainmenudesk hidden lg:block"> <?php if( has_nav_menu('mainmenu') ) : wp_nav_menu([ 'theme_location' => 'mainmenu', 'menu_class' => 'flex justify-between items-center', 'add_li_class' => 'text-base pl-8 hover:scale-105 transition-all duration-300 ease-in-out hover:text-[#204A81]', 'menu_id' => 'mainmenu', 'depth' => 2 ]); else: echo 'Accedi al pannello per popolare il menu...'; endif; ?> </div> </div> </div> </div> <div class="mobilemenu z-40 bg-[#e7ecef] fixed w-full"> <?php if( has_nav_menu('menumobile') ) : wp_nav_menu([ 'theme_location' => 'menumobile', 'menu_class' => 'flex flex-col p-8 border-b-[#204A81] border-b-2 shadow-lg uppercase', 'add_li_class' => 'text-lg mb-4', 'menu_id' => 'menumobile', 'depth' => 2 ]); else: echo 'Accedi al pannello per popolare il menu...'; endif; ?> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.2.5 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка