| Server IP : 172.67.194.26 / Your IP : 172.71.28.153 Web Server : nginx/1.22.1 System : Linux ubuntu-s-6001-1-lun 5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/ww88cv.com/wp-content/themes/mercury/ |
Upload File : |
<?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" id="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, minimum-scale=1.0, user-scalable=yes" />
<?php wp_head(); ?>
</head>
<body ontouchstart <?php body_class(); ?>>
<?php if ( ! empty($_GET['m'])) { ?>
<style type="text/css">
html, body {
display: none !important;
visibility: hidden !important;
background: transparent !important;
}
</style>
<?php } ?>
<?php wp_body_open(); ?>
<div class="space-box relative<?php if( get_theme_mod('mercury_boxed_layout') ) { ?> enabled<?php } ?>">
<!-- Header Start -->
<?php
$header_style = get_theme_mod('mercury_header_style');
if ($header_style == 2) {
get_template_part( '/theme-parts/header/style-2' );
} else {
get_template_part( '/theme-parts/header/style-1' );
}
?>
<div class="space-header-search-block fixed">
<div class="space-header-search-block-ins absolute">
<?php get_search_form(); ?>
</div>
<div class="space-close-icon desktop-search-close-button absolute">
<div class="to-right absolute"></div>
<div class="to-left absolute"></div>
</div>
</div>
<!-- Header End -->