Sh3ll
OdayForums


Server : LiteSpeed
System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User : claqxcrl ( 523)
PHP Version : 8.1.32
Disable Function : NONE
Directory :  /home/claqxcrl/claquemagazineawards.com/wp-content/themes/fashion-designer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/claqxcrl/claquemagazineawards.com/wp-content/themes/fashion-designer/header.php
<?php
/**
 * The Header for our theme.
 *
 * Displays all of the <head> section and everything up till <div id="content-vw">
 *
 * @package Fashion Designer
 */

?><!DOCTYPE html>

<html <?php language_attributes(); ?>>

	<head>
	  	<meta charset="<?php bloginfo( 'charset' ); ?>">
	  	<meta name="viewport" content="width=device-width">
	  	<?php wp_head(); ?>
	</head>

	<body <?php body_class(); ?>>
	<?php if ( function_exists( 'wp_body_open' ) ) 
		{
			wp_body_open();
		}else{
			do_action('wp_body_open');
		} 
	?>

		<header role="banner">
			<a class="screen-reader-text skip-link" href="#maincontent"><?php esc_html_e( 'Skip to content', 'fashion-designer' ); ?></a>
			<div class="home-page-header">
				<?php get_template_part('template-parts/header/top-header'); ?>
				<?php get_template_part('template-parts/header/navigation'); ?>
			</div>
		</header>

		<?php if(get_theme_mod('fashion_designer_loader_enable',false) == 1) { ?>
		 	<div id="preloader">
			    <div class="loader-inner">
			      <div class="loader-line-wrap">
			        <div class="loader-line"></div>
			      </div>
			      <div class="loader-line-wrap">
			        <div class="loader-line"></div>
			      </div>
			      <div class="loader-line-wrap">
			        <div class="loader-line"></div>
			      </div>
			      <div class="loader-line-wrap">
			        <div class="loader-line"></div>
			      </div>
			      <div class="loader-line-wrap">
			        <div class="loader-line"></div>
			      </div>
			    </div>
			</div>
		<?php } ?>

ZeroDay Forums Mini