{"id":12772,"date":"2020-07-21T15:13:37","date_gmt":"2020-07-21T15:13:37","guid":{"rendered":"https:\/\/demo1.mycartheme.com\/?page_id=12772"},"modified":"2020-10-16T13:46:04","modified_gmt":"2020-10-16T13:46:04","slug":"login-register","status":"publish","type":"page","link":"https:\/\/blackauto.ro\/en\/login-register\/","title":{"rendered":"Login \/ Register"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"12772\" class=\"elementor elementor-12772\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1dc243a elementor-section-stretched vehica-login-register-page elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1dc243a\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\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-8a3a0d5\" data-id=\"8a3a0d5\" data-element_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-17bfa30 elementor-widget elementor-widget-vehica_login_general_widget\" data-id=\"17bfa30\" data-element_type=\"widget\" data-widget_type=\"vehica_login_general_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div\r\n            class=\"vehica-app vehica-panel vehica-register-closed\"\r\n    >\r\n            <vehica-login-tabs>\r\n            <div slot-scope=\"props\" class=\"vehica-login-register-wide-container\">\r\n\r\n                \r\n                <div class=\"vehica-panel-login-register\">\r\n                    <div class=\"vehica-login\" :class=\"{'vehica-active': props.currentTab === 'login'}\">\r\n                        <div class=\"vehica-login__inner\">\r\n                            <h2>Log in to your account<\/h2>\r\n\r\n                            <h3>Welcome back! Sign in to your account<\/h3>\r\n\r\n                            <vehica-login\r\n        request-url=\"https:\/\/blackauto.ro\/wp-admin\/admin-post.php?action=vehica_login\"\r\n        vehica-nonce=\"7c0e5edd61\"\r\n        redirect-url=\"https:\/\/blackauto.ro\/en\/panel\/?action=list\"\r\n        :is-admin=\"false\"\r\n    >\r\n    <div slot-scope=\"form\">\r\n        <form @submit.prevent=\"form.onLogin\" action=\"\">\r\n            <template>\r\n                <div\r\n                        v-if=\"form.message && form.message !== ''\"\r\n                        class=\"vehica-register-login-notice\"\r\n                >\r\n                    {{ form.message }}\r\n                <\/div>\r\n\r\n                <div\r\n                        v-if=\"form.confirmationRequired\"\r\n                        class=\"vehica-register-login-notice vehica-register-login-notice--resend-email\"\r\n                >\r\n                    <div>\r\n                        Your Account is not confirmed.                    <\/div>\r\n\r\n                    <div>\r\n                        Please check your email for confirmation link.                    <\/div>\r\n\r\n                    <a href=\"https:\/\/blackauto.ro\/en\/login-register\/?action=send_confirmation\">\r\n                        <i class=\"fas fa-envelope\"><\/i> Resend confirmation email                    <\/a>\r\n                <\/div>\r\n            <\/template>\r\n\r\n            \r\n            <div class=\"vehica-fields\">\r\n                <div\r\n                        class=\"vehica-field\"\r\n                        :class=\"{'vehica-field--validation-required': form.showLoginError}\"\r\n                >\r\n                    <input\r\n                            id=\"login\"\r\n                            name=\"login\"\r\n                            placeholder=\"Email or Username\"\r\n                            @input=\"form.setLogin($event.target.value)\"\r\n                            :value=\"form.login\"\r\n                            type=\"text\"\r\n                    >\r\n\r\n                    <template>\r\n                        <div v-if=\"form.showErrors\" class=\"vehica-field--validation-required__tip\">\r\n                            <div v-if=\"!form.errors.login.required\"\r\n                                 class=\"vehica-field--validation-required__tip__text\">\r\n                                Field is required                            <\/div>\r\n                            <div v-if=\"!form.errors.login.minLength\"\r\n                                 class=\"vehica-field--validation-required__tip__text\">\r\n                                Numele de utilizator trebuie s\u0103 aib\u0103 cel pu\u021bin 4 litere.                            <\/div>\r\n                        <\/div>\r\n                    <\/template>\r\n                <\/div>\r\n\r\n                <div\r\n                        class=\"vehica-field\"\r\n                        :class=\"{'vehica-field--validation-required': form.showPasswordError}\"\r\n                >\r\n                    <input\r\n                            id=\"vehica-login-password\"\r\n                            name=\"password\"\r\n                            @input=\"form.setPassword($event.target.value)\"\r\n                            placeholder=\"Password\"\r\n                            :value=\"form.password\"\r\n                            type=\"password\"\r\n                    >\r\n\r\n                    <template>\r\n                        <div v-if=\"form.showErrors\" class=\"vehica-field--validation-required__tip\">\r\n                            <div v-if=\"!form.errors.password.required\"\r\n                                 class=\"vehica-field--validation-required__tip__text\">\r\n                                Field is required                            <\/div>\r\n\r\n                            <div v-if=\"!form.errors.password.minLength\"\r\n                                 class=\"vehica-field--validation-required__tip__text\">\r\n                                Password must have at least 6 letters.                            <\/div>\r\n                        <\/div>\r\n                    <\/template>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"vehica-login__below-fields\">\r\n                <div class=\"vehica-login__remember\">\r\n                    <div class=\"vehica-checkbox\">\r\n                        <input\r\n                                @change.prevent=\"form.setRemember\"\r\n                                id=\"remember\"\r\n                                name=\"remember\"\r\n                                type=\"checkbox\"\r\n                                :checked=\"form.remember\"\r\n                        >\r\n\r\n                        <label for=\"remember\">\r\n                            Remember                        <\/label>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"vehica-login__forgotten-password\">\r\n                    <a href=\"https:\/\/blackauto.ro\/en\/login-register\/?action=reset_password\">\r\n                        Forgotten password?                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <button\r\n                    class=\"vehica-button vehica-button--login vehica-button--with-progress-animation\"\r\n                    :class=\"{'vehica-button--with-progress-animation--active': form.inProgress}\"\r\n                    :disabled=\"form.inProgress\"\r\n            >\r\n                <template>\r\n                    <svg\r\n                            v-if=\"form.inProgress\"\r\n                            width=\"120\"\r\n                            height=\"30\"\r\n                            wviewbox=\"0 0 120 30\"\r\n                            xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\r\n                            fill=\"#fff\"\r\n                    >\r\n                        <circle cx=\"15\" cy=\"15\" r=\"15\">\r\n                            <animate attributename=\"r\" from=\"15\" to=\"15\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\"15;9;15\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                            <animate attributename=\"fill-opacity\" from=\"1\" to=\"1\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\"1;.5;1\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                        <\/circle>\r\n                        <circle cx=\"60\" cy=\"15\" r=\"9\" fill-opacity=\"0.3\">\r\n                            <animate attributename=\"r\" from=\"9\" to=\"9\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\"9;15;9\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                            <animate attributename=\"fill-opacity\" from=\"0.5\" to=\"0.5\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\".5;1;.5\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                        <\/circle>\r\n                        <circle cx=\"105\" cy=\"15\" r=\"15\">\r\n                            <animate attributename=\"r\" from=\"15\" to=\"15\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\"15;9;15\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                            <animate attributename=\"fill-opacity\" from=\"1\" to=\"1\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\"1;.5;1\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                        <\/circle>\r\n                    <\/svg>\r\n                <\/template>\r\n\r\n                <span>Login<\/span>\r\n            <\/button>\r\n        <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\r\n    <\/div>\r\n<\/vehica-login>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/vehica-login-tabs>\r\n    <\/div>\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>","protected":false},"excerpt":{"rendered":"<p>Login Register Log in to your account Welcome back! Sign in to your account {{ form.message }} Send confirmation mail Field is required Username must have at least 4 letters. Field is required Password must have at least 6 letters. Remember Forgotten password? Login or Register Create new account today. {{ registerForm.message }} You must [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12772","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Login \/ Register - Black Auto<\/title>\n<meta name=\"description\" content=\"Login \/ Register\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blackauto.ro\/en\/login-register\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Login \/ Register - Black Auto\" \/>\n<meta property=\"og:description\" content=\"Login \/ Register\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blackauto.ro\/en\/login-register\/\" \/>\n<meta property=\"og:site_name\" content=\"Black Auto\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/BlackAutoTM\" \/>\n<meta property=\"article:modified_time\" content=\"2020-10-16T13:46:04+00:00\" \/>\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:\/\/blackauto.ro\/login-register\/\",\"url\":\"https:\/\/blackauto.ro\/login-register\/\",\"name\":\"Login \/ Register - Black Auto\",\"isPartOf\":{\"@id\":\"https:\/\/blackauto.ro\/#website\"},\"datePublished\":\"2020-07-21T15:13:37+00:00\",\"dateModified\":\"2020-10-16T13:46:04+00:00\",\"description\":\"Login \/ Register\",\"breadcrumb\":{\"@id\":\"https:\/\/blackauto.ro\/login-register\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blackauto.ro\/login-register\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blackauto.ro\/login-register\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Prima pagin\u0103\",\"item\":\"https:\/\/blackauto.ro\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Login \/ Register\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blackauto.ro\/#website\",\"url\":\"https:\/\/blackauto.ro\/\",\"name\":\"Black Auto\",\"description\":\"Auto Rulate\",\"publisher\":{\"@id\":\"https:\/\/blackauto.ro\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blackauto.ro\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/blackauto.ro\/#organization\",\"name\":\"BlackAuto\",\"url\":\"https:\/\/blackauto.ro\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blackauto.ro\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/blackauto.ro\/wp-content\/uploads\/2021\/09\/bauto.png\",\"contentUrl\":\"https:\/\/blackauto.ro\/wp-content\/uploads\/2021\/09\/bauto.png\",\"width\":439,\"height\":103,\"caption\":\"BlackAuto\"},\"image\":{\"@id\":\"https:\/\/blackauto.ro\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/BlackAutoTM\",\"https:\/\/www.youtube.com\/channel\/UCdoqE32iH5UyxQUaO01BZlg\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Login \/ Register - Black Auto","description":"Login \/ Register","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:\/\/blackauto.ro\/en\/login-register\/","og_locale":"en_US","og_type":"article","og_title":"Login \/ Register - Black Auto","og_description":"Login \/ Register","og_url":"https:\/\/blackauto.ro\/en\/login-register\/","og_site_name":"Black Auto","article_publisher":"https:\/\/www.facebook.com\/BlackAutoTM","article_modified_time":"2020-10-16T13:46:04+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/blackauto.ro\/login-register\/","url":"https:\/\/blackauto.ro\/login-register\/","name":"Login \/ Register - Black Auto","isPartOf":{"@id":"https:\/\/blackauto.ro\/#website"},"datePublished":"2020-07-21T15:13:37+00:00","dateModified":"2020-10-16T13:46:04+00:00","description":"Login \/ Register","breadcrumb":{"@id":"https:\/\/blackauto.ro\/login-register\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blackauto.ro\/login-register\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/blackauto.ro\/login-register\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Prima pagin\u0103","item":"https:\/\/blackauto.ro\/"},{"@type":"ListItem","position":2,"name":"Login \/ Register"}]},{"@type":"WebSite","@id":"https:\/\/blackauto.ro\/#website","url":"https:\/\/blackauto.ro\/","name":"Black Auto","description":"Auto Rulate","publisher":{"@id":"https:\/\/blackauto.ro\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blackauto.ro\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/blackauto.ro\/#organization","name":"BlackAuto","url":"https:\/\/blackauto.ro\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blackauto.ro\/#\/schema\/logo\/image\/","url":"https:\/\/blackauto.ro\/wp-content\/uploads\/2021\/09\/bauto.png","contentUrl":"https:\/\/blackauto.ro\/wp-content\/uploads\/2021\/09\/bauto.png","width":439,"height":103,"caption":"BlackAuto"},"image":{"@id":"https:\/\/blackauto.ro\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/BlackAutoTM","https:\/\/www.youtube.com\/channel\/UCdoqE32iH5UyxQUaO01BZlg"]}]}},"_links":{"self":[{"href":"https:\/\/blackauto.ro\/en\/wp-json\/wp\/v2\/pages\/12772","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blackauto.ro\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blackauto.ro\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blackauto.ro\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blackauto.ro\/en\/wp-json\/wp\/v2\/comments?post=12772"}],"version-history":[{"count":0,"href":"https:\/\/blackauto.ro\/en\/wp-json\/wp\/v2\/pages\/12772\/revisions"}],"wp:attachment":[{"href":"https:\/\/blackauto.ro\/en\/wp-json\/wp\/v2\/media?parent=12772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}