{"id":2564,"date":"2026-04-14T11:45:47","date_gmt":"2026-04-14T11:45:47","guid":{"rendered":"https:\/\/ibexgo.app\/sitepro2026\/?page_id=2564"},"modified":"2026-04-14T12:49:09","modified_gmt":"2026-04-14T12:49:09","slug":"teste-new","status":"publish","type":"page","link":"https:\/\/ibexgo.app\/sitepro2026\/teste-new\/","title":{"rendered":"teste new"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2564\" class=\"elementor elementor-2564\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13476e8 e-flex e-con-boxed e-con e-parent\" data-id=\"13476e8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-54b08e5 e-con-full e-flex e-con e-child\" data-id=\"54b08e5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5aec058 e-con-full e-flex e-con e-child\" data-id=\"5aec058\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b663698 elementor-widget elementor-widget-shortcode\" data-id=\"b663698\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"ibxgo-form-wrap\" style=\"max-width:480px;margin:0 auto;font-family:inherit;\">\n    \n    <form class=\"ibxgo-form\"\n          data-form-id=\"4\"\n          data-rest=\"https:\/\/ibexgo.app\/sitepro2026\/wp-json\/ibexgo\/v1\/leads\/submit\"\n          data-acoes=\"{&quot;pos_envio&quot;:{&quot;tipo&quot;:&quot;nenhum&quot;,&quot;whatsapp_numero&quot;:&quot;&quot;,&quot;whatsapp_msg&quot;:&quot;Ol\u00e1, estive em seu site gostaria de mais informa\u00e7\u00f5es.&quot;,&quot;redirect_url&quot;:&quot;&quot;},&quot;estilos&quot;:{&quot;borda_esp&quot;:1,&quot;input_esp&quot;:12,&quot;borda_cor&quot;:&quot;#e5e7eb&quot;,&quot;fonte_cor&quot;:&quot;#111827&quot;,&quot;botao_cor&quot;:&quot;#ff0000&quot;,&quot;botao_fonte_cor&quot;:&quot;#ffffff&quot;}}\"\n          novalidate>\n\n        <input type=\"hidden\" class=\"ibxgo-ref\" name=\"ref\" value=\"\">\n        <input type=\"hidden\" name=\"formulario_id\" value=\"4\">\n        <input type=\"hidden\" name=\"negocio_id\"    value=\"3\">\n        <input type=\"hidden\" name=\"page_url\"      value=\"\">\n\n                                <div style=\"margin-bottom:14px;\">\n                                    <label style=\"display:block;font-size:14px;margin-bottom:5px;font-weight:500;color:#111827\">\n                        Nome                        <span style=\"color:#e53e3e\"> *<\/span>                    <\/label>\n                \n                                    <input type=\"text\"\n                           name=\"nome\"\n                           placeholder=\"Seu nome\"\n                           style=\"border:1px solid #e5e7eb;border-radius:8px;padding:12px 14px;width:100%;box-sizing:border-box;font-size:15px;color:#111827;\"\n                           required>\n                            <\/div>\n                                <div style=\"margin-bottom:14px;\">\n                                    <label style=\"display:block;font-size:14px;margin-bottom:5px;font-weight:500;color:#111827\">\n                        Novo campo                        <span style=\"color:#e53e3e\"> *<\/span>                    <\/label>\n                \n                                    <input type=\"tel\"\n                           name=\"novo_campo\"\n                           placeholder=\"Seu Whatsapp\"\n                           style=\"border:1px solid #e5e7eb;border-radius:8px;padding:12px 14px;width:100%;box-sizing:border-box;font-size:15px;color:#111827;\"\n                           required>\n                            <\/div>\n        \n        <div style=\"margin-top:8px;\">\n            <button type=\"submit\" class=\"ibxgo-btn\" style=\"background:#ff0000;color:#ffffff;border:none;border-radius:8px;padding:12px 24px;width:100%;font-size:16px;cursor:pointer;\">Atendimento no Whatsapp<\/button>\n        <\/div>\n\n        <div class=\"ibxgo-msg\" style=\"display:none;margin-top:12px;padding:12px;border-radius:8px;font-size:14px;\"><\/div>\n    <\/form>\n<\/div>\n\n<link rel=\"stylesheet\" href=\"https:\/\/ibexgo.app\/sitepro2026\/wp-content\/plugins\/ibexgo-leads\/paginas\/formularios\/formulario-frontend.css\">\n\n<script>\n(function() {\n    \/\/ \u2705 Usa ID \u00fanico do formul\u00e1rio para evitar duplo registro\n    var formId  = 4;\n    var formEl  = document.querySelector('.ibxgo-form[data-form-id=\"' + formId + '\"]');\n    if (!formEl || formEl.getAttribute('data-ibx-bound') === '1') { return; }\n    formEl.setAttribute('data-ibx-bound', '1');\n\n    \/\/ Preenche page_url e ref\n    var pu = formEl.querySelector('[name=\"page_url\"]');\n    if (pu) pu.value = window.location.href;\n\n    var ref = formEl.querySelector('.ibxgo-ref');\n    var refValue = new URLSearchParams(window.location.search).get('ref') || '';\n\n    if (ref) ref.value = refValue;\n\n    formEl.addEventListener('submit', function(e) {\n        e.preventDefault();\n\n        var btn  = formEl.querySelector('.ibxgo-btn');\n        var msg  = formEl.querySelector('.ibxgo-msg');\n        var rest = formEl.getAttribute('data-rest');\n\n        if (btn) { btn.disabled = true; btn.textContent = 'Enviando\u2026'; }\n        if (msg) { msg.style.display = 'none'; msg.className = 'ibxgo-msg'; }\n\n        var data = {};\n\n        formEl.querySelectorAll('input,select,textarea').forEach(function(el) {\n            if (!el.name || el.getAttribute('data-ibx-ignore') === '1') return;\n\n            if (el.type === 'checkbox') {\n                if (el.name.slice(-2) === '[]') {\n                    var k = el.name.slice(0, -2);\n                    if (!data[k]) data[k] = [];\n                    if (el.checked) data[k].push(el.value);\n                } else {\n                    data[el.name] = el.checked ? '1' : '0';\n                }\n            } else if (el.type === 'radio') {\n                if (el.checked) data[el.name] = el.value;\n            } else {\n                data[el.name] = el.value;\n            }\n        });\n\n        \/\/ \ud83d\udd25 CORRE\u00c7\u00c3O PRINCIPAL: garante envio do afiliado\n        if (refValue) {\n            data['afiliado_ref'] = refValue;\n        }\n\n        fetch(rest, {\n            method: 'POST',\n            headers: { 'Content-Type': 'application\/json' },\n            body: JSON.stringify(data)\n        })\n        .then(function(r) { return r.json(); })\n        .then(function(res) {\n            var ok = !!(res && (res.ok === true || res.lead_id));\n\n            if (msg) {\n                msg.style.display    = 'block';\n                msg.textContent      = ok ? 'Enviado com sucesso!' : (res.message || 'Erro ao enviar.');\n                msg.style.background = ok ? '#dcfce7' : '#fee2e2';\n                msg.style.color      = ok ? '#15803d' : '#b91c1c';\n            }\n\n            if (ok) {\n                try {\n                    var acoes = JSON.parse(formEl.getAttribute('data-acoes') || '{}');\n                    var pe    = acoes.pos_envio || {};\n\n                    if (pe.tipo === 'whatsapp' && pe.whatsapp_numero) {\n                        var num  = String(pe.whatsapp_numero).replace(\/\\D+\/g, '');\n                        var wmsg = encodeURIComponent(pe.whatsapp_msg || '');\n                        window.location.href = 'https:\/\/wa.me\/' + num + (wmsg ? '?text=' + wmsg : '');\n                    } else if (pe.tipo === 'link' && pe.redirect_url) {\n                        window.location.href = pe.redirect_url;\n                    }\n                } catch(err) {}\n\n                formEl.reset();\n            }\n        })\n        .catch(function() {\n            if (msg) {\n                msg.style.display = 'block';\n                msg.textContent = 'Falha de conex\u00e3o.';\n                msg.style.background = '#fee2e2';\n                msg.style.color = '#b91c1c';\n            }\n        })\n        .finally(function() {\n            if (btn) btn.disabled = false;\n        });\n    });\n})();\n<\/script>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2564","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>teste new - Nome do Site<\/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:\/\/ibexgo.app\/sitepro2026\/teste-new\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"teste new - Nome do Site\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ibexgo.app\/sitepro2026\/teste-new\/\" \/>\n<meta property=\"og:site_name\" content=\"Nome do Site\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/alecsandro.moura\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-14T12:49:09+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ibexgo.app\\\/sitepro2026\\\/teste-new\\\/\",\"url\":\"https:\\\/\\\/ibexgo.app\\\/sitepro2026\\\/teste-new\\\/\",\"name\":\"teste new - Nome do Site\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ibexgo.app\\\/sitepro2026\\\/#website\"},\"datePublished\":\"2026-04-14T11:45:47+00:00\",\"dateModified\":\"2026-04-14T12:49:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ibexgo.app\\\/sitepro2026\\\/teste-new\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ibexgo.app\\\/sitepro2026\\\/teste-new\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ibexgo.app\\\/sitepro2026\\\/teste-new\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/ibexgo.app\\\/sitepro2026\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"teste new\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ibexgo.app\\\/sitepro2026\\\/#website\",\"url\":\"https:\\\/\\\/ibexgo.app\\\/sitepro2026\\\/\",\"name\":\"Instituto Face e Trauma - Dr. Alecsandro de Moura PHD\",\"description\":\"Slogan do Site\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ibexgo.app\\\/sitepro2026\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"teste new - Nome do Site","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:\/\/ibexgo.app\/sitepro2026\/teste-new\/","og_locale":"pt_BR","og_type":"article","og_title":"teste new - Nome do Site","og_url":"https:\/\/ibexgo.app\/sitepro2026\/teste-new\/","og_site_name":"Nome do Site","article_publisher":"https:\/\/www.facebook.com\/alecsandro.moura","article_modified_time":"2026-04-14T12:49:09+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. tempo de leitura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ibexgo.app\/sitepro2026\/teste-new\/","url":"https:\/\/ibexgo.app\/sitepro2026\/teste-new\/","name":"teste new - Nome do Site","isPartOf":{"@id":"https:\/\/ibexgo.app\/sitepro2026\/#website"},"datePublished":"2026-04-14T11:45:47+00:00","dateModified":"2026-04-14T12:49:09+00:00","breadcrumb":{"@id":"https:\/\/ibexgo.app\/sitepro2026\/teste-new\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ibexgo.app\/sitepro2026\/teste-new\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ibexgo.app\/sitepro2026\/teste-new\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/ibexgo.app\/sitepro2026\/"},{"@type":"ListItem","position":2,"name":"teste new"}]},{"@type":"WebSite","@id":"https:\/\/ibexgo.app\/sitepro2026\/#website","url":"https:\/\/ibexgo.app\/sitepro2026\/","name":"Instituto Face e Trauma - Dr. Alecsandro de Moura PHD","description":"Slogan do Site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ibexgo.app\/sitepro2026\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"}]}},"_links":{"self":[{"href":"https:\/\/ibexgo.app\/sitepro2026\/wp-json\/wp\/v2\/pages\/2564","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibexgo.app\/sitepro2026\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ibexgo.app\/sitepro2026\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ibexgo.app\/sitepro2026\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ibexgo.app\/sitepro2026\/wp-json\/wp\/v2\/comments?post=2564"}],"version-history":[{"count":20,"href":"https:\/\/ibexgo.app\/sitepro2026\/wp-json\/wp\/v2\/pages\/2564\/revisions"}],"predecessor-version":[{"id":2593,"href":"https:\/\/ibexgo.app\/sitepro2026\/wp-json\/wp\/v2\/pages\/2564\/revisions\/2593"}],"wp:attachment":[{"href":"https:\/\/ibexgo.app\/sitepro2026\/wp-json\/wp\/v2\/media?parent=2564"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}