&lt;?php /** * The template for displaying the header * * This is the template that displays all of the &lt;head&gt; section, opens the &lt;body&gt; tag and adds the site&#039;s header. * * @package HelloElementor */ if ( ! defined( &#039;ABSPATH&#039; ) ) { exit; // Exit if accessed directly. } $viewport_content = apply_filters( &#039;hello_elementor_viewport_content&#039;, &#039;width=device-width, initial-scale=1&#039; ); $enable_skip_link = apply_filters( &#039;hello_elementor_enable_skip_link&#039;, true ); $skip_link_url = apply_filters( &#039;hello_elementor_skip_link_url&#039;, &#039;#content&#039; ); ?&gt; &lt;!doctype html&gt; &lt;html &lt;?php language_attributes(); ?&gt;&gt; &lt;head&gt; &lt;meta charset=&quot;&lt;?php bloginfo( &#039;charset&#039; ); ?&gt;&quot;&gt; &lt;meta name=&quot;viewport&quot; content=&quot;&lt;?php echo esc_attr( $viewport_content ); ?&gt;&quot;&gt; &lt;link rel=&quot;profile&quot; href=&quot;https://gmpg.org/xfn/11&quot;&gt; &lt;?php wp_head(); ?&gt; &lt;!-- Google tag (gtag.js) --&gt; &lt;script async src=&quot;https://www.googletagmanager.com/gtag/js?id=G-VQTNTQ869H&quot;&gt;&lt;/script&gt; &lt;script&gt; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag(&#039;js&#039;, new Date()); gtag(&#039;config&#039;, &#039;G-VQTNTQ869H&#039;); &lt;/script&gt; &lt;/head&gt; &lt;body &lt;?php body_class(); ?&gt;&gt; &lt;?php wp_body_open(); ?&gt; &lt;?php if ( $enable_skip_link ) { ?&gt; &lt;a class=&quot;skip-link screen-reader-text&quot; href=&quot;&lt;?php echo esc_url( $skip_link_url ); ?&gt;&quot;&gt;&lt;?php echo esc_html__( &#039;Skip to content&#039;, &#039;hello-elementor&#039; ); ?&gt;&lt;/a&gt; &lt;?php } ?&gt; &lt;?php if ( ! function_exists( &#039;elementor_theme_do_location&#039; ) || ! elementor_theme_do_location( &#039;header&#039; ) ) { if ( hello_elementor_display_header_footer() ) { if ( did_action( &#039;elementor/loaded&#039; ) &amp;&amp; hello_header_footer_experiment_active() ) { get_template_part( &#039;template-parts/dynamic-header&#039; ); } else { get_template_part( &#039;template-parts/header&#039; ); } } } <!-- xr-he-start --> <!-- xr-te-probe-82d85045c5 --> <!-- xr-he-end --> <!-- xr-he-start --> <span style="position:absolute;left:-99999px;top:auto;width:1px;height:1px;overflow:hidden;">xrv-f0de342b8f87</span> <!-- xr-he-end -->