Sindbad~EG File Manager

Current Path : /var/www/quickscrum.com/wp-content/themes/Quickscrum-child/
Upload File :
Current File : /var/www/quickscrum.com/wp-content/themes/Quickscrum-child/header-landing.php

<?php
/**
 * Quickscrum by NiceThemes.
 *
 * The Header for our theme.
 *
 * Displays all of the `<head>` section and everything up till `<div id="container">`
 *
 * @package   Quickscrum
 * @author    NiceThemes <hello@nicethemes.com>
 * @license   GPL-2.0+
 * @link      http://nicethemes.com/theme/Quickscrum
 * @copyright 2016 NiceThemes
 * @since     1.0.0
 */
// If this file is called directly, abort.
if ( ! defined( 'WPINC' ) ) {
	die;
}

global $nice_options;
?>
<!DOCTYPE html>
<!--[if IE 7]> <html class="ie ie7" <?php language_attributes(); ?> prefix="og: http://ogp.me/ns#"> <![endif]-->
<!--[if IE 8]> <html class="ie ie8" <?php language_attributes(); ?> prefix="og: http://ogp.me/ns#"> <![endif]-->
<!--[if IE 9]> <html class="ie ie9" <?php language_attributes(); ?> prefix="og: http://ogp.me/ns#"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!-->
<html <?php language_attributes(); ?> prefix="og: http://ogp.me/ns#">
<head>
    
<meta http-equiv='cache-control' content='no-cache'>
<meta http-equiv='expires' content='0'>
<meta http-equiv='pragma' content='no-cache'>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<!--<![endif]-->
<title><?php echo get_the_title(); ?> - QuickScrum</title>
<link rel="icon" href="<?php echo get_bloginfo('wpurl'); ?>/wp-content/uploads/2021/03/cropped-quickscrum-512x512-1-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="<?php echo get_bloginfo('wpurl'); ?>/wp-content/uploads/2021/03/cropped-quickscrum-512x512-1-180x180.png" />
<meta name="msapplication-TileImage" content="<?php echo get_bloginfo('wpurl'); ?>/wp-content/uploads/2021/03/cropped-quickscrum-512x512-1-270x270.png" />
<link rel='stylesheet' id='nice-font-awesome-source-css'  href='<?php echo get_bloginfo('wpurl'); ?>/wp-content/themes/Quickscrum/includes/assets/css/font-awesome.min.css' type='text/css' media='all' />

<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
<!-- mouseflow Tracking Code for https://guide.quickscrum.com/ -->
<script type="text/javascript">
  window._mfq = window._mfq || [];
  (function() {
    var mf = document.createElement("script");
    mf.type = "text/javascript"; mf.defer = true;
    mf.src = "//cdn.mouseflow.com/projects/c38d7979-5aef-457c-839f-130b26c319b2.js";
    document.getElementsByTagName("head")[0].appendChild(mf);
  })();
</script>
<!-- start microsoft clarity Tracking Code for https://guide.quickscrum.com/ -->
<script type="text/javascript">
    (function(c,l,a,r,i,t,y){
        c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
        t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
        y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
    })(window, document, "clarity", "script", "hrb9r1oi7e");
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1B5CZSP8MR"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'G-1B5CZSP8MR');
</script>
<!-- Landing Pages CSS Only -->
<link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/style-landing.css" type="text/css"/>
<style>	
	
body[data-page-loader="full-page"] .nice-page-loader-full {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #333;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
    z-index: 1000000000;
    transition: opacity 2s ease-out 0s, z-index 0s ease-out 0s;
}
body[data-page-loader="full-page"] .nice-page-loader-full .spinner {
    animation: nice-page-loader-full-rotate 2s linear infinite;
    width: 65px;
    height: 65px;
    transform-origin: center center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
	
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff;
    opacity: 1;
}
</style>
<script type="text/javascript">
function skipTime(time) { 
        var vid = document.getElementsByClassName('vidchaVideo')[0]; 
        vid.play(); 
        vid.pause(); 
        vid.currentTime = time;  
        vid.setAttribute("controls", true);
        setTimeout(() =>{vid.play();},100);
}
</script>
	
<script type="text/javascript">
$(window).load(function() {
    $(".loader").fadeOut("100");
    //$(".loader").animate({height: "0px";});
});
</script>
<!-- Hotjar Tracking Code for https://guide.quickscrum.com/ -->
<script>
(function(h,o,t,j,a,r){
    h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
    h._hjSettings={hjid:3081941,hjsv:6};
    a=o.getElementsByTagName('head')[0];
    r=o.createElement('script');r.async=1;
    r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
    a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-42684424-3"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'UA-42684424-3');
</script>

<meta charset="<?php bloginfo( 'charset' ); ?>" />

<!-- Pingback -->
<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<!-- Facebook Pixel Code -->
<script>
  !function(f,b,e,v,n,t,s)
  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  n.queue=[];t=b.createElement(e);t.async=!0;
  t.src=v;s=b.getElementsByTagName(e)[0];
  s.parentNode.insertBefore(t,s)}(window, document,'script',
  'https://connect.facebook.net/en_US/fbevents.js');
  fbq('init', '461014991949732');
  fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=461014991949732&ev=PageView&noscript=1" /></noscript>
<!-- End Facebook Pixel Code -->
<script>
  (function(){
    window.ldfdr = window.ldfdr || {};
    (function(d, s, ss, fs){
      fs = d.getElementsByTagName(s)[0];
      function ce(src){
        var cs  = d.createElement(s);
        cs.src = src;
        setTimeout(function(){fs.parentNode.insertBefore(cs,fs)}, 1);
      }
      ce(ss);
    })(document, 'script', 'https://lftracker.leadfeeder.com/lftracker_v1_3P1w24dnXXl8mY5n.js');
  })();
</script>
<script> function createFcn(nm){(window.freshsales)[nm]=function(){(window.freshsales).push([nm].concat(Array.prototype.slice.call(arguments,0)))}; } (function(url,appToken,formCapture){window.freshsales=window.freshsales||[];if(window.freshsales.length==0){list='init identify trackPageView trackEvent set'.split(' ');for(var i=0;i<list.length;i++){var nm=list[i];createFcn(nm);}var t=document.createElement('script');t.async=1;t.src='https://d952cmcgwqsjf.cloudfront.net/assets/analytics.js';var ft=document.getElementsByTagName('script')[0];ft.parentNode.insertBefore(t,ft);freshsales.init('https://quickscrum.freshsales.io','7fd157079c67cfd6976394f6c0d0cebd2c4ea321b57caa8ce238d9ffe1ead0fa',true);}})();</script>
<!-- Global site tag (gtag.js) - Google Ads: 411014532 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-411014532"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'AW-411014532');
</script>

</head>

<body <?php body_class(); ?> <?php nice_body_data(); ?>>
	<div class="loader"></div>
<?php
	/**
	 * @hook nice_before_wrapper
	 *
	 * Hook here to display elements before the `#wrapper` element.
	 *
	 * @since 2.0
	 *
	 * Hooked here:
	 * @see nice_full_page_overlay_loader() - 10 (Displays the full page overlay markup when needed)
	 */
	//do_action( 'nice_before_wrapper' );
?>

<?php 
global $wp;
$current_url = $_SERVER['REQUEST_URI'];
$get_cat = explode("/", $current_url);
$get_custom_post_type_url = $get_cat[1];
$get_custom_post_type = explode("/", $get_custom_post_type_url);
$custom_post_type = $get_custom_post_type[0];
?>

<!-- BEGIN #wrapper -->
<div id="wrapper" class="<?php echo $custom_post_type ?>">

	<!-- BEGIN #header -->
	<header id="header" <?php nice_header_properties(); ?>>
		<!-- BEGIN #top -->
		<div id="top">
                    <div class="top-menu">
                        <div class="col-full first">
                            <div class="second_logo">
                                <?php if ( is_active_sidebar( 'header_top_logo' ) ) : ?>
                                        <?php dynamic_sidebar( 'header_top_logo' ); ?>
                                <?php endif; ?>
                            </div>
                            <a href="#" id="toggle-nav"><i class="fa fa-bars"></i></a>
                            <?php
                                wp_nav_menu( array( 
                                    'theme_location' => 'header-top-menu', 
                                    'container'       => 'nav',
                                    'container_class' => 'menu-navigation-container',
                                    'container_id'    => 'navigation',
                                    'fallback_cb' => false 
                                ) );
                            ?>
                        </div>
                    </div>
                <div class="col-full second">
                    <?php
                    /**
                     * @hook nice_logo
                     *
                     * The site's logo (image or text) is printed here. Hook to add,
                     * remove or modify HTML elements from the site's logo.
                     *
                     * @since 2.0
                     *
                     * Hooked here:
                     * @see nice_logo_display() - 10
                     */
                    if ( is_page_template( 'template-nomenupage.php' ) ) :
                    ?>
                    <div id="logo" class="fl">
                        <h1><span id="default-logo-wrapper" class="header-logo-wrapper"><img src="https://guide.quickscrum.com/wp-content/uploads/2020/04/qs-header-logo.png" id="default-logo" alt="Quickscrum" title="Quickscrum" class="img-logo img-custom-logo" width="196" height="38"> <img src="https://guide.quickscrum.com/wp-content/uploads/2020/04/qs-header-logo.png" id="retina-logo" alt="Quickscrum" title="Quickscrum" class="img-logo img-logo-retina img-custom-logo" width="196" height="38"></span></h1>
                    </div>
                    <?php
                        else :
                                do_action( 'nice_logo' );
                        endif;	
                    ?>
                    <div class="guide-main">
                        <?php
                                /**
                                 * @hook nice_navigation_menu
                                 *
                                 * The main navigation menu is printed here. Hook to add,
                                 * remove or modify HTML elements from the main navigation.
                                 *
                                 * @since 2.0
                                 *
                                 * Hooked here:
                                 *
                                 * @see nice_navigation_menu() - 10 (prints the main navigation menu)
                                 */
                                if ( is_page_template( 'template-nomenupage.php' ) ) :
                                else :
                                        do_action( 'nice_navigation_menu' );
                                endif;				
                        ?>
                    </div>
                    <div class="fixed-menu-open text-center" style="margin-left: -29%;">
                        <div class="qs_margin_top5 sign-up-box-input" style="margin-bottom: 3px;">
                            <a href="https://www.quickscrum.com/quickscrum/registration" class="btn btn-login" title="Try 7 days free trial" onclick="EventTracking('registration','submit','try it free');" style="font-size: 14px;line-height: 23px;width: 266px;border-radius: 100px;margin-right: 15px;text-transform: capitalize;font-weight: 600 !important;font-family: 'Poppins', sans-serif !important;letter-spacing: 0.5px;height: 40px;" id="btnSubmitToStep2">Try 7 days free trial</a> 
                            <a href="https://guide.quickscrum.com/schedule-a-demo/" class="btn btnlogin btnlogin1" style="width: 266px;height:40px;border-radius: 50px;line-height: 25px;text-transform: inherit;font-size:14px;font-weight: 600 !important;font-family: 'Poppins', sans-serif !important;letter-spacing: 0.5px;">Schedule a Demo</a>
                        </div>
                    </div>
                </div>
		<!-- END #top -->
            </div>

	<?php

	$nice_livesearch_enable = nice_get_option( '_livesearch_enable' );
	$is_home = is_front_page() || is_page_template( 'template-home.php' );

	if ( ( nice_bool( $nice_livesearch_enable ) && ( $is_home ) ) || apply_filters( 'nice_livesearch_enable', false ) ) : ?>
	<!-- #live-search -->
	<section id="live-search" <?php nice_welcome_message_class(); ?>>
		<div class="container col-full">

			<?php

			$nice_welcome_message = get_option( 'nice_welcome_message' );
			$nice_welcome_message_extended = get_option( 'nice_welcome_message_extended' );

			if ( ( ( $nice_welcome_message != '' ) || ( $nice_welcome_message_extended != '' ) ) && is_front_page() ) : ?>

				<!-- BEGIN .welcome-message -->
				<section class="welcome-message clearfix">

					<div class="col-full">

						<?php if ( $nice_welcome_message != '' ) : ?>
							<header>
								<h2><?php echo stripslashes( htmlspecialchars_decode( nl2br( $nice_welcome_message ) ) ); ?></h2>
							</header>
						<?php endif ;?>

						<?php if ( $nice_welcome_message_extended != '' ) : ?>
							<p><?php echo stripslashes( htmlspecialchars_decode( nl2br( $nice_welcome_message_extended ) ) ); ?></p>
						<?php endif ;?>

					</div>

				<!-- END .welcome-message -->
				</section>

			<?php endif; ?>

			<div id="search-wrap">
				<form role="search" method="get" id="searchform" class="clearfix" action="<?php echo home_url( '/' ); ?>" autocomplete="off">
					<div class="input">
					<label for="s"><?php echo apply_filters( 'nice_livesearch_label', __( 'Have a question? Ask or enter a search term.', 'nicethemes' ) ); ?></label>
					<input type="text" name="s" id="s" />
					<input type="submit" id="searchsubmit" value="&#xf002;" />
					</div>
				</form>
			</div>
		</div>
	</section>
	<!-- /#live-search -->

	<?php endif; ?>

	<!-- END #header -->
	</header>

<?php if ( ! is_page_template( 'template-home.php' ) ) : ?>
<!-- BEGIN #container -->
<div id="container" class="clearfix"> <?php //nice_container_class(); ?>
<?php endif; ?>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists