{"id":498,"date":"2022-09-23T13:31:45","date_gmt":"2022-09-23T13:31:45","guid":{"rendered":"https:\/\/ats-automation-develop.go-vip.net\/pft\/?page_id=498"},"modified":"2022-09-30T11:57:01","modified_gmt":"2022-09-30T11:57:01","slug":"news-events","status":"publish","type":"page","link":"https:\/\/ats-automation-develop.go-vip.net\/pft\/news-events\/","title":{"rendered":"News &#038; Events"},"content":{"rendered":"<div class=\"gb-container gb-container-8a462aa9 alignfull\"><div class=\"gb-inside-container\">\n\n<h2 class=\"gb-headline gb-headline-258574d0 gb-headline-text\">News &amp; Events<\/h2>\n\n\n\n<p class=\"gb-headline gb-headline-2a64d291 gb-headline-text\">find out about what\u2019s new<\/p>\n\n<\/div><\/div>\n\n<div class=\"gb-container gb-container-86cce36c alignfull\"><div class=\"gb-inside-container\">\n\n<p class=\"wp-block-paragraph\">\n  <!-- Events and News Section -->\n  <div class=\"ats-events-news-section\">\n\n    <div class=\"container\">\n\n      <div class=\"row\">\n\n        <div class=\"col-lg-4 events-wrp\">\n\n          <div class=\"title-part\">\n            <h2>Events<\/h2>\n          <\/div>\n\n          \n            <div class=\"events-inner-wrp\"> \n\n              \n                \n                \n              \n                \n                \n              \n                \n                \n              \n            <\/div>\n\n          \n                    \n        <\/div>\n\n        <div class=\"col-lg-8 news-wrp\">\n\n          <div class=\"title-part\">\n            <h2>News<\/h2>\n          <\/div>\n\n          \n            <div class=\"news-inner-wrp\"> \n\n              <div class=\"row\">\n\n                \n                  <div class=\"each-news col-md-6\">\n                    <div class=\"each-wrp\">\n                      \n                      <a href=\"https:\/\/ats-automation-develop.go-vip.net\/pft\/2022\/09\/23\/marco-trac-it-quality-control-module-qcm\/\">\n                        <div class=\"img-wrp\">\n                                                      <img decoding=\"async\" src=\"https:\/\/ats-automation-develop.go-vip.net\/pft\/wp-content\/uploads\/sites\/53\/2022\/09\/QCM-5.jpg?w=640\">\n                                                  <\/div>\n                      <\/a>\n\n                      <div class=\"post-info\">\n                        <p class=\"post-date\">23 Sep 2022<\/p>\n                        <h3 class=\"post-title\">MARCO Trac-IT Quality Control Module (QCM)<\/h3>\n\n                        <div class=\"btn-wrp\">\n                          <a href=\"https:\/\/ats-automation-develop.go-vip.net\/pft\/2022\/09\/23\/marco-trac-it-quality-control-module-qcm\/\">Read More \u2192<\/a>\n                        <\/div>\n                      <\/div>\n\n                    <\/div>\n                  <\/div>\n\n                \n                  <div class=\"each-news col-md-6\">\n                    <div class=\"each-wrp\">\n                      \n                      <a href=\"https:\/\/ats-automation-develop.go-vip.net\/pft\/2022\/09\/23\/more-drumming-speeds-for-greater-productivity-the-fast-filling-project-of-the-comac-research-development-department\/\">\n                        <div class=\"img-wrp\">\n                                                      <img decoding=\"async\" src=\"https:\/\/ats-automation-develop.go-vip.net\/pft\/wp-content\/uploads\/sites\/53\/2022\/09\/Fast-Filling-1.png?w=640\">\n                                                  <\/div>\n                      <\/a>\n\n                      <div class=\"post-info\">\n                        <p class=\"post-date\">23 Sep 2022<\/p>\n                        <h3 class=\"post-title\">More drumming speeds for greater productivity: the Fast Filling Project of the Comac Research &#038; Development Department<\/h3>\n\n                        <div class=\"btn-wrp\">\n                          <a href=\"https:\/\/ats-automation-develop.go-vip.net\/pft\/2022\/09\/23\/more-drumming-speeds-for-greater-productivity-the-fast-filling-project-of-the-comac-research-development-department\/\">Read More \u2192<\/a>\n                        <\/div>\n                      <\/div>\n\n                    <\/div>\n                  <\/div>\n\n                \n              <\/div>\n\n            <\/div>\n\n          \n          \n\n                    \n        <\/div>\n          \n        <\/div>\n        \n      <\/div>\n\n    <\/div>\n\n    <script type=\"text\/javascript\">\n      \n      var paged = 1;\n\n      function get_products() {\n\n        var data = {\n          'action': 'ats_get_news',\n          'paged': paged\n        };\n\n        jQuery.ajax({\n          url: \"https:\/\/ats-automation-develop.go-vip.net\/pft\/wp-admin\/admin-ajax.php\",\n          data: data,\n          type : 'POST',\n          beforeSend: function ( xhr ) {\n            jQuery('.ats-events-news-section')[0].style.opacity = \"0.3\";\n          },\n          success: function( data ) {\n            jQuery('.ats-events-news-section')[0].style.opacity = \"1\";\n\n            var response = JSON.parse( data );\n\n            var max_num_posts = response['max_num_posts'];\n\n            jQuery('.ats-events-news-section .news-inner-wrp .row').html( response['results'] );\n\n            if ( max_num_posts > 9 ) {\n              var total_page_num = Math.ceil(max_num_posts \/ 9);\n              var i = 1;\n              var pagination_html = '';\n              for( i = 1; i <= total_page_num; i++ ) {\n\n                if ( i == paged ) {\n                  pagination_html += '<a class=\"current\" href=\"javascript:;\" page_num=\"' + i + '\">' + i + '<\/a>';\n                } else {\n                  pagination_html += '<a href=\"javascript:;\" page_num=\"' + i + '\">' + i + '<\/a>';\n                }\n                \n\n              }\n\n              jQuery('.ats-events-news-section .news-wrp .pagination-wrp').html(pagination_html);\n            }\n\n          }\n\n        });\n      }\n\n      jQuery(document).on('click', '.ats-events-news-section .news-wrp .pagination-wrp a', function() {\n\n        paged = Number(jQuery(this).attr('page_num'));\n\n        get_products();\n\n      });\n\n    <\/script>\n    \n    \n  <\/div>\n\n  <\/p>\n\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>News &amp; Events find out about what\u2019s new<\/p>\n","protected":false},"author":352,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/empty.php","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-498","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.8 (Yoast SEO v26.8) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>News &amp; Events - ATS Products &amp; Food Technology<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ats-automation-develop.go-vip.net\/pft\/news-events\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"News &amp; Events - ATS Products &amp; Food Technology\" \/>\n<meta property=\"og:description\" content=\"News &amp; Events find out about what\u2019s new\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ats-automation-develop.go-vip.net\/pft\/news-events\/\" \/>\n<meta property=\"og:site_name\" content=\"ATS Products &amp; Food Technology\" \/>\n<meta property=\"article:modified_time\" content=\"2022-09-30T11:57:01+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ats-automation-develop.go-vip.net\/pft\/news-events\/\",\"url\":\"https:\/\/ats-automation-develop.go-vip.net\/pft\/news-events\/\",\"name\":\"News & Events - ATS Products & Food Technology\",\"isPartOf\":{\"@id\":\"https:\/\/ats-automation-develop.go-vip.net\/pft\/#website\"},\"datePublished\":\"2022-09-23T13:31:45+00:00\",\"dateModified\":\"2022-09-30T11:57:01+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ats-automation-develop.go-vip.net\/pft\/news-events\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ats-automation-develop.go-vip.net\/pft\/#website\",\"url\":\"https:\/\/ats-automation-develop.go-vip.net\/pft\/\",\"name\":\"ATS Products & Food Technology\",\"description\":\"Just another vipgo.atsautomation.com site\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ats-automation-develop.go-vip.net\/pft\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"News & Events - ATS Products & Food Technology","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ats-automation-develop.go-vip.net\/pft\/news-events\/","og_locale":"en_US","og_type":"article","og_title":"News & Events - ATS Products & Food Technology","og_description":"News &amp; Events find out about what\u2019s new","og_url":"https:\/\/ats-automation-develop.go-vip.net\/pft\/news-events\/","og_site_name":"ATS Products & Food Technology","article_modified_time":"2022-09-30T11:57:01+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ats-automation-develop.go-vip.net\/pft\/news-events\/","url":"https:\/\/ats-automation-develop.go-vip.net\/pft\/news-events\/","name":"News & Events - ATS Products & Food Technology","isPartOf":{"@id":"https:\/\/ats-automation-develop.go-vip.net\/pft\/#website"},"datePublished":"2022-09-23T13:31:45+00:00","dateModified":"2022-09-30T11:57:01+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ats-automation-develop.go-vip.net\/pft\/news-events\/"]}]},{"@type":"WebSite","@id":"https:\/\/ats-automation-develop.go-vip.net\/pft\/#website","url":"https:\/\/ats-automation-develop.go-vip.net\/pft\/","name":"ATS Products & Food Technology","description":"Just another vipgo.atsautomation.com site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ats-automation-develop.go-vip.net\/pft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"acf":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ats-automation-develop.go-vip.net\/pft\/wp-json\/wp\/v2\/pages\/498","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ats-automation-develop.go-vip.net\/pft\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ats-automation-develop.go-vip.net\/pft\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ats-automation-develop.go-vip.net\/pft\/wp-json\/wp\/v2\/users\/352"}],"replies":[{"embeddable":true,"href":"https:\/\/ats-automation-develop.go-vip.net\/pft\/wp-json\/wp\/v2\/comments?post=498"}],"version-history":[{"count":2,"href":"https:\/\/ats-automation-develop.go-vip.net\/pft\/wp-json\/wp\/v2\/pages\/498\/revisions"}],"predecessor-version":[{"id":953,"href":"https:\/\/ats-automation-develop.go-vip.net\/pft\/wp-json\/wp\/v2\/pages\/498\/revisions\/953"}],"wp:attachment":[{"href":"https:\/\/ats-automation-develop.go-vip.net\/pft\/wp-json\/wp\/v2\/media?parent=498"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}