HEX
Server: LiteSpeed
System: Linux server306.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
User: hubdkrco (641)
PHP: 8.3.26
Disabled: NONE
Upload Files
File: /home/hubdkrco/public_html/wp-content/themes/appyn-2-1/header-default.php
<!doctype html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>">
<meta http-equiv="X-UA-Compatible" content="IE=edge">	
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>">
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
	<div class="wrapper-page">
		<div id="menu-mobile" style="display:none;">
			<?php px_nav_menu('mobile'); ?>
		</div>
	<div class="wrapper-inside">
	<header id="header">
		<div class="container">
			<div class="logo">
				<a href="<?php bloginfo('url'); ?>"><?php px_logo(); ?></a>
			</div>
			<?php px_nav_menu(); ?>
		</div>
	</header>
	<?php 
	if( ! isset($args['ws']) ) {
		do_action( 'subheader' );
		echo px_ads( 'ads_header' ); 
	} ?> 
	<main id="main-site">