
{"id":74560,"date":"2024-09-18T17:08:25","date_gmt":"2024-09-18T16:08:25","guid":{"rendered":"https:\/\/smeclimatehub.org\/log-in\/"},"modified":"2024-12-10T21:54:59","modified_gmt":"2024-12-10T20:54:59","slug":"log-in","status":"publish","type":"page","link":"https:\/\/smeclimatehub.org\/es\/log-in\/","title":{"rendered":"Log in"},"content":{"rendered":"<style>\n    body .registration-form .content-block {\n        border: 0.0625rem solid var(--sme-border-color);\n    }\n\n    body .login .content-block {\n        max-width: 500px;\n        margin: 0 auto;\n    }\n\n    body .login .content-block p {\n        font-size: 14px;\n        line-height: 18px;\n        padding-top: 8px;\n    }\n\n    body .login .content-block .button {\n        margin-top: 10px;\n    }\n<\/style>\n<section id=\"block-66926bb91c9b7\"  class=\"registration-form content-block light-bg white pt-full pb-full login\">\n    <div class=\"container\">\n                    <div class=\"content-block\" data-target=\"ajax_form\">\n                <h3>Acceder<\/h3>\n                <form method=\"post\" action=\"#\">\n                    <input type=\"hidden\" name=\"action\" value=\"login_sso_action\">\n\n                                        <input type=\"hidden\" name=\"state\" value=\"6a93373f06f5c211\">\n                    <input type=\"hidden\" name=\"login_nonce\" value=\"648138393c\">\n                    <p class=\"message\"><\/p>\n                    <div class=\"field\">\n                        <label for=\"login_email\">Correo electr\u00f3nico<\/label>\n                        <input class=\"grey\" type=\"text\" name=\"email\" id=\"login_email\">\n                    <\/div>\n                    <div class=\"field\">\n                        <label for=\"login_password\">Contrase\u00f1a<\/label>\n                        <div data-target=\"password_toggle\" class=\"input-wrapper\">\n                            <input class=\"grey\" name=\"password\" id=\"login_password\" type=\"password\">\n                            <button class=\"hide-button\" data-target=\"eye_password\" type=\"button\">\n                                <svg class=\"show\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                    <path d=\"M1 12C1 12 5 4 12 4C19 4 23 12 23 12\" stroke=\"#000000\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                                    <path d=\"M1 12C1 12 5 20 12 20C19 20 23 12 23 12\" stroke=\"#000000\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                                    <circle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"#000000\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                                <\/svg>\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22px\" height=\"22px\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                    <path d=\"M2 2L22 22\" stroke=\"#000000\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                                    <path d=\"M6.71277 6.7226C3.66479 8.79527 2 12 2 12C2 12 5.63636 19 12 19C14.0503 19 15.8174 18.2734 17.2711 17.2884M11 5.05822C11.3254 5.02013 11.6588 5 12 5C18.3636 5 22 12 22 12C22 12 21.3082 13.3317 20 14.8335\" stroke=\"#000000\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                                    <path d=\"M14 14.2362C13.4692 14.7112 12.7684 15.0001 12 15.0001C10.3431 15.0001 9 13.657 9 12.0001C9 11.1764 9.33193 10.4303 9.86932 9.88818\" stroke=\"#000000\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                                <\/svg>\n                            <\/button>\n                        <\/div>\n                    <\/div>\n                    <div class=\"forgot-password\">\n                        <button class=\"hide-button\" id=\"forgot\" type=\"button\" data-popup-button=\"forgot_password\">\u00bfHas olvidado tu contrase\u00f1a?<\/button>\n                    <\/div>\n                    <div class=\"checkbox\">\n                        <input name=\"remember_me\" id=\"remember_me\" type=\"checkbox\">\n                        <label for=\"remember_me\">Recu\u00e9rdame<\/label>\n                    <\/div>\n                    <button class=\"button max-width\" type=\"submit\">Acceder<\/button>\n                <\/form>\n                <p>\u00bfNo tienes una cuenta? <a href=\"\/tools-user-registration\/?\">Create account<\/a> to access our tools or <a href=\"\/sme-climate-commitment\">make the SME Climate Commitment<\/a><\/p>\n            <\/div>\n            <\/div>\n<\/section>\n<script type=\"text\/javascript\">\n    jQuery(document).ready(function() {\n\n    });\n    \/\/ #region agent log\n    \/\/ (function() {\n    \/\/     var origXhrOpen = XMLHttpRequest.prototype.open;\n    \/\/     var origXhrSend = XMLHttpRequest.prototype.send;\n    \/\/     var lastXhrUrl = '';\n    \/\/     XMLHttpRequest.prototype.open = function(method, url) {\n    \/\/         lastXhrUrl = url;\n    \/\/         return origXhrOpen.apply(this, arguments);\n    \/\/     };\n    \/\/     XMLHttpRequest.prototype.send = function(body) {\n    \/\/         var xhr = this;\n    \/\/         if (lastXhrUrl && (lastXhrUrl.indexOf('admin-ajax.php') !== -1) && body && typeof body === 'string' && body.indexOf('login_sso_action') !== -1) {\n    \/\/             xhr.addEventListener('load', function() {\n    \/\/                 try {\n    \/\/                     var resp = JSON.parse(xhr.responseText);\n    \/\/                     fetch('http:\/\/127.0.0.1:7247\/ingest\/d8a4909c-0958-4010-bd11-75734231f7ec', {\n    \/\/                         method: 'POST',\n    \/\/                         headers: {\n    \/\/                             'Content-Type': 'application\/json'\n    \/\/                         },\n    \/\/                         body: JSON.stringify({\n    \/\/                             location: 'login-form\/template.php:inline_js',\n    \/\/                             message: 'AJAX login response received',\n    \/\/                             data: {\n    \/\/                                 responseStatus: xhr.status,\n    \/\/                                 hasRedirect: !!(resp && resp.response && resp.response.redirect),\n    \/\/                                 redirectUrl: (resp && resp.response && resp.response.redirect) || null,\n    \/\/                                 hasMessage: !!(resp && resp.response && resp.response.message),\n    \/\/                                 messageText: (resp && resp.response && resp.response.message) || null,\n    \/\/                                 messageType: (resp && resp.response && resp.response.type) || null,\n    \/\/                                 cookies: document.cookie.split(';').map(function(c) {\n    \/\/                                     return c.trim().split('=')[0]\n    \/\/                                 })\n    \/\/                             },\n    \/\/                             hypothesisId: 'H4,H5',\n    \/\/                             timestamp: Date.now()\n    \/\/                         })\n    \/\/                     }).catch(function() {});\n    \/\/                     console.log('[SSO_DEBUG] AJAX login response:', resp);\n    \/\/                     console.log('[SSO_DEBUG] Cookies after login:', document.cookie.split(';').map(function(c) {\n    \/\/                         return c.trim().split('=')[0]\n    \/\/                     }));\n    \/\/                 } catch (e) {\n    \/\/                     console.log('[SSO_DEBUG] Failed to parse AJAX response:', xhr.responseText);\n    \/\/                 }\n    \/\/             });\n    \/\/         }\n    \/\/         return origXhrSend.apply(this, arguments);\n    \/\/     };\n\n    \/\/     var origFetch = window.fetch;\n    \/\/     window.fetch = function(url, opts) {\n    \/\/         if (url && typeof url === 'string' && url.indexOf('admin-ajax.php') !== -1 && opts && opts.body) {\n    \/\/             var bodyStr = (opts.body instanceof FormData) ? Array.from(opts.body.entries()).map(function(e) {\n    \/\/                 return e[0] + '=' + e[1]\n    \/\/             }).join('&') : String(opts.body);\n    \/\/             if (bodyStr.indexOf('login_sso_action') !== -1) {\n    \/\/                 return origFetch.apply(this, arguments).then(function(response) {\n    \/\/                     var cloned = response.clone();\n    \/\/                     cloned.json().then(function(resp) {\n    \/\/                         fetch('http:\/\/127.0.0.1:7247\/ingest\/d8a4909c-0958-4010-bd11-75734231f7ec', {\n    \/\/                             method: 'POST',\n    \/\/                             headers: {\n    \/\/                                 'Content-Type': 'application\/json'\n    \/\/                             },\n    \/\/                             body: JSON.stringify({\n    \/\/                                 location: 'login-form\/template.php:fetch_intercept',\n    \/\/                                 message: 'Fetch login response received',\n    \/\/                                 data: {\n    \/\/                                     responseStatus: response.status,\n    \/\/                                     hasRedirect: !!(resp && resp.response && resp.response.redirect),\n    \/\/                                     redirectUrl: (resp && resp.response && resp.response.redirect) || null,\n    \/\/                                     hasMessage: !!(resp && resp.response && resp.response.message),\n    \/\/                                     messageText: (resp && resp.response && resp.response.message) || null,\n    \/\/                                     cookies: document.cookie.split(';').map(function(c) {\n    \/\/                                         return c.trim().split('=')[0]\n    \/\/                                     })\n    \/\/                                 },\n    \/\/                                 hypothesisId: 'H4,H5',\n    \/\/                                 timestamp: Date.now()\n    \/\/                             })\n    \/\/                         }).catch(function() {});\n    \/\/                         console.log('[SSO_DEBUG] Fetch login response:', resp);\n    \/\/                         console.log('[SSO_DEBUG] Cookies after login:', document.cookie.split(';').map(function(c) {\n    \/\/                             return c.trim().split('=')[0]\n    \/\/                         }));\n    \/\/                     }).catch(function() {});\n    \/\/                     return response;\n    \/\/                 });\n    \/\/             }\n    \/\/         }\n    \/\/         return origFetch.apply(this, arguments);\n    \/\/     };\n    \/\/ })();\n    \/\/ \/\/ #endregion\n<\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":10027,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-74560","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<title>Log in - SME Climate Hub<\/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:\/\/smeclimatehub.org\/es\/log-in\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Log in - SME Climate Hub\" \/>\n<meta property=\"og:url\" content=\"https:\/\/smeclimatehub.org\/es\/log-in\/\" \/>\n<meta property=\"og:site_name\" content=\"SME Climate Hub\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-10T20:54:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/smeclimatehub.org\/wp-content\/uploads\/2024\/08\/Preview_four.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t<meta property=\"og:image:height\" content=\"1124\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/smeclimatehub.org\/es\/log-in\/\",\"url\":\"https:\/\/smeclimatehub.org\/es\/log-in\/\",\"name\":\"Log in - SME Climate Hub\",\"isPartOf\":{\"@id\":\"https:\/\/businessclimatehub.org\/es\/#website\"},\"datePublished\":\"2024-09-18T16:08:25+00:00\",\"dateModified\":\"2024-12-10T20:54:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/smeclimatehub.org\/es\/log-in\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/smeclimatehub.org\/es\/log-in\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/smeclimatehub.org\/es\/log-in\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/smeclimatehub.org\/es\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Log in\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/businessclimatehub.org\/es\/#website\",\"url\":\"https:\/\/businessclimatehub.org\/es\/\",\"name\":\"SME Climate hub\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/businessclimatehub.org\/es\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/businessclimatehub.org\/es\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/businessclimatehub.org\/es\/#organization\",\"name\":\"SME Climate hub\",\"url\":\"https:\/\/businessclimatehub.org\/es\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/businessclimatehub.org\/es\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/smeclimatehub.org\/wp-content\/uploads\/2025\/03\/smeLogo-1.png\",\"contentUrl\":\"https:\/\/smeclimatehub.org\/wp-content\/uploads\/2025\/03\/smeLogo-1.png\",\"width\":465,\"height\":245,\"caption\":\"SME Climate hub\"},\"image\":{\"@id\":\"https:\/\/businessclimatehub.org\/es\/#\/schema\/logo\/image\/\"}}]}<\/script>","yoast_head_json":{"title":"Log in - SME Climate Hub","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:\/\/smeclimatehub.org\/es\/log-in\/","og_locale":"es_ES","og_type":"article","og_title":"Log in - SME Climate Hub","og_url":"https:\/\/smeclimatehub.org\/es\/log-in\/","og_site_name":"SME Climate Hub","article_modified_time":"2024-12-10T20:54:59+00:00","og_image":[{"width":2000,"height":1124,"url":"https:\/\/smeclimatehub.org\/wp-content\/uploads\/2024\/08\/Preview_four.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/smeclimatehub.org\/es\/log-in\/","url":"https:\/\/smeclimatehub.org\/es\/log-in\/","name":"Log in - SME Climate Hub","isPartOf":{"@id":"https:\/\/businessclimatehub.org\/es\/#website"},"datePublished":"2024-09-18T16:08:25+00:00","dateModified":"2024-12-10T20:54:59+00:00","breadcrumb":{"@id":"https:\/\/smeclimatehub.org\/es\/log-in\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/smeclimatehub.org\/es\/log-in\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/smeclimatehub.org\/es\/log-in\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/smeclimatehub.org\/es\/"},{"@type":"ListItem","position":2,"name":"Log in"}]},{"@type":"WebSite","@id":"https:\/\/businessclimatehub.org\/es\/#website","url":"https:\/\/businessclimatehub.org\/es\/","name":"SME Climate hub","description":"","publisher":{"@id":"https:\/\/businessclimatehub.org\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/businessclimatehub.org\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/businessclimatehub.org\/es\/#organization","name":"SME Climate hub","url":"https:\/\/businessclimatehub.org\/es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/businessclimatehub.org\/es\/#\/schema\/logo\/image\/","url":"https:\/\/smeclimatehub.org\/wp-content\/uploads\/2025\/03\/smeLogo-1.png","contentUrl":"https:\/\/smeclimatehub.org\/wp-content\/uploads\/2025\/03\/smeLogo-1.png","width":465,"height":245,"caption":"SME Climate hub"},"image":{"@id":"https:\/\/businessclimatehub.org\/es\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/smeclimatehub.org\/es\/wp-json\/wp\/v2\/pages\/74560","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smeclimatehub.org\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/smeclimatehub.org\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/smeclimatehub.org\/es\/wp-json\/wp\/v2\/users\/10027"}],"replies":[{"embeddable":true,"href":"https:\/\/smeclimatehub.org\/es\/wp-json\/wp\/v2\/comments?post=74560"}],"version-history":[{"count":0,"href":"https:\/\/smeclimatehub.org\/es\/wp-json\/wp\/v2\/pages\/74560\/revisions"}],"wp:attachment":[{"href":"https:\/\/smeclimatehub.org\/es\/wp-json\/wp\/v2\/media?parent=74560"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}