footer.php 10.1 KB
<?php $get_lang = isset($wp_query->query_vars['prisna_translate_seo_request'])?urldecode($wp_query->query_vars['prisna_translate_seo_request']):''; ?>
<footer class="web_footer">
    <section class="foot_service">
      <div class="layout">
      <div class="foot_items">
        <nav class="foot_item foot_item_contact wow fadeInLeftA" data-wow-delay=".1s">
          <div class="foot_item_hd">
           <h3 class="title">Contact us</h3>
         </div>
         <div class="foot_item_bd">
            <div class="subtit">International department sales manager: Bella Wang</div>
           <address class="foot_contact_list">
            <!-- icons:
                 ============================
                 contact_ico_local
                 contact_ico_phone
                 contact_ico_email
                 contact_ico_fax
                 contact_ico_skype
                 contact_ico_time -->
             <ul>
               <li class="contact_item">
                 <i class="contact_ico contact_ico_phone"></i>
                 <div class="contact_txt">
                  <?php if( get_get_field('lianxi_phone_01') ){ ?> <a class="tel_link" href="tel:<?php get_the_field('lianxi_phone_01'); ?>"><span class="item_label">Tel:</span><span class="item_val"><?php get_the_field('lianxi_phone_01'); ?></span></a><?php } ?>
                 </div>
               </li>
               <li class="contact_item">
                 <i class="contact_ico contact_ico_fax"></i>
                 <div class="contact_txt">
                  <?php if( get_get_field('lianxi_fax') ){ ?> <span class="item_label">Cel:</span><span class="item_val"><?php get_the_field('lianxi_fax'); ?></span><?php } ?>
                 </div>
               </li>
               <li class="contact_item">
                 <i class="contact_ico contact_ico_email"></i>
                 <div class="contact_txt">
                   <?php if( get_get_field('lianxi_mail_01') ){ ?><a href="javascript:" class="add_email12"><span class="item_label">Email:</span><span class="item_val"><?php get_the_field('lianxi_mail_01'); ?></span></a><?php } ?>
                 </div>
               </li>
             </ul>
           </address>
           <ul class="foot_sns wow fadeInUpA">
             <?php $images = get_get_field('sns_gallery'); if( $images ): foreach( $images as $image ): ?>
            <li><a target="_blank" href="<?php echo $image['alt']; ?>"><img src="<?php echo $image['url']; ?>" alt="<?php echo $image['title']; ?>"></a></li>
            <?php endforeach; endif; ?>
           </ul>  
         </div>
        </nav>
        <nav class="foot_item foot_item_product wow fadeInLeftA" data-wow-delay=".2s">
          <div class="foot_item_hd">
           <h3 class="title">ABOUT MICRO MATIC</h3>
         </div>
         <div class="foot_item_bd">
            <ul class="foot_txt_list">
              <li><a href="">Company Profile</a></li>
              <li><a href="">History &amp; Milestones</a></li>
              <li><a href="">Vision &amp; Strategy</a></li>
              <li><a href="">Company Values</a></li>
            </ul> 
            <div class="item_more"><a href="">View More+</a></div>
         </div>
        </nav>
        <nav class="foot_item foot_item_news wow fadeInLeftA" data-wow-delay=".3s">
          <div class="foot_item_hd">
            <h2 class="title">News</h2>
          </div>
          <div class="foot_item_bd">
           <?php query_posts(array( 'post_type' => 'news','showposts' => 5,'orderby' => 'post_date','order'=> 'DESC') ); while (have_posts()) : the_post();?>
            <div class="news_cell">
              <div class="news_time"><?php the_time('y.m.d h') ?></div>
              <h4 class="news_tit"><a href="<?php echo $get_lang?home_url('/')  .$get_lang.'/news/' . $post->post_name:home_url('/') .'news/' . $post->post_name ; ?>"><?php echo mb_strimwidth(strip_tags(apply_filters('the_title',$post->post_title)), 0, 44,"..."); ?></a></h4>
              <div class="news_dots">......</div>
              <div class="item_more"><a href="<?php echo $get_lang?home_url('/')  .$get_lang.'/news/' . $post->post_name:home_url('/') .'news/' . $post->post_name ; ?>">View More+</a></div>
            </div>
             <?php endwhile; wp_reset_query();  ?> 
          </div>
        </nav>
        <nav class="foot_item foot_item_inquiry wow fadeInLeftA" data-wow-delay=".4s">
          <div class="foot_item_bd">
            <div class="company_subscribe">
              <h3 class="subscribe_title">SUBSCRIBERS</h3>
              <div class="learn_more"><a href="javascript:" class="sys_btn button sys_btn_wave"><i class="btn_wave_circle desplode-circleS"></i> SUBSCRIBERS</a></div>
            </div>
          </div>
        </nav>
      </div>
      </div>
    </section>
    <section class="foot_bar wow fadeInUpA">
      <div class="layout">
        <div class="foot_left">
          <div class="coyright"><?php query_posts(array( 'post_type' => 'transall','showposts' => 1,'orderby' => 'post_date','order'=> 'DESC') );  while (have_posts()) : the_post();?>
        <?php if( get_field('自动翻译') ){ ?>
        <div class="transall"></div>
        <?php } ?>
        <?php endwhile; wp_reset_query();  ?>
        <?php get_the_field('about_copyright'); ?>
        <?php get_the_field('3code_an'); ?>
        <?php get_the_field('3code_qt'); ?></div>
        </div>
        <div class="foot_right">
          Fiber Optic Enclosures &amp; Patch Panel Factory in China 
        </div>
      </div>
    </section>
  </footer>
<aside class="scrollsidebar" id="scrollsidebar">
  <div class="side_content">
    <div class="side_list">
      <header class="hd"><img src="//cdn.goodao.net/title_pic.png" alt="Online Inuiry"/></header>
      <div class="cont">
        <li><a class="email" href="javascript:" onclick="showMsgPop();">Send Email</a></li>
        <?php query_posts(array( 'post_type' => 'skype','showposts' => 5,'orderby' => 'post_date','order'=> 'DESC') );  ?>
        <?php while (have_posts()) : the_post();?>
        <li><a target="_blank" class="skype" href="skype:<?php the_field('skype_id'); ?>?chat"><?php echo mb_strimwidth(strip_tags(apply_filters('the_title',$post->post_title)), 0, 200,"..."); ?></a></li>
        <?php endwhile; wp_reset_query();  ?>
        <?php query_posts(array( 'post_type' => 'ww','showposts' => 5,'orderby' => 'post_date','order'=> 'DESC') );  ?>
        <?php while (have_posts()) : the_post();?>
        <li class="ww">
          <?php the_field('ww_code'); ?>
        </li>
        <?php endwhile; wp_reset_query();  ?>
      </div>
      <?php $image = get_get_field('ad_android');if( !empty($image) ): ?>
      <div class="t-code"> <a href="<?php echo $image['alt']; ?>"><img width="120px" src="<?php echo $image['url']; ?>" alt="<?php echo $image['description']; ?>"></a><br/>
        <center>
          Android
        </center>
      </div>
      <?php endif; ?>
      <?php $image = get_get_field('ad_ios');if( !empty($image) ): ?>
      <div class="t-code"> <a href="<?php echo $image['alt']; ?>"><img width="120px" src="<?php echo $image['url']; ?>" alt="<?php echo $image['description']; ?>"></a><br/>
        <center>
          IOS
        </center>
      </div>
      <?php endif; ?>
      <div class="side_title"><a  class="close_btn"><span>x</span></a></div>
    </div>
  </div>
  <div class="show_btn"></div>
</aside>
<div class="inquiry-pop-bd">
  <div class="inquiry-pop"> <i class="ico-close-pop" onClick="hideMsgPop();"></i> 
    <script type="text/javascript" src="//www.globalso.site/form.js"></script> 
  </div>
</div>
</div>
<script type="text/javascript" src="<?php echo home_url("/"); ?>style/global/js/jquery.min.js"></script> 
<script type="text/javascript" src="<?php echo home_url("/"); ?>style/global/js/common.js"></script>
<script type="text/javascript" src="<?php echo home_url("/"); ?>style/public/public.js"></script> 
<!--[if lt IE 9]>
<script src="<?php echo home_url("/"); ?>style/global/js/html5.js"></script>
<![endif]-->
<?php wp_footer();?>
<script>  function getCookie(name) {
    var arg = name + "=";
    var alen = arg.length;
    var clen = document.cookie.length;
    var i = 0;
    while (i < clen) {
        var j = i + alen;
        if (document.cookie.substring(i, j) == arg) return getCookieVal(j);
        i = document.cookie.indexOf(" ", i) + 1;
        if (i == 0) break;
    }
    return null;
}
function setCookie(name, value) {
    var expDate = new Date();
    var argv = setCookie.arguments;
    var argc = setCookie.arguments.length;
    var expires = (argc > 2) ? argv[2] : null;
    var path = (argc > 3) ? argv[3] : null;
    var domain = (argc > 4) ? argv[4] : null;
    var secure = (argc > 5) ? argv[5] : false;
    if (expires != null) {
        expDate.setTime(expDate.getTime() + expires);
    }
    document.cookie = name + "=" + escape(value) + ((expires == null) ? "": ("; expires=" + expDate.toUTCString())) + ((path == null) ? "": ("; path=" + path)) + ((domain == null) ? "": ("; domain=" + domain)) + ((secure == true) ? "; secure": "");
}
function getCookieVal(offset) {
    var endstr = document.cookie.indexOf(";", offset);
    if (endstr == -1) endstr = document.cookie.length;
    return unescape(document.cookie.substring(offset, endstr));
}

var firstshow = 0;
var cfstatshowcookie = getCookie('easyiit_stats');
if (cfstatshowcookie != 1) {
    a = new Date();
    h = a.getHours();
    m = a.getMinutes();
    s = a.getSeconds();
    sparetime = 1000 * 60 * 60 * 24 * 1 - (h * 3600 + m * 60 + s) * 1000 - 1;
    setCookie('easyiit_stats', 1, sparetime, '/');
    firstshow = 1;
}
if (!navigator.cookieEnabled) {
    firstshow = 0;
}
var referrer = escape(document.referrer);
var currweb = escape(location.href);
var screenwidth = screen.width;
var screenheight = screen.height;
var screencolordepth = screen.colorDepth;
$(function($){
   var src="<?php echo home_url("/"); ?>wp-admin/admin-ajax.php?action=stats_init&assort=0&referrer="+referrer+"&currweb="+currweb+"&firstshow="+firstshow+"&screenwidth="+screenwidth+"&screenheight="+screenheight+"&screencolordepth="+screencolordepth+"&ranstr="+Math.random()
	$('body').append('<iframe style="display:none" src='+src+'></iframe>')		
});
  </script> </body></html>