{"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:\/\/rjh.de\/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-e-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\" 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-17bfa30 elementor-widget elementor-widget-vehica_login_general_widget\" data-id=\"17bfa30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"vehica_login_general_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div\n            class=\"vehica-app vehica-panel vehica-register-closed\"\n    >\n            <vehica-login-tabs>\n            <div slot-scope=\"props\" class=\"vehica-login-register-wide-container\">\n\n                \n                <div class=\"vehica-panel-login-register\">\n                    <div class=\"vehica-login\" :class=\"{'vehica-active': props.currentTab === 'login'}\">\n                        <div class=\"vehica-login__inner\">\n                            <h2>Log in to your account<\/h2>\n\n                            <h3>Welcome back! Sign in to your account<\/h3>\n\n                            <vehica-login\n        request-url=\"https:\/\/rjh.de\/wp-admin\/admin-post.php?action=vehica_login\"\n        vehica-nonce=\"c97a1f6bc5\"\n        redirect-url=\"https:\/\/rjh.de\/en\/panel\/?action=list\"\n        :is-admin=\"false\"\n    >\n    <div slot-scope=\"form\">\n        <form @submit.prevent=\"form.onLogin\" action=\"\">\n            <template>\n                <div\n                        v-if=\"form.message && form.message !== ''\"\n                        class=\"vehica-register-login-notice\"\n                >\n                    {{ form.message }}\n                <\/div>\n\n                <div\n                        v-if=\"form.confirmationRequired\"\n                        class=\"vehica-register-login-notice vehica-register-login-notice--resend-email\"\n                >\n                    <div>\n                        Your account is not confirmed.                    <\/div>\n\n                    <div>\n                        Please check your email for confirmation link.                    <\/div>\n\n                    <a href=\"https:\/\/rjh.de\/en\/login-register\/?action=send_confirmation\">\n                        <i class=\"fas fa-envelope\"><\/i> Resend confirmation email                    <\/a>\n                <\/div>\n            <\/template>\n\n            \n            <div class=\"vehica-fields\">\n                <div\n                        class=\"vehica-field\"\n                        :class=\"{'vehica-field--validation-required': form.showLoginError}\"\n                >\n                    <input\n                            id=\"login\"\n                            name=\"login\"\n                            placeholder=\"Email or Username\"\n                            @input=\"form.setLogin($event.target.value)\"\n                            :value=\"form.login\"\n                            type=\"text\"\n                    >\n\n                    <template>\n                        <div v-if=\"form.showErrors\" class=\"vehica-field--validation-required__tip\">\n                            <div v-if=\"!form.errors.login.required\"\n                                 class=\"vehica-field--validation-required__tip__text\">\n                                Field is required                            <\/div>\n                            <div v-if=\"!form.errors.login.minLength\"\n                                 class=\"vehica-field--validation-required__tip__text\">\n                                Username must have at least 4 letters.                            <\/div>\n                        <\/div>\n                    <\/template>\n                <\/div>\n\n                <div\n                        class=\"vehica-field\"\n                        :class=\"{'vehica-field--validation-required': form.showPasswordError}\"\n                >\n                    <input\n                            id=\"vehica-login-password\"\n                            name=\"password\"\n                            @input=\"form.setPassword($event.target.value)\"\n                            placeholder=\"Password\"\n                            :value=\"form.password\"\n                            type=\"password\"\n                    >\n\n                    <template>\n                        <div v-if=\"form.showErrors\" class=\"vehica-field--validation-required__tip\">\n                            <div v-if=\"!form.errors.password.required\"\n                                 class=\"vehica-field--validation-required__tip__text\">\n                                Field is required                            <\/div>\n\n                            <div v-if=\"!form.errors.password.minLength\"\n                                 class=\"vehica-field--validation-required__tip__text\">\n                                Password must have at least 6 letters.                            <\/div>\n                        <\/div>\n                    <\/template>\n                <\/div>\n            <\/div>\n\n            <div class=\"vehica-login__below-fields\">\n                <div class=\"vehica-login__remember\">\n                    <div class=\"vehica-checkbox\">\n                        <input\n                                @change.prevent=\"form.setRemember\"\n                                id=\"remember\"\n                                name=\"remember\"\n                                type=\"checkbox\"\n                                :checked=\"form.remember\"\n                        >\n\n                        <label for=\"remember\">\n                            Remember                        <\/label>\n                    <\/div>\n                <\/div>\n\n                <div class=\"vehica-login__forgotten-password\">\n                    <a href=\"https:\/\/rjh.de\/en\/login-register\/?action=reset_password\">\n                        Forgotten password?                    <\/a>\n                <\/div>\n            <\/div>\n\n            <button\n                    class=\"vehica-button vehica-button--login vehica-button--with-progress-animation\"\n                    :class=\"{'vehica-button--with-progress-animation--active': form.inProgress}\"\n                    :disabled=\"form.inProgress\"\n            >\n                <template>\n                    <svg\n                            v-if=\"form.inProgress\"\n                            width=\"120\"\n                            height=\"30\"\n                            wviewbox=\"0 0 120 30\"\n                            xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                            fill=\"#fff\"\n                    >\n                        <circle cx=\"15\" cy=\"15\" r=\"15\">\n                            <animate attributename=\"r\" from=\"15\" to=\"15\"\n                                     begin=\"0s\" dur=\"0.8s\"\n                                     values=\"15;9;15\" calcmode=\"linear\"\n                                     repeatcount=\"indefinite\"\/>\n                            <animate attributename=\"fill-opacity\" from=\"1\" to=\"1\"\n                                     begin=\"0s\" dur=\"0.8s\"\n                                     values=\"1;.5;1\" calcmode=\"linear\"\n                                     repeatcount=\"indefinite\"\/>\n                        <\/circle>\n                        <circle cx=\"60\" cy=\"15\" r=\"9\" fill-opacity=\"0.3\">\n                            <animate attributename=\"r\" from=\"9\" to=\"9\"\n                                     begin=\"0s\" dur=\"0.8s\"\n                                     values=\"9;15;9\" calcmode=\"linear\"\n                                     repeatcount=\"indefinite\"\/>\n                            <animate attributename=\"fill-opacity\" from=\"0.5\" to=\"0.5\"\n                                     begin=\"0s\" dur=\"0.8s\"\n                                     values=\".5;1;.5\" calcmode=\"linear\"\n                                     repeatcount=\"indefinite\"\/>\n                        <\/circle>\n                        <circle cx=\"105\" cy=\"15\" r=\"15\">\n                            <animate attributename=\"r\" from=\"15\" to=\"15\"\n                                     begin=\"0s\" dur=\"0.8s\"\n                                     values=\"15;9;15\" calcmode=\"linear\"\n                                     repeatcount=\"indefinite\"\/>\n                            <animate attributename=\"fill-opacity\" from=\"1\" to=\"1\"\n                                     begin=\"0s\" dur=\"0.8s\"\n                                     values=\"1;.5;1\" calcmode=\"linear\"\n                                     repeatcount=\"indefinite\"\/>\n                        <\/circle>\n                    <\/svg>\n                <\/template>\n\n                <span>Login<\/span>\n            <\/button>\n        <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n    <\/div>\n<\/vehica-login>\n                        <\/div>\n                    <\/div>\n\n                                    <\/div>\n            <\/div>\n        <\/vehica-login-tabs>\n    <\/div>\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>","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>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","footnotes":""},"class_list":["post-12772","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Login \/ Register - RJH<\/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:\/\/rjh.de\/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 - RJH\" \/>\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:\/\/rjh.de\/en\/login-register\/\" \/>\n<meta property=\"og:site_name\" content=\"RJH\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100070205225678\" \/>\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:\\\/\\\/rjh.de\\\/login-register\\\/\",\"url\":\"https:\\\/\\\/rjh.de\\\/login-register\\\/\",\"name\":\"Login \\\/ Register - RJH\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/rjh.de\\\/#website\"},\"datePublished\":\"2020-07-21T15:13:37+00:00\",\"dateModified\":\"2020-10-16T13:46:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/rjh.de\\\/login-register\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/rjh.de\\\/login-register\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/rjh.de\\\/login-register\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/rjh.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Login \\\/ Register\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/rjh.de\\\/#website\",\"url\":\"https:\\\/\\\/rjh.de\\\/\",\"name\":\"RJH\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/rjh.de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/rjh.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/rjh.de\\\/#organization\",\"name\":\"RJH\",\"url\":\"https:\\\/\\\/rjh.de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/rjh.de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/rjh.de\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Logo_rjh-e1749814999173.png\",\"contentUrl\":\"https:\\\/\\\/rjh.de\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Logo_rjh-e1749814999173.png\",\"width\":1280,\"height\":630,\"caption\":\"RJH\"},\"image\":{\"@id\":\"https:\\\/\\\/rjh.de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=100070205225678\",\"https:\\\/\\\/www.instagram.com\\\/rjh_horsetrucks\\\/?hl=de\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Login \/ Register - RJH","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:\/\/rjh.de\/en\/login-register\/","og_locale":"en_US","og_type":"article","og_title":"Login \/ Register - RJH","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:\/\/rjh.de\/en\/login-register\/","og_site_name":"RJH","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100070205225678","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:\/\/rjh.de\/login-register\/","url":"https:\/\/rjh.de\/login-register\/","name":"Login \/ Register - RJH","isPartOf":{"@id":"https:\/\/rjh.de\/#website"},"datePublished":"2020-07-21T15:13:37+00:00","dateModified":"2020-10-16T13:46:04+00:00","breadcrumb":{"@id":"https:\/\/rjh.de\/login-register\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rjh.de\/login-register\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/rjh.de\/login-register\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rjh.de\/"},{"@type":"ListItem","position":2,"name":"Login \/ Register"}]},{"@type":"WebSite","@id":"https:\/\/rjh.de\/#website","url":"https:\/\/rjh.de\/","name":"RJH","description":"","publisher":{"@id":"https:\/\/rjh.de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rjh.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/rjh.de\/#organization","name":"RJH","url":"https:\/\/rjh.de\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/rjh.de\/#\/schema\/logo\/image\/","url":"https:\/\/rjh.de\/wp-content\/uploads\/2025\/05\/Logo_rjh-e1749814999173.png","contentUrl":"https:\/\/rjh.de\/wp-content\/uploads\/2025\/05\/Logo_rjh-e1749814999173.png","width":1280,"height":630,"caption":"RJH"},"image":{"@id":"https:\/\/rjh.de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100070205225678","https:\/\/www.instagram.com\/rjh_horsetrucks\/?hl=de"]}]}},"_links":{"self":[{"href":"https:\/\/rjh.de\/en\/wp-json\/wp\/v2\/pages\/12772","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rjh.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rjh.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rjh.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rjh.de\/en\/wp-json\/wp\/v2\/comments?post=12772"}],"version-history":[{"count":0,"href":"https:\/\/rjh.de\/en\/wp-json\/wp\/v2\/pages\/12772\/revisions"}],"wp:attachment":[{"href":"https:\/\/rjh.de\/en\/wp-json\/wp\/v2\/media?parent=12772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}