File manager - Edit - /home/vblioqus/y999-game.pro/wp-content/themes/stcustom-6-new/header-download.php
Back
<?php /** * The header for our theme * * @package Stylo_Custom */ ?> <!doctype html> <html <?php language_attributes(); ?>> <head> <meta charset="<?php bloginfo( 'charset' ); ?>"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <title>Download - <?php echo get_the_title(get_query_var('dID')) ?></title> <?php wp_head(); ?> </head> <body <?php body_class(); ?>> <div id="page" class="site"> <a class="skip-link screen-reader-text" href="#content"><?php esc_html_e( 'Skip to content', 'stcustom' ); ?></a> <header id="masthead" class="site-header"> <div class="container"> <div class="site-branding col-lg-2 col-md-3 col-sm-3 col-xs-4 pl-0 pr-0 pull-left"> <?php if ( has_custom_logo() ) { the_custom_logo(); } else { ?> <a href="<?php bloginfo('url') ?>"> <img src="<?php echo get_template_directory_uri() ?>/images/logo.png" /> </a> <?php } ?> </div><!-- .site-branding --> <div class="menu-col col-lg-8 col-md-6 col-sm-6 col-xs-3 pr-0"> <nav id="site-navigation" class="main-navigation"> <button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false"> <i class="fa fa-bars"></i> </button> <?php wp_nav_menu( array( 'theme_location' => 'menu-1', 'menu_id' => 'primary-menu', ) ); ?> </nav><!-- #site-navigation --> </div> <div class="account-col pr-0 col-lg-2 col-md-3 col-sm-3 col-xs-5"> <div class="login-signup pull-right"> <a href="#"><i class="fa fa-user-circle"></i></a> </div> <div class="header-search pull-right"> <a href=""><i class="fa fa-search"></i></a> </div> </div> </div> </header><!-- #masthead --> <div id="content" class="site-content">
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0.4 |
proxy
|
phpinfo
|
Settings