HEX
Server: nginx/1.18.0
System: Linux test-ipsremont 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
User: ips (1000)
PHP: 8.0.30
Disabled: 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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/ridesyre/public/wp-content/themes/syre/header.php
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title><?= the_title(); ?> <?= ' | '; ?><?php bloginfo('name'); ?></title>
    <meta name="description" content="<?php bloginfo('description'); ?><?= ' | '; ?><?php the_title(); ?>">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">

    <link rel="icon" href="<?php the_field('favicon', 2); ?>">
    <?php wp_head(); ?>
    <!-- Yandex.Metrika counter -->
    <script type="text/javascript">
        (function (m, e, t, r, i, k, a) {
            m[i] = m[i] || function () {
                (m[i].a = m[i].a || []).push(arguments)
            };
            m[i].l = 1 * new Date();
            k = e.createElement(t), a = e.getElementsByTagName(t)[0], k.async = 1, k.src = r, a.parentNode.insertBefore(k, a)
        })
        (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");

        ym(67732552, "init", {
            clickmap: true,
            trackLinks: true,
            accurateTrackBounce: true,
            webvisor: true
        });
    </script>
    <noscript>
        <div><img src="https://mc.yandex.ru/watch/67732552" style="position:absolute; left:-9999px;" alt=""/></div>
    </noscript>
    <!-- /Yandex.Metrika counter -->

    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-188430323-1"></script>
    <script>
        window.dataLayer = window.dataLayer || [];

        function gtag() {
            dataLayer.push(arguments);
        }

        gtag('js', new Date());
        gtag('config', 'UA-188430323-1');
    </script>
    <script>
        const IS_RU = <?= isRu() ? 'true' : 'false'; ?>;
    </script>
</head>

<body>
<div class="page">
    <div class="mobileMenu">
        <div class="mobileMenu-container">
            <div class="mobileMenu-close"><img class="img" src="<?= get_stylesheet_directory_uri(); ?>/assets/img/close.svg" alt="icon: close"></div>
            <nav class="mobileMenu-nav">
                <?php
                wp_nav_menu([
                    'menu' => 'menumobile',
                    'container' => '',
                    'container_class' => '',
                    'container_id' => '',
                    'menu_class' => '',
                    'menu_id' => '',
                    'echo' => true,
                    'fallback_cb' => 'wp_page_menu',
                    'before' => '',
                    'after' => '',
                    'link_before' => '',
                    'link_after' => '',
                    'depth' => 0,
                    'walker' => '',
                    'theme_location' => '',
                ]);
                ?>
            </nav>
            <div class="mobileMenu-line"></div>
        </div>
    </div>
    <header class="header">
        <div class="container">
            <div class="header-list">
                <div class="header-hamburger">
                    <svg width="34" height="34" viewBox="0 0 34 34" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M21.25 25.4998C22.0324 25.4998 22.6667 26.1341 22.6667 26.9165C22.6667 27.6989 22.0324 28.3332 21.25 28.3332H8.5C7.7176 28.3332 7.08333 27.6989 7.08333 26.9165C7.08333 26.1341 7.7176 25.4998 8.5 25.4998H21.25ZM28.3333 15.5832C29.1157 15.5832 29.75 16.2174 29.75 16.9998C29.75 17.7822 29.1157 18.4165 28.3333 18.4165H5.66667C4.88426 18.4165 4.25 17.7822 4.25 16.9998C4.25 16.2174 4.88426 15.5832 5.66667 15.5832H28.3333ZM25.5 5.6665C26.2824 5.6665 26.9167 6.30077 26.9167 7.08317C26.9167 7.86557 26.2824 8.49984 25.5 8.49984H12.75C11.9676 8.49984 11.3333 7.86557 11.3333 7.08317C11.3333 6.30077 11.9676 5.6665 12.75 5.6665H25.5Z"
                              fill="white"/>
                    </svg>
                </div>
                <a class="header-logo" href="<?php bloginfo('url'); ?>">
                    <img class="img" src="<?php the_field('logo', 2); ?>" alt="<?php bloginfo('name'); ?>">
                </a>
                <nav class="header-nav">
                    <?php
                    wp_nav_menu([
                        'menu' => 'menu',
                        'container' => '',
                        'container_class' => '',
                        'container_id' => '',
                        'menu_class' => '',
                        'menu_id' => '',
                        'echo' => true,
                        'fallback_cb' => 'wp_page_menu',
                        'before' => '',
                        'after' => '',
                        'link_before' => '',
                        'link_after' => '',
                        'depth' => 0,
                        'walker' => '',
                        'theme_location' => '',
                    ]);
                    ?>
                </nav>

                <a class="header-btn" href="<?= buildSimpleCustomRoute('build'); ?>"><?= pll__('header_orderNow'); ?></a>
            </div>
        </div>
    </header>