Server IP : 104.21.38.3 / Your IP : 108.162.226.168 Web Server : Apache System : Linux krdc-ubuntu-s-2vcpu-4gb-amd-blr1-01.localdomain 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /www/wwwroot/coircraft.com/wp-content/themes/coircraft/ |
Upload File : |
<div id="myModal1" class="modal payment"> <!--Modal-content-payment--> <div class="modal-content"> <span class="close close1" id="clo1" style="z-index: 100;"></span> <div class="modal-body"> <h2>Fill the Form to download Brochure</h2> <?php echo do_shortcode('[caldera_form id="CF5ff9757a8cdf0"]');?> </div> </div> </div> <div class="side-links"> <ul> <?php if(!empty(get_field('facebook_link','19'))){ ?> <li><a href="<?php echo get_field('facebook_link','19'); ?>" target="_blank"><i class="icon-facebook"></i></a></li> <?php } if(!empty(get_field('twitter_link','19'))){ ?> <li><a href="<?php echo get_field('twitter_link','19'); ?>" target="_blank"><i class="icon-twitter"></i></a></li> <?php }?> <?php if(!empty(get_field('insta_link','19'))){ ?> <li><a href="<?php echo get_field('insta_link','19'); ?>" target="_blank"><i class="icon-instagram"></i></a></li> <?php }?> <?php if(!empty(get_field('youtube_link','19'))){ ?> <li><a href="<?php echo get_field('youtube_link','19'); ?>" target="_blank"><i class="icon-youtube"></i></a></li> <?php }?> </ul> </div> <section class="sub-sec"> <div class="container"> <div class="row"> <div class="col-xl-5 col-lg-4"> <div class="sec-hd"> <div class="small-tp"><?php echo get_field('subsc_subtitle',19); ?></div> <div class="hd"><?php echo get_field('subsc_tilte',19); ?></div> </div> </div> <div class="col-xl-7 col-lg-8"> <div class="sub-form"> <label><?php echo get_field('subsc_label',19); ?></label> <?php echo do_shortcode('[caldera_form id="CF5fc5d07446b50"]'); ?> </div> </div> </div> </div> </section> <footer class="site-footer"> <div class="container ftp"> <div class="row"> <div class="col-lg-4 col-md-3"> <div class="f1"> <?php $header_logo = get_field('logo', 19); if(!empty($header_logo)){ ?> <a href="<?php echo site_url();?>"> <figure> <a href="<?php echo site_url();?>"><img src="<?php echo $header_logo['url'];?>"></a> </figure> </a> <?php }?> <?php $header_logo2 = get_field('logo2', 19); if(!empty($header_logo2)){ ?> <figure> <a href="<?php echo site_url();?>"><img src="<?php echo $header_logo2['url'];?>"></a> </figure> <?php }?> </div> </div> <div class="col-md-3"> <div class="f2"> <div class="hd">Contacts</div> <?php $address = get_field('address', 19); $service_footer_adress = get_field('service_footer_adress', 19); $footer_address = get_field('footer_address', 19); if(is_tax('productcategory')){ ?> <div class="addr"> <?php echo $footer_address;?> </div> <?php }elseif(is_page(252) || is_page(1209)) {?> <div class="addr"> <?php echo $service_footer_adress;?> </div> <?php }else {?> <div class="addr"> <?php echo $address;?> </div> <?php }?> <div class="contact-det"> <?php if(!empty(get_field('phone',19)) || !empty(get_field('phone_2',19)) || !empty(get_field('phone_3',19)) || !empty(get_field('phone_4',19))){ $telphonecode = get_field('telphonecode',19); if(empty($telphonecode)) $t_code = ''; else $t_code = $telphonecode.'- '; ?> Phone:<br> <?php if(!empty(get_field('phone',19))){ ?> <a href="tel:<?php echo $telphonecode.get_field('phone',19); ?>"><?php echo $t_code.get_field('phone',19); ?></a> <?php } if(!empty(get_field('phone_2',19))){ ?>, <a href="tel:<?php echo $telphonecode.get_field('phone_2',19); ?>"><?php echo get_field('phone_2',19); ?></a> <?php } if(!empty(get_field('phone_3',19))){ ?>, <a href="tel:<?php echo $telphonecode.get_field('phone_3',19); ?>"><?php echo get_field('phone_3',19); ?></a> <?php } if(!empty(get_field('phone_4',19))){ ?>, <a href="tel:<?php echo $telphonecode.get_field('phone_4',19); ?>"><?php echo get_field('phone_4',19); ?></a> <?php } if(!empty(get_field('phone_5',19))){ ?>, <a href="tel:<?php echo $telphonecode.get_field('phone_5',19); ?>"><?php echo get_field('phone_5',19); ?></a> <?php } ?> <?php }?> </div> <?php $email = get_field('email', 19); if(!empty($email)){ ?> <div class="fmail"> <a href="mailto:Email:<?php echo $email;?>"> Email:<br><?php echo $email;?></a> </div> <?php }?> <?php $fax = get_field('fax', 19); if(!empty($fax)){ ?> <div class="fz">Fax: <?php echo $fax;?></div> <?php }?> </div> </div> <div class="col-lg-3 col-md-4"> <div class="f3"> <div class="hd">Links</div> <?php wp_nav_menu(array('menu'=>'Footer Navigation','container'=>'none','menu_class'=> 'f-menu')); ?> </div> </div> <div class="col-md-2"> <div class="f4"> <div class="hd">Social</div> <ul class="f-menu f-menu2"> <?php if(!empty(get_field('facebook_link','19'))){ ?> <li><a href="<?php echo get_field('facebook_link','19'); ?>" target="_blank"><i class="icon-facebook"></i></a></li> <?php } if(!empty(get_field('twitter_link','19'))){ ?> <li><a href="<?php echo get_field('twitter_link','19'); ?>" target="_blank"><i class="icon-twitter"></i></a></li> <?php }?> <?php if(!empty(get_field('insta_link','19'))){ ?> <li><a href="<?php echo get_field('insta_link','19'); ?>" target="_blank"><i class="icon-instagram"></i></a></li> <?php }?> <?php if(!empty(get_field('youtube_link','19'))){ ?> <li><a href="<?php echo get_field('youtube_link','19'); ?>" target="_blank"><i class="icon-youtube"></i></a></li> <?php }?> </ul> <div class="footer_logo3"> <?php $header_logo3 = get_field('logo3', 19); if(!empty($header_logo3)){ ?> <a href="<?php echo site_url();?>"></a> <figure> <img src="<?php echo $header_logo3['url'];?>"> </figure> <?php }?> </div> </div> </div> </div> </div> <div class="privacy-policy align-center"> <div class="container"> <p>Coircorporation © <?php echo date('Y'); ?> / All Rights Reserved</p> </div> </div> </footer> <script type="text/javascript" src="<?php echo TEMPLATE_URL; ?>assets/js/jquery.cookies.js"></script> <script> var downloadpdf=""; // Get the modal669 // function showMOdalsection(pdf){ downloadpdf=pdf; var generalPopupJS = $.cookie("generalPopupJS"); var modal1 = document.getElementById("myModal1"); if (generalPopupJS === undefined || generalPopupJS === null) { modal1.style.display = "block"; }else{ downloadbrocure(); } } window.onclick = function(event) { var modal1 = document.getElementById("myModal1"); if (event.target == modal) { modal1.style.display = "none"; } } jQuery(".close1").click(function(){ var modal1 = document.getElementById("myModal1"); modal1.style.display = "none"; }); function downloadbrocure(){ window.open(downloadpdf); var date = new Date(); var minutes = 45; date.setTime(date.getTime() + (minutes * 60 * 1000)); date.setDate(date.getDate() + 7); $.cookie("generalPopupJS",'test', { path: '/', expires: date }); } </script> <?php wp_footer();?> <script type="text/javascript" src="<?php echo TEMPLATE_URL; ?>assets/js/vendors/bootstrap.min.js"></script> <script type="text/javascript" src="<?php echo TEMPLATE_URL; ?>assets/js/vendors/slick.min.js"></script> <script type="text/javascript" src="<?php echo TEMPLATE_URL; ?>assets/js/main.js?v=<?php echo time(); ?>"></script> <script type="text/javascript" src="<?php echo TEMPLATE_URL; ?>assets/js/lightbox-min.js"></script> <script type="text/javascript" src="<?php echo TEMPLATE_URL; ?>assets/js/lightbox.js"></script> <script type="text/javascript"> jQuery('.home-slider').slick({ infinite: true, slidesToShow: 1, slidesToScroll: 1, arrows: true, fade: true, dots:false, autoplay: true, autoplaySpeed: 2000, responsive: [ { breakpoint: 1025, settings: { arrows: false, } } ] }); jQuery('.i-slider').slick({ infinite: true, slidesToShow: 1, slidesToScroll: 1, arrows: true, fade: true, dots:false, autoplay: true, autoplaySpeed: 2000, adaptiveHeight: true }); jQuery('.abt-slider').slick({ infinite: true, slidesToShow: 1, slidesToScroll: 1, arrows: true, fade: true, dots:false, autoplay: true, autoplaySpeed: 2000, responsive: [ { breakpoint: 1200, settings: { arrows: false } } ] }); </script> <script> jQuery(document).ready(function(){ jQuery('.gallery').featherlightGallery({ gallery: { fadeIn: 300, fadeOut: 300 }, openSpeed: 300, closeSpeed: 300 }); jQuery('.gallery2').featherlightGallery({ gallery: { next: 'next »', previous: '« previous' }, variant: 'featherlight-gallery2' }); }); </script> <script type="text/javascript"> jQuery('.autoplay').slick({ dots: true, speed: 1500, autoplayTimeout: 5000, arrows: false, autoplay: true, draggable: true, pauseOnHover: true, slidesToShow: 2, slidesToScroll: 1, // centerMode: true, variableWidth: false, // adaptiveHeight: false, responsive: [ { breakpoint: 1024, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 901, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 768, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 601, settings: { slidesToShow: 1, slidesToScroll: 1 } }, { breakpoint: 481, settings: { slidesToShow: 1, slidesToScroll: 1 } } ] }); </script> <script> // Replace all SVG images with inline SVG $(function() { $('img.svg').each(function() { var $img = $(this); var imgID = $img.attr('id'); var imgClass = $img.attr('class'); var imgURL = $img.attr('src'); $.get(imgURL, function(data) { // Get the SVG tag, ignore the rest var $svg = $(data).find('svg'); // Add replaced image's ID to the new SVG if (typeof imgID !== 'undefined') { $svg = $svg.attr('id', imgID); } // Add replaced image's classes to the new SVG if (typeof imgClass !== 'undefined') { $svg = $svg.attr('class', imgClass + ' replaced-svg'); } // Remove any invalid XML tags as per http://validator.w3.org $svg = $svg.removeAttr('xmlns:a'); // Replace image with new SVG $img.replaceWith($svg); }, 'xml'); }); }); </script> </body> </html>