{"id":44721,"date":"2020-07-21T15:13:37","date_gmt":"2020-07-21T15:13:37","guid":{"rendered":"https:\/\/muscarz.com\/%d5%b4%d5%b8%d6%82%d5%bf%d6%84-%d5%a3%d6%80%d5%a1%d5%b6%d6%81%d5%be%d5%a5%d5%ac\/"},"modified":"2020-07-21T15:13:37","modified_gmt":"2020-07-21T15:13:37","slug":"%d5%b4%d5%b8%d6%82%d5%bf%d6%84-%d5%a3%d6%80%d5%a1%d5%b6%d6%81%d5%be%d5%a5%d5%ac","status":"publish","type":"page","link":"https:\/\/muscarz.com\/hy\/%d5%b4%d5%b8%d6%82%d5%bf%d6%84-%d5%a3%d6%80%d5%a1%d5%b6%d6%81%d5%be%d5%a5%d5%ac\/","title":{"rendered":"\u0544\u0578\u0582\u057f\u0584 \/ \u0533\u0580\u0561\u0576\u0581\u057e\u0565\u056c"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"44721\" class=\"elementor elementor-44721 elementor-12772\" data-elementor-post-type=\"page\">\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\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:\/\/muscarz.com\/wp-admin\/admin-post.php?action=vehica_login\"\n        vehica-nonce=\"f64b2c5904\"\n        redirect-url=\"https:\/\/muscarz.com\/panel-muscle-cars-for-sale-uae\/?action=list\"\n        :is-admin=\"false\"\n    >\n    <div slot-scope=\"form\">\n        <form @submit.prevent=\"form.onLogin\">\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:\/\/muscarz.com\/muscle-cars-uae-login\/?action=send_confirmation\">\n                        <i class=\"fas fa-envelope\"><\/i> Resend confirmation email                    <\/a>\n                <\/div>\n            <\/template>\n\n                            <div class=\"vehica-social-login-wrapper\">\n                    <div class=\"vehica-social-login\">\n                        <div class=\"vehica-social-login__label\">\n                            Continue with<span>:<\/span>\n                        <\/div>\n\n                                                    <a\n                                    class=\"vehica-social-login__button vehica-social-login__button--google\"\n                                    href=\"https:\/\/muscarz.com\/wp-admin\/admin-post.php?action=vehica\/socialAuth\/google\"\n                            >\n                                <img decoding=\"async\" src=\"https:\/\/muscarz.com\/wp-content\/themes\/vehica\/assets\/img\/g.png\">\n                                <span>Google<\/span>\n                            <\/a>\n                        \n                                            <\/div>\n\n                    <div class=\"vehica-social-login-or\">or<\/div>\n                <\/div>\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:\/\/muscarz.com\/muscle-cars-uae-login\/?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        <\/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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u0544\u0578\u0582\u057f\u0584 \u0563\u0578\u0580\u056e\u0565\u056c \u0533\u0580\u0561\u0576\u0581\u057e\u0565\u056c \u0544\u0578\u0582\u057f\u0584 \u0563\u0578\u0580\u056e\u0565\u0584 \u0571\u0565\u0580 \u0570\u0561\u0577\u056b\u057e \u0532\u0561\u0580\u056b \u057e\u0565\u0580\u0561\u0564\u0561\u0580\u0571\u0589 \u0544\u0578\u0582\u057f\u0584 \u0563\u0578\u0580\u056e\u0565\u0584 \u0571\u0565\u0580 \u0570\u0561\u0577\u056b\u057e {{ form.message }} \u0548\u0582\u0572\u0561\u0580\u056f\u0565\u056c \u0570\u0561\u057d\u057f\u0561\u057f\u0574\u0561\u0576 \u0576\u0561\u0574\u0561\u056f \u0534\u0561\u0577\u057f\u0568 \u057a\u0561\u0580\u057f\u0561\u0564\u056b\u0580 \u0567 \u0555\u0563\u057f\u0561\u0576\u0578\u0582\u0576\u0568 \u057a\u0565\u057f\u0584 \u0567 \u057a\u0561\u0580\u0578\u0582\u0576\u0561\u056f\u056b \u0561\u057c\u0576\u057e\u0561\u0566\u0576 4 \u057f\u0561\u057c\u0589 \u0534\u0561\u0577\u057f\u0568 \u057a\u0561\u0580\u057f\u0561\u0564\u056b\u0580 \u0567 \u0533\u0561\u0572\u057f\u0576\u0561\u0562\u0561\u057c\u0568 \u057a\u0565\u057f\u0584 \u0567 \u057a\u0561\u0580\u0578\u0582\u0576\u0561\u056f\u056b \u0561\u057c\u0576\u057e\u0561\u0566\u0576 6 \u057f\u0561\u057c\u0589 \u0540\u056b\u0577\u0565\u056c \u0544\u0578\u057c\u0561\u0581\u0565\u055e\u056c \u0565\u0584 \u0563\u0561\u0572\u057f\u0576\u0561\u0562\u0561\u057c\u0568\u0589 \u0544\u0578\u0582\u057f\u0584 \u0563\u0578\u0580\u056e\u0565\u056c \u056f\u0561\u0574 \u0533\u0580\u0561\u0576\u0581\u057e\u0565\u056c \u054d\u057f\u0565\u0572\u056e\u0565\u0584 \u0576\u0578\u0580 \u0570\u0561\u0577\u056b\u057e \u0561\u0575\u057d\u0585\u0580\u0589 {{ registerForm.message }} \u0534\u0578\u0582\u0584 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-44721","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/muscarz.com\/hy\/wp-json\/wp\/v2\/pages\/44721","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/muscarz.com\/hy\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/muscarz.com\/hy\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/muscarz.com\/hy\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/muscarz.com\/hy\/wp-json\/wp\/v2\/comments?post=44721"}],"version-history":[{"count":0,"href":"https:\/\/muscarz.com\/hy\/wp-json\/wp\/v2\/pages\/44721\/revisions"}],"wp:attachment":[{"href":"https:\/\/muscarz.com\/hy\/wp-json\/wp\/v2\/media?parent=44721"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}