{"id":1009,"date":"2025-01-22T03:31:28","date_gmt":"2025-01-22T03:31:28","guid":{"rendered":"https:\/\/effectoexperiencias.com\/?page_id=1009"},"modified":"2025-03-19T01:05:54","modified_gmt":"2025-03-19T01:05:54","slug":"ingreso","status":"publish","type":"page","link":"https:\/\/effectoexperiencias.com\/en\/ingreso\/","title":{"rendered":"Ingreso"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1009\" class=\"elementor elementor-1009\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-352be84 elementor-section-height-full elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"352be84\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:1075,&quot;url&quot;:&quot;https:\\\/\\\/effectoexperiencias.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/travel-san-andres-hlfw-superJumbo.jpg.webp&quot;},{&quot;id&quot;:1018,&quot;url&quot;:&quot;https:\\\/\\\/effectoexperiencias.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/SANANDRES2.jpg&quot;}],&quot;background_slideshow_ken_burns&quot;:&quot;yes&quot;,&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500,&quot;background_slideshow_ken_burns_zoom_direction&quot;:&quot;in&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c0fb6c4\" data-id=\"c0fb6c4\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-73f50f3 elementor-widget elementor-widget-html\" data-id=\"73f50f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Formulario de Login -->\n<div id=\"login-form-container\">\n    <form action=\"https:\/\/effectoexperiencias.com\/wp-login.php\" method=\"post\" id=\"login-form\">\n        <h2>\n            <!-- Aqu\u00ed se coloca el logotipo -->\n            <img decoding=\"async\" src=\"https:\/\/effectoexperiencias.com\/wp-content\/uploads\/2024\/10\/Logos-Effecto-Experiencias-2024_44.png\" alt=\"Effecto Experiencias\" style=\"max-width: 200px; height: auto;\">\n        <\/h2>\n        \n        <!-- Campo de Usuario -->\n        <div class=\"form-group\">\n            <label for=\"username\">Usuario<\/label>\n            <input type=\"text\" name=\"log\" id=\"username\" required placeholder=\"Digite su contrato\">\n        <\/div>\n        \n        <!-- Campo de Contrase\u00f1a -->\n        <div class=\"form-group\">\n            <label for=\"password\">Contrase\u00f1a<\/label>\n            <input type=\"password\" name=\"pwd\" id=\"password\" required placeholder=\"Ingresa tu contrase\u00f1a\">\n            <button type=\"button\" id=\"show-password\" onclick=\"togglePassword()\">Mostrar<\/button>\n        <\/div>\n        \n        <!-- Bot\u00f3n de Login -->\n        <div class=\"form-group\">\n            <button type=\"submit\" id=\"login-btn\">Iniciar sesi\u00f3n<\/button>\n        <\/div>\n        \n        <!-- Olvid\u00e9 mi Contrase\u00f1a -->\n        <div class=\"form-group\">\n            <a href=\"https:\/\/effectoexperiencias.com\/olvide-contrasena\/\">\u00bfOlvidaste tu contrase\u00f1a?<\/a>\n        <\/div>\n\n        <!-- Redirecci\u00f3n despu\u00e9s del login -->\n        <input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/effectoexperiencias.com\" \/>\n    <\/form>\n<\/div>\n\n<!-- Estilos CSS para el formulario -->\n<style>\n    #login-form-container {\n        max-width: 500px;\n        margin: 10 auto;\n        padding: 30px;\n        background-color: #f4f4f4;\n        border-radius: 10px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n    }\n\n    #login-form h2 {\n        text-align: center;\n        margin-bottom: 30px;\n    }\n\n    .form-group {\n        margin-bottom: 15px;\n    }\n\n    .form-group label {\n        font-size: 14px;\n        display: block;\n    }\n\n    .form-group input {\n        width: 100%;\n        padding: 25px;\n        margin-top: 5px;\n        font-size: 14px;\n        border-radius: 25px;\n        border: 1px solid #ddd;\n    }\n\n    #show-password {\n        background-color: transparent;\n        border: none;\n        color: #000000;\n        cursor: pointer;\n        font-size: 14px;\n        padding: 5px 0;\n    }\n\n    #login-btn {\n        width: 100%;\n        padding: 15px;\n        background-color: #F2AA19;\n        color: white;\n        border: none;\n        font-size: 16px;\n        cursor: pointer;\n        border-radius: 4px;\n    }\n\n    #login-btn:hover {\n        background-color: #00000;\n    }\n\n    .form-group a {\n        display: inline-block;\n        font-size: 12px;\n        color: #00000;\n        text-decoration: none;\n    }\n\n    .form-group a:hover {\n        text-decoration: underline;\n    }\n<\/style>\n\n<!-- Script para revelar la contrase\u00f1a -->\n<script>\n    function togglePassword() {\n        const passwordField = document.getElementById('password');\n        const passwordButton = document.getElementById('show-password');\n        \n        \/\/ Cambiar tipo de campo de contrase\u00f1a (de 'password' a 'text')\n        if (passwordField.type === 'password') {\n            passwordField.type = 'text';\n            passwordButton.textContent = 'Ocultar';\n        } else {\n            passwordField.type = 'password';\n            passwordButton.textContent = 'Mostrar';\n        }\n    }\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Usuario Contrase\u00f1a Mostrar Iniciar sesi\u00f3n \u00bfOlvidaste tu contrase\u00f1a?<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"pmpro_default_level":"","site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_joinchat":[],"footnotes":""},"class_list":["post-1009","page","type-page","status-publish","hentry","pmpro-has-access"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/effectoexperiencias.com\/en\/wp-json\/wp\/v2\/pages\/1009","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/effectoexperiencias.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/effectoexperiencias.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/effectoexperiencias.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/effectoexperiencias.com\/en\/wp-json\/wp\/v2\/comments?post=1009"}],"version-history":[{"count":67,"href":"https:\/\/effectoexperiencias.com\/en\/wp-json\/wp\/v2\/pages\/1009\/revisions"}],"predecessor-version":[{"id":1977,"href":"https:\/\/effectoexperiencias.com\/en\/wp-json\/wp\/v2\/pages\/1009\/revisions\/1977"}],"wp:attachment":[{"href":"https:\/\/effectoexperiencias.com\/en\/wp-json\/wp\/v2\/media?parent=1009"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}