���� JFIF fdasasfas213sdaf
Server IP : 91.108.106.14 / Your IP : 216.73.216.200 Web Server : LiteSpeed System : Linux in-mum-web669.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64 User : u479334040 ( 479334040) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u479334040/domains/digital4leads.com/public_html/wp-content/themes/sydney/ |
Upload File : |
<?php /** * The header for our theme. * * Displays all of the <head> section and everything up till <div id="content"> * * @package Sydney */ ?><!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <meta charset="<?php bloginfo( 'charset' ); ?>"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>"> <?php wp_head(); ?> </head> <body <?php body_class(); ?> <?php sydney_do_schema( 'html' ); ?>> <span id="toptarget"></span> <?php wp_body_open(); ?> <?php do_action('sydney_before_site'); //Hooked: sydney_preloader() ?> <div id="page" class="hfeed site"> <a class="skip-link screen-reader-text" href="#content"><?php _e( 'Skip to content', 'sydney' ); ?></a> <?php do_action('sydney_before_header'); //Hooked: sydney_header_clone() ?> <?php do_action( 'sydney_header' ); ?> <?php do_action('sydney_after_header'); ?> <div class="sydney-hero-area"> <?php sydney_slider_template(); ?> <div class="header-image"> <?php sydney_header_overlay(); ?> <?php if ( ( get_theme_mod('front_header_type','nothing') == 'image' && is_front_page() ) || (get_theme_mod('site_header_type') == 'image' && !is_front_page() ) ) : ?> <?php $shop_thumb = get_the_post_thumbnail_url( get_option( 'woocommerce_shop_page_id' )); ?> <?php if ( class_exists( 'Woocommerce' ) && is_shop() && !$shop_thumb ) : ?> <img class="header-inner" src="<?php header_image(); ?>" width="<?php echo esc_attr( get_custom_header()->width ); ?>" alt="<?php bloginfo('name'); ?>" title="<?php bloginfo('name'); ?>"> <?php endif; ?> <?php endif; ?> </div> <?php sydney_header_video(); ?> <?php do_action('sydney_inside_hero'); ?> </div> <?php do_action('sydney_after_hero'); ?> <div id="content" class="page-wrap"> <div class="container content-wrapper"> <div class="row">