
		<link rel="stylesheet" id="learnpress-css"  href="https://www.btitrainingcenter.com/wp-content/plugins/learnpress/assets/css/learnpress.css?ver=4.1.2" type="text/css" media="all" />
		                <div class="learn-press-message error" style="display: none;">
                    <i class="fa"></i>			
                </div>
                <div class="learn-press-message success" style="display: none;">
                    <i class="fa"></i>			
                </div>
                <div class="wpb_column vc_column_container" style="margin:auto; max-width:600px;">
                    <div class="">
                        <div class="wpb_wrapper">
                            <div class="learn-press-form-login learn-press-form">

                                <h3>Forgot password</h3>

                                <form name="learn-press-forgot" method="post" action="">

                                    <ul class="form-fields">
                                        <li class="form-field">
                                            <label for="username">E-mail&nbsp;<span class="required">*</span></label>
                                            <input type="text" name="username" id="username" placeholder="Email" autocapitalize="none" autocomplete="username" />
                                        </li>
                                    </ul>
                                    <p>
                                        <div class="g-recaptcha" data-sitekey="6LcWJm0oAAAAAFyq8hyA_qSYuc3yWKnc5Hy6PgJ7" data-callback="recaptchaRegisterCallback" data-expired-callback="recaptchaRegisterExpiredCallback"></div><br />
                                        <button type="submit" style="cursor:pointer;" id="btnEnviar" disabled>Submit</button>
                                    </p>
                                </form>

                            </div>
                        </div>
                    </div>
                </div>
                <script src="https://www.google.com/recaptcha/api.js" async defer></script>
                <script type="text/javascript">

                    // Recaptcha
                    window.recaptchaRegisterCallback = function(token) {

                        jQuery("#learn-press-register").prepend('<input type="hidden" name="token" value="' + token + '">');
                        document.getElementById('btnEnviar').disabled = false;
                    };

                    window.recaptchaRegisterExpiredCallback = function() {

                        document.getElementById('btnEnviar').disabled = true;
                    };

                    jQuery(document).ready(function () 
                    {
                        // Check if customer is Cliente BTI
                        urlFuncionesAjax = "/funciones-ajax";
                        checkoutEmail = jQuery( 'input[name="reg_email"]' );
                        checkoutEmail.change(function() 
                        {
                            this.timer && clearTimeout( this.timer );

                            checkoutEmail.addClass( 'loading' );

                            this.timer = setTimeout( function() 
                            {
                                jQuery.ajax
                                (
                                    {
                                        type: "POST",
                                        url: urlFuncionesAjax,
                                        dataType: 'json',
                                        data: 
                                        {
                                            functionName: 'callBTIAPI', 
                                            email: checkoutEmail.val()
                                        },
                                        success: function (data) 
                                        {
                                            if (!data.success) 
                                                alert("We&#039;re sorry, but we already have a registered user with this email address, please log in to continue");
                                        },
                                    }
                                );
                            }, 
                            500 
                            );
                        });

                        // Show full register
                        jQuery('#reg_policy').click(function()
                        {
                            if (jQuery('#reg_policy').prop('checked'))
                                jQuery('.divFormRegister').fadeIn();
                            else
                                jQuery('.divFormRegister').fadeOut();
                        });
                    });	
                        

                </script>
        {"id":12031,"date":"2021-09-12T05:58:18","date_gmt":"2021-09-12T05:58:18","guid":{"rendered":"http:\/\/dev2.btitrainingcenter.com\/password-olvidado\/"},"modified":"2023-10-20T08:41:05","modified_gmt":"2023-10-20T07:41:05","slug":"lost-password","status":"publish","type":"page","link":"https:\/\/www.btitrainingcenter.com\/en\/lost-password\/","title":{"rendered":"Forgotten password"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row row_content_width=&#8221;grid&#8221;][vc_column css=&#8221;.vc_custom_1697787682659{margin-right: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}&#8221;][vc_column_text]<\/p>\r\n<p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row]<\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row row_content_width=&#8221;grid&#8221;][vc_column css=&#8221;.vc_custom_1697787682659{margin-right: 0px !important;margin-left: 0px !important;border-right-width: 0px !important;border-left-width: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}&#8221;][vc_column_text] [\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-12031","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.btitrainingcenter.com\/en\/wp-json\/wp\/v2\/pages\/12031","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.btitrainingcenter.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.btitrainingcenter.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.btitrainingcenter.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.btitrainingcenter.com\/en\/wp-json\/wp\/v2\/comments?post=12031"}],"version-history":[{"count":0,"href":"https:\/\/www.btitrainingcenter.com\/en\/wp-json\/wp\/v2\/pages\/12031\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.btitrainingcenter.com\/en\/wp-json\/wp\/v2\/media?parent=12031"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}