HEX
Server: Apache
System: Linux server1.panigaletech.com 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
User: ubuntu (1000)
PHP: 7.4.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/dev.captainschairit.com/wp-content/themes/captainschare/footer.php
<?php
/**
 * The template for displaying the footer
 *
 * Contains the closing of the #content div and all content after
 *
 * @package WordPress
 * @subpackage Twenty_Sixteen
 * @since Twenty Sixteen 1.0
 */ 
  $template_name = get_page_template_slug();
  if(($template_name == 'template-parts/about.php') || ($template_name == 'template-parts/testimonial.php')) {
  $get_in_touch = get_field('selling_more_section'); ?>
  <section class="selling-more" id="ContactUs">
    <div class="container">
      <div class="row">
        <div class="col-md-5">
          <h2 class="heading01"><?php echo $get_in_touch['heading']; ?></h2>
          <p><?php echo $get_in_touch['text']; ?></p>
        </div>
        <div class="col-md-7">
          <?php echo do_shortcode('[contact-form-7 id="242" title="Contact Us"]'); ?>
        </div>
      </div>
    </div>
  </section>
  <?php
  } else if(($template_name != 'template-parts/get_a_demo.php') && ($template_name != 'template-parts/press-center.php') && ($template_name != 'template-parts/pricing.php') && ($template_name != 'template-parts/configuration-form.php') && ($template_name != 'template-parts/adn-create-profile.php') && ($template_name != 'template-parts/confirmation-page.php') && ($template_name != 'template-parts/collect-data-msp.php') && ($template_name != 'template-parts/try-it-free.php') && ($template_name != 'template-parts/collect-data-non-msp.php') && ($template_name != 'template-parts/choose-connectors.php') && ($template_name != 'template-parts/choose-plan-page.php') && ($template_name != '') && ($template_name != 'template-parts/payment-page.php') && ($template_name != 'template-parts/thankyou-page.php') && ($template_name != 'template-parts/cc-login.php') && ($template_name != 'template-parts/profile-page.php') && ($template_name != 'template-parts/edit-profile-page.php') && ($template_name != 'template-parts/edit-payment-details.php') && ($template_name != 'template-parts/thankyou-page-other.php') && ($template_name != 'template-parts/pricing-msp.php')) { ?>
  <section class="selling-more">
    <div class="container">
      <div class="col-sm-10 col-md-10 col-lg-10 offset-sm-1 offset-md-1 offset-lg-1">
        <div class="stay-informed">
          <h3 class="heading03"><?php echo get_option('newsletter_heading'); ?></h3>
          <p><?php echo get_option('newsletter_text'); ?></p>
          <div class="col-sm-10 col-md-10 col-lg-10 offset-sm-1 offset-md-1 offset-lg-1">
<!--             <form class="mt-5" id="newsLetter" method="post" action="<?php //echo get_site_url(); ?>/?na=s" onsubmit="return newsletter_check(this)">
              <input type="hidden" name="nlang" value="">
              <div class="form-group position-relative">
                <input type="email" class="form-control" placeholder="Enter your email address" id="ne"  name="ne" required>
                <button type="submit" class="btn-stay-informed tnp-submit" value="Subscribe"><i class="fas fa-paper-plane"></i></button>
              </div>
            </form> -->
            <?php echo do_shortcode('[contact-form-7 id="1044" title="Newsletter"]'); ?>
          </div>
        </div>
      </div>

    </div>

    <div class="container">
      <div class="row">
        <div class="col-md-6">
          <h2 class="heading01"><?php echo get_option('selling_more_head'); ?></h2>
          <p><?php echo get_option('selling_more_text'); ?></p>
<!--           <a class="btn btn-primary text-uppercase mt-5 hvr-shutter-out-horizontal" href="<?php //echo get_option('selling_more_link'); ?>"><?php //echo get_option('selling_more_btn'); ?></a> -->
        </div>
        <div class="col-md-6">
          <div class="selling-more-img">
            <figure>
              <img src="<?php echo get_option('selling_image'); ?>">
            </figure>
          </div>
        </div>
      </div>
    </div>
  </section>
  <?php
  } ?>
  <!-- Footer -->
  <footer class="footer">
    <div class="container">
      <div class="row align-items-center">
        <div class="col-sm-12 col-md-12 col-lg-6 footer-logo">
          <a class="" href="<?php echo get_site_url(); ?>">
            <img src="<?php echo get_option('footer_logo'); ?>" alt="Captains Chair">
          </a>
        </div>
        <!-- <div class="col-md-12 col-lg-8">
        <?php wp_nav_menu(array(
              'theme_location'  => 'footer_menu',
              'menu_class'      => 'footer-menu',
            )); 
        ?>
        </div> -->
        <div class="col-md-12 col-lg-6">
          <div class="row">
            <div class="col-sm-4 col-md-4 col-lg-4">
              <div class="footer-menu">
                <h4 class="heading04">Product</h4>
                <a class="js-scroll-trigger" href="<?php echo get_site_url(); ?>/client-dashboard/#clientDashboard">Client Dashboard</a>
                <a class="js-scroll-trigger" href="<?php echo get_site_url(); ?>/client-dashboard/#accountManagement">Account Management</a>
                <a class="js-scroll-trigger" href="<?php echo get_site_url(); ?>/client-dashboard/#features">Features</a>
              </div>
            </div>
            <div class="col-sm-4 col-md-4 col-lg-4">
              <div class="footer-menu">
                <h4 class="heading04">Resources</h4>
                <a class="js-scroll-trigger" href="<?php echo get_site_url(); ?>/blog">Blog</a>
                <a class="js-scroll-trigger" href="<?php echo get_site_url(); ?>/news">Press Center</a>
              </div>
            </div>
            <div class="col-sm-4 col-md-4 col-lg-4">
              <div class="footer-menu">
                <h4 class="heading04">About</h4>
                <a class="js-scroll-trigger" href="<?php echo get_site_url(); ?>/about/#CompanyInfo">Company Info</a>                
                <a class="js-scroll-trigger" href="<?php echo get_site_url(); ?>/about/#ContactUs">Contact Us</a>
              </div>
            </div>
            <!-- <div class="col-sm-4 col-md-3 col-lg-3">
              <div class="footer-menu">
                <a href="#">Connectors</a>
              </div>
            </div> -->
          </div>
        </div>
        <!-- <div class="col-md-12 col-lg-4 offset-lg-8">
          <ul class="list-inline social-buttons">
            <li>
              <a href="<?php //echo get_option('linkedin'); ?>" target="_blank">
              <i class="fab fa-linkedin-in"></i>
              </a>
            </li>
          </ul>
        </div> -->
      </div>
    </div>
  </footer>

  <div id="footer" class="fusion-footer-copyright-area">
    <div class="container">
    <div class="fusion-row">
      <div class="fusion-copyright-content">
        <div class="fusion-copyright-notice">
          <div>
            <p class="copyright-itglue">&copy; <?php echo date("Y"); ?> Captain's chair | All rights reserved | 
              <a href="<?php echo get_site_url(); ?>/privacy-policy">Privacy Policy</a> | 
              <a href="<?php echo get_site_url(); ?>/terms-conditions/">Terms & Conditions</a> 
              <span class="footer-phone"><?php echo get_option('ph_no'); ?></span>
            </p>  
        </div>
      </div>
      <div class="fusion-social-links-footer">
        <div class="fusion-social-networks boxed-icons">
          <div class="fusion-social-networks-wrapper">      
          <a href="<?php echo get_option('linkedin'); ?>" target="_blank" rel="noopener noreferrer">
                <i class="fab fa-linkedin-in"></i>
            </a>
          </div>
        </div>
      </div>
      </div> <!-- fusion-fusion-copyright-content -->
    </div> <!-- fusion-row -->
  </div>
</div>
<div id="loader" class="animated-loder hidden">
  <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="margin:auto;background:transparent;display:block;" width="150px" height="150px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
    <g transform="translate(50 50)">  <g transform="translate(-19 -19) scale(0.6)"> <g transform="rotate(7.9623)">
    <animateTransform attributeName="transform" type="rotate" values="0;45" keyTimes="0;1" dur="0.2s" begin="0s" repeatCount="indefinite"></animateTransform><path d="M31.359972760794346 21.46047782418268 L38.431040572659825 28.531545636048154 L28.531545636048154 38.431040572659825 L21.46047782418268 31.359972760794346 A38 38 0 0 1 7.0000000000000036 37.3496987939662 L7.0000000000000036 37.3496987939662 L7.000000000000004 47.3496987939662 L-6.999999999999999 47.3496987939662 L-7 37.3496987939662 A38 38 0 0 1 -21.46047782418268 31.35997276079435 L-21.46047782418268 31.35997276079435 L-28.531545636048154 38.431040572659825 L-38.43104057265982 28.531545636048158 L-31.359972760794346 21.460477824182682 A38 38 0 0 1 -37.3496987939662 7.000000000000007 L-37.3496987939662 7.000000000000007 L-47.3496987939662 7.000000000000008 L-47.3496987939662 -6.9999999999999964 L-37.3496987939662 -6.999999999999997 A38 38 0 0 1 -31.35997276079435 -21.460477824182675 L-31.35997276079435 -21.460477824182675 L-38.431040572659825 -28.531545636048147 L-28.53154563604818 -38.4310405726598 L-21.4604778241827 -31.35997276079433 A38 38 0 0 1 -6.999999999999992 -37.3496987939662 L-6.999999999999992 -37.3496987939662 L-6.999999999999994 -47.3496987939662 L6.999999999999977 -47.3496987939662 L6.999999999999979 -37.3496987939662 A38 38 0 0 1 21.460477824182686 -31.359972760794342 L21.460477824182686 -31.359972760794342 L28.531545636048158 -38.43104057265982 L38.4310405726598 -28.53154563604818 L31.35997276079433 -21.4604778241827 A38 38 0 0 1 37.3496987939662 -6.999999999999995 L37.3496987939662 -6.999999999999995 L47.3496987939662 -6.999999999999997 L47.349698793966205 6.999999999999973 L37.349698793966205 6.999999999999976 A38 38 0 0 1 31.359972760794346 21.460477824182686 M0 -23A23 23 0 1 0 0 23 A23 23 0 1 0 0 -23" fill="#f36f21"></path></g></g> <g transform="translate(19 19) scale(0.6)"> <g transform="rotate(14.5377)">
    <animateTransform attributeName="transform" type="rotate" values="45;0" keyTimes="0;1" dur="0.2s" begin="-0.1s" repeatCount="indefinite"></animateTransform><path d="M-31.35997276079435 -21.460477824182675 L-38.431040572659825 -28.531545636048147 L-28.53154563604818 -38.4310405726598 L-21.4604778241827 -31.35997276079433 A38 38 0 0 1 -6.999999999999992 -37.3496987939662 L-6.999999999999992 -37.3496987939662 L-6.999999999999994 -47.3496987939662 L6.999999999999977 -47.3496987939662 L6.999999999999979 -37.3496987939662 A38 38 0 0 1 21.460477824182686 -31.359972760794342 L21.460477824182686 -31.359972760794342 L28.531545636048158 -38.43104057265982 L38.4310405726598 -28.53154563604818 L31.35997276079433 -21.4604778241827 A38 38 0 0 1 37.3496987939662 -6.999999999999995 L37.3496987939662 -6.999999999999995 L47.3496987939662 -6.999999999999997 L47.349698793966205 6.999999999999973 L37.349698793966205 6.999999999999976 A38 38 0 0 1 31.359972760794346 21.460477824182686 L31.359972760794346 21.460477824182686 L38.431040572659825 28.531545636048158 L28.53154563604818 38.4310405726598 L21.460477824182703 31.35997276079433 A38 38 0 0 1 6.9999999999999964 37.3496987939662 L6.9999999999999964 37.3496987939662 L6.999999999999995 47.3496987939662 L-7.000000000000009 47.3496987939662 L-7.000000000000007 37.3496987939662 A38 38 0 0 1 -21.46047782418263 31.359972760794385 L-21.46047782418263 31.359972760794385 L-28.531545636048097 38.43104057265987 L-38.431040572659796 28.531545636048186 L-31.35997276079433 21.460477824182703 A38 38 0 0 1 -37.34969879396619 7.000000000000032 L-37.34969879396619 7.000000000000032 L-47.34969879396619 7.0000000000000355 L-47.3496987939662 -7.000000000000002 L-37.3496987939662 -7.000000000000005 A38 38 0 0 1 -31.359972760794346 -21.46047782418268 M0 -23A23 23 0 1 0 0 23 A23 23 0 1 0 0 -23" fill="#fdbd3b"></path></g></g></g>
    </svg>
</div>
  <!-- Bootstrap core JavaScript -->
  <script src="<?php echo get_bloginfo('template_directory');?>/js/jquery.min.js"></script>
  <script src="https://code.jquery.com/jquery-2.2.0.min.js" type="text/javascript"></script>
  <script src="<?php echo get_bloginfo('template_directory');?>/js/bootstrap.min.js"></script>
  <!-- <script src="<?php //echo get_bloginfo('template_directory');?>/js/bootstrap.bundle.min.js"></script> -->
  <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.2/TweenMax.min.js"></script>
  <!-- Plugin JavaScript -->
  <script src="<?php echo get_bloginfo('template_directory');?>/js/jquery.easing.min.js"></script>
  <!-- Shuffle js -->
  <script src="<?php echo get_bloginfo('template_directory');?>/js/shuffle.js"></script>
  <!-- Animation scripts -->
  <script src="<?php echo get_bloginfo('template_directory');?>/js/index.js"></script>
  <script src="<?php echo get_bloginfo('template_directory');?>/js/classie.js"></script>
  <!-- Custom scripts for this template -->
  <script src="<?php echo get_bloginfo('template_directory');?>/js/custom.js"></script>
  <script src="<?php echo get_bloginfo('template_directory');?>/js/slick.js"></script>
  <!-- Custom scripts for this template -->
  <script src="<?php echo get_bloginfo('template_directory');?>/js/script.js"></script>
  <!-- Searilize searchable deopdown -->
  <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.12.6/js/standalone/selectize.min.js" integrity="sha256-+C0A5Ilqmu4QcSPxrlGpaZxJ04VjsRjKu+G82kl5UJk=" crossorigin="anonymous"></script> -->
  <!-- Jquery validate -->
  <script src="https://cdn.jsdelivr.net/jquery.validation/1.16.0/jquery.validate.min.js"></script>
  <script src="https://cdn.jsdelivr.net/jquery.validation/1.16.0/additional-methods.min.js"></script>
  <script>
    function toggleIcon(e) {
      $(e.target)
        .prev('.panel-heading')
        .find(".more-less")
        .toggleClass('fa-plus-circle fa-minus-circle');
    }
    $('.panel-group').on('hidden.bs.collapse', toggleIcon);
    $('.panel-group').on('shown.bs.collapse', toggleIcon);

  

    if ($(window).width() < 960) {
        $(document).ready(function () {
          // $('.ch-plan-staps').on('click', function () {
          //     $(this).toggleClass('ch-plan-open');
          // });
          $( ".ch-plan-heading" ).click(function(e) { 
            $( this ).parent().toggleClass( "ch-plan-open", 1000 );
          });
      });
    }

  </script>
  <?php if($template_name == 'template-parts/about.php') { ?>
  <script>
  /*Shuffle */

  // $(document).ready(function () {
  //   var Shuffle = window.Shuffle;
  //   var jQuery = window.jQuery;

  //   var myShuffle = new Shuffle(document.querySelector('.my-shuffle'), {
  //     itemSelector: '.image-item',
  //     sizer: '.my-sizer-element',
  //     buffer: 1
  //   });


  //   jQuery('input[name="shuffle-filter"]').on('change', function (evt) {
  //     var input = evt.currentTarget;
  //     if (input.checked) {
  //       myShuffle.filter(input.value);
  //     }
  //   });
  // });
  /*Shuffle */
  </script>
  <?php
  }
  wp_footer(); ?>
</body>

</html>