{"id":15211,"date":"2021-03-16T16:02:21","date_gmt":"2021-03-16T13:02:21","guid":{"rendered":"https:\/\/evreka.co\/demo-request\/"},"modified":"2022-11-29T12:47:38","modified_gmt":"2022-11-29T09:47:38","slug":"demo-talebi","status":"publish","type":"page","link":"https:\/\/evreka.co\/tr\/demo-talebi\/","title":{"rendered":"Demo Talebi"},"content":{"rendered":"<section class=\"subpage-hero subpage-hero--landing subpage-hero--landing-secondary\">\n\t<div class=\"subpage-hero-info\">\n\t\t<div class=\"container\">\n\t\t\t<div class=\"subpage-hero-info-text\">\n        <h1 class=\"h1\"><span>At\u0131k Y\u00f6netimi \u00c7\u00f6z\u00fcmleri<\/span> Hepsi bir arada platformu<\/h1>\n        <p>\n          Evreka&#8217;n\u0131n kapsaml\u0131 ve ak\u0131ll\u0131 \u00e7\u00f6z\u00fcmleri ve Evreka&#8217;n\u0131n at\u0131k y\u00f6netiminizi nas\u0131l iyile\u015ftirebilece\u011fi hakk\u0131nda daha fazla bilgi edinmek isterseniz, <b><a href=\"mailto:info@evreka.co\"> info@evreka.co <\/a> <\/b>adresine bir e-posta g\u00f6nderin veya &#8220;\u00dccretsiz Demo Talep Et&#8221; d\u00fc\u011fmesine t\u0131klay\u0131n.\n\nEvrekaCrew, toplant\u0131 ayarlamak i\u00e7in k\u0131sa s\u00fcre i\u00e7inde sizinle ileti\u015fime ge\u00e7ecektir.        <\/p>\n\n\t\t\t\t        <a\n\t\t\t\t\thref=\"#request-modal\"\n\t\t\t\t\tclass=\"primary-button open-modal\"\n\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\u00dccretsiz Demo Talep Et\t\t\t\t<\/a>\n\t\t\t\t      <\/div>\n\n\t\t\t<figure>\n\t\t\t\t<img\n\t\t\t\t\tsrc=\"https:\/\/evreka.co\/wp-content\/uploads\/2022\/11\/Artboard-1-1.png\"\n\t\t\t\t\t\t\t\t\t\tsrcset=\"https:\/\/evreka.co\/wp-content\/uploads\/2022\/11\/Artboard-1-1.png 1x, https:\/\/evreka.co\/wp-content\/uploads\/2022\/11\/Untitled-2.png 2x\"\n\t\t\t\t\t\t\t\t\t\talt=\"\"\n\t\t\t\t\/>\n      <\/figure>\n\t\t<\/div>\n  <\/div>\n<\/section>\n\n<div id=\"request-modal\" class=\"modal-wrap request-demo-modal mfp-hide\">\t\n    <iframe\n      id=\"JotFormIFrame-212372908719967\"\n      title=\"Demo Request Form\"\n      allowtransparency=\"true\"\n      allowfullscreen=\"true\"\n      allow=\"geolocation; microphone; camera\"\n      src=\"https:\/\/form.jotform.com\/212372908719967\"\n      frameborder=\"0\"\n      style=\"\n      min-width: 100%;\n      height:539px;\n      border:none;\"\n      scrolling=\"no\"\n    >\n    <\/iframe>\n    <script type=\"text\/javascript\">\n      var ifr = document.getElementById(\"JotFormIFrame-212372908719967\");\n      if (ifr) {\n        var src = ifr.src;\n        var iframeParams = [];\n        if (window.location.href && window.location.href.indexOf(\"?\") > -1) {\n          iframeParams = iframeParams.concat(window.location.href.substr(window.location.href.indexOf(\"?\") + 1).split('&'));\n        }\n        if (src && src.indexOf(\"?\") > -1) {\n          iframeParams = iframeParams.concat(src.substr(src.indexOf(\"?\") + 1).split(\"&\"));\n          src = src.substr(0, src.indexOf(\"?\"))\n        }\n        iframeParams.push(\"isIframeEmbed=1\");\n        ifr.src = src + \"?\" + iframeParams.join('&');\n      }\n      window.handleIFrameMessage = function(e) {\n        if (typeof e.data === 'object') { return; }\n        var args = e.data.split(\":\");\n        if (args.length > 2) { iframe = document.getElementById(\"JotFormIFrame-\" + args[(args.length - 1)]); } else { iframe = document.getElementById(\"JotFormIFrame\"); }\n        if (!iframe) { return; }\n        switch (args[0]) {\n          case \"scrollIntoView\":\n            iframe.scrollIntoView();\n            break;\n          case \"setHeight\":\n            iframe.style.height = args[1] + \"px\";\n            break;\n          case \"collapseErrorPage\":\n            if (iframe.clientHeight > window.innerHeight) {\n              iframe.style.height = window.innerHeight + \"px\";\n            }\n            break;\n          case \"reloadPage\":\n            window.location.reload();\n            break;\n          case \"loadScript\":\n            if( !window.isPermitted(e.origin, ['jotform.com', 'jotform.pro']) ) { break; }\n            var src = args[1];\n            if (args.length > 3) {\n                src = args[1] + ':' + args[2];\n            }\n            var script = document.createElement('script');\n            script.src = src;\n            script.type = 'text\/javascript';\n            document.body.appendChild(script);\n            break;\n          case \"exitFullscreen\":\n            if      (window.document.exitFullscreen)        window.document.exitFullscreen();\n            else if (window.document.mozCancelFullScreen)   window.document.mozCancelFullScreen();\n            else if (window.document.mozCancelFullscreen)   window.document.mozCancelFullScreen();\n            else if (window.document.webkitExitFullscreen)  window.document.webkitExitFullscreen();\n            else if (window.document.msExitFullscreen)      window.document.msExitFullscreen();\n            break;\n        }\n        var isJotForm = (e.origin.indexOf(\"jotform\") > -1) ? true : false;\n        if(isJotForm && \"contentWindow\" in iframe && \"postMessage\" in iframe.contentWindow) {\n          var urls = {\"docurl\":encodeURIComponent(document.URL),\"referrer\":encodeURIComponent(document.referrer)};\n          iframe.contentWindow.postMessage(JSON.stringify({\"type\":\"urls\",\"value\":urls}), \"*\");\n        }\n      };\n      window.isPermitted = function(originUrl, whitelisted_domains) {\n        var url = document.createElement('a');\n        url.href = originUrl;\n        var hostname = url.hostname;\n        var result = false;\n        if( typeof hostname !== 'undefined' ) {\n          whitelisted_domains.forEach(function(element) {\n              if( hostname.slice((-1 * element.length - 1)) === '.'.concat(element) ||  hostname === element ) {\n                  result = true;\n              }\n          });\n          return result;\n        }\n      };\n      if (window.addEventListener) {\n        window.addEventListener(\"message\", handleIFrameMessage, false);\n      } else if (window.attachEvent) {\n        window.attachEvent(\"onmessage\", handleIFrameMessage);\n      }\n      <\/script>\t\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":38983,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-landing.php","meta":{"content-type":"","om_disable_all_campaigns":false,"inline_featured_image":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-15211","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/pages\/15211","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/comments?post=15211"}],"version-history":[{"count":12,"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/pages\/15211\/revisions"}],"predecessor-version":[{"id":39207,"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/pages\/15211\/revisions\/39207"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/media\/38983"}],"wp:attachment":[{"href":"https:\/\/evreka.co\/tr\/wp-json\/wp\/v2\/media?parent=15211"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}