{"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:\/\/rataras.lt\/ru\/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:\/\/rataras.lt\/wp-admin\/admin-post.php?action=vehica_login\"\r\n        vehica-nonce=\"6c33f54993\"\r\n        redirect-url=\"https:\/\/rataras.lt\/ru\/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:\/\/rataras.lt\/ru\/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                                Username must have at least 4 letters.                            <\/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:\/\/rataras.lt\/ru\/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=\"ru\"\/><\/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 Premium plugin v21.2 (Yoast SEO v23.3) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Login \/ Register - Rataras<\/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:\/\/rataras.ltlogin-register\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Login \/ Register\" \/>\n<meta property=\"og:description\" content=\"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;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rataras.ltlogin-register\/\" \/>\n<meta property=\"og:site_name\" content=\"Rataras\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100066959055512\" \/>\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:\/\/rataras.ltlogin-register\/\",\"url\":\"https:\/\/rataras.ltlogin-register\/\",\"name\":\"Login \/ Register - Rataras\",\"isPartOf\":{\"@id\":\"https:\/\/rataras.lt\/#website\"},\"datePublished\":\"2020-07-21T15:13:37+00:00\",\"dateModified\":\"2020-10-16T13:46:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/rataras.ltlogin-register\/#breadcrumb\"},\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/rataras.ltlogin-register\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/rataras.ltlogin-register\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/rataras.lt\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Login \/ Register\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/rataras.lt\/#website\",\"url\":\"https:\/\/rataras.lt\/\",\"name\":\"Rataras\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/rataras.lt\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/rataras.lt\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ru-RU\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/rataras.lt\/#organization\",\"name\":\"Rataras\",\"url\":\"https:\/\/rataras.lt\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\/\/rataras.lt\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/rataras.lt\/wp-content\/uploads\/2023\/08\/RATARAS_01.1-2.png\",\"contentUrl\":\"https:\/\/rataras.lt\/wp-content\/uploads\/2023\/08\/RATARAS_01.1-2.png\",\"width\":1301,\"height\":1301,\"caption\":\"Rataras\"},\"image\":{\"@id\":\"https:\/\/rataras.lt\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/profile.php?id=100066959055512\",\"https:\/\/www.instagram.com\/uabrataras\/?hl=en\",\"https:\/\/www.youtube.com\/channel\/UCKrGgp6zfE7xibyvdZAzZUg\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Login \/ Register - Rataras","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:\/\/rataras.ltlogin-register\/","og_locale":"ru_RU","og_type":"article","og_title":"Login \/ Register","og_description":"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;]","og_url":"https:\/\/rataras.ltlogin-register\/","og_site_name":"Rataras","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100066959055512","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:\/\/rataras.ltlogin-register\/","url":"https:\/\/rataras.ltlogin-register\/","name":"Login \/ Register - Rataras","isPartOf":{"@id":"https:\/\/rataras.lt\/#website"},"datePublished":"2020-07-21T15:13:37+00:00","dateModified":"2020-10-16T13:46:04+00:00","breadcrumb":{"@id":"https:\/\/rataras.ltlogin-register\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rataras.ltlogin-register\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/rataras.ltlogin-register\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rataras.lt"},{"@type":"ListItem","position":2,"name":"Login \/ Register"}]},{"@type":"WebSite","@id":"https:\/\/rataras.lt\/#website","url":"https:\/\/rataras.lt\/","name":"Rataras","description":"","publisher":{"@id":"https:\/\/rataras.lt\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rataras.lt\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ru-RU"},{"@type":"Organization","@id":"https:\/\/rataras.lt\/#organization","name":"Rataras","url":"https:\/\/rataras.lt\/","logo":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/rataras.lt\/#\/schema\/logo\/image\/","url":"https:\/\/rataras.lt\/wp-content\/uploads\/2023\/08\/RATARAS_01.1-2.png","contentUrl":"https:\/\/rataras.lt\/wp-content\/uploads\/2023\/08\/RATARAS_01.1-2.png","width":1301,"height":1301,"caption":"Rataras"},"image":{"@id":"https:\/\/rataras.lt\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100066959055512","https:\/\/www.instagram.com\/uabrataras\/?hl=en","https:\/\/www.youtube.com\/channel\/UCKrGgp6zfE7xibyvdZAzZUg"]}]}},"_links":{"self":[{"href":"https:\/\/rataras.lt\/ru\/wp-json\/wp\/v2\/pages\/12772","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rataras.lt\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rataras.lt\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rataras.lt\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rataras.lt\/ru\/wp-json\/wp\/v2\/comments?post=12772"}],"version-history":[{"count":0,"href":"https:\/\/rataras.lt\/ru\/wp-json\/wp\/v2\/pages\/12772\/revisions"}],"wp:attachment":[{"href":"https:\/\/rataras.lt\/ru\/wp-json\/wp\/v2\/media?parent=12772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}