{"id":9650,"date":"2025-08-17T17:45:48","date_gmt":"2025-08-17T17:45:48","guid":{"rendered":"https:\/\/lawarcheinstitute.com\/?page_id=9650"},"modified":"2025-08-17T17:45:59","modified_gmt":"2025-08-17T17:45:59","slug":"user-dashbord","status":"publish","type":"page","link":"https:\/\/lawarcheinstitute.com\/ar\/user-dashbord\/","title":{"rendered":"User Dashbord"},"content":{"rendered":"<div class=\"mec-wrap clearfix mec-ud-main\"><div class=\"mec-ud-main-content mec-user-not-login\"><div class=\"row mec-head-wrap\"><div class=\"mec-ud-wrap-header\">User dashboard<\/div><\/div><div class=\"mec-login-form\" id=\"mec-login-form\">\r\n    <div class=\"mec-login-input\">\r\n        <label>\r\n            <i class=\"mec-sl-user\"><\/i>\r\n            <input name=\"email\" id=\"email\" type=\"text\" title=\"Email\">\r\n        <\/label>\r\n    <\/div>\r\n    <div class=\"mec-login-input\">\r\n        <label>\r\n            <i class=\"mec-sl-key\"><\/i>\r\n            <input name=\"password\" id=\"password\" type=\"password\" title=\"Password\">\r\n            <i class=\"mec-sl-display-controller-password\"><\/i>\r\n        <\/label>\r\n    <\/div>\r\n    <div class=\"nfd-sso-hosting-login\" style=\"--nfd-sso-hosting-login-accent: #1b4fd8;\">\n\t<div class=\"nfd-sso-hosting-login__divider\">\n\t\t<span>or<\/span>\n\t<\/div>\n\t<a class=\"nfd-sso-hosting-login__button\" href=\"https:\/\/www.bluehost.com\/my-account\/hosting\/details\/sites?channelid=P99C100S1N0B3003A151D115E0000V112&#038;utm_medium=bluehost_plugin&#038;utm_source=%2Findex.php%3Fhosting_login_button\">\n\t\t<span class=\"nfd-sso-hosting-login__icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\">\n\t<rect x=\"0\" y=\"0\" width=\"4\" height=\"4\" \/>\n\t<rect x=\"6\" y=\"0\" width=\"4\" height=\"4\" \/>\n\t<rect x=\"12\" y=\"0\" width=\"4\" height=\"4\" \/>\n\t<rect x=\"0\" y=\"6\" width=\"4\" height=\"4\" \/>\n\t<rect x=\"6\" y=\"6\" width=\"4\" height=\"4\" \/>\n\t<rect x=\"12\" y=\"6\" width=\"4\" height=\"4\" \/>\n\t<rect x=\"0\" y=\"12\" width=\"4\" height=\"4\" \/>\n\t<rect x=\"6\" y=\"12\" width=\"4\" height=\"4\" \/>\n\t<rect x=\"12\" y=\"12\" width=\"4\" height=\"4\" \/>\n<\/svg>\n<\/span>\t\t<span class=\"nfd-sso-hosting-login__label\">Login with Bluehost<\/span>\n\t<\/a>\n<\/div>\n    <div class=\"mec-login-form-footer\">\r\n        <div class=\"mec-login-forgotpassword\">\r\n            <a class=\"mec-color-hover\" href=\"https:\/\/lawarcheinstitute.com\/ar\/my-account-2\/lost-password\/\">Forgot Password?<\/a>\r\n        <\/div>\r\n        <div class=\"mec-login-submit\">\r\n            <button class=\"mec-bg-color mec-box-shadow-color\">Login<\/button>\r\n        <\/div>\r\n    <\/div>\r\n    <input type=\"hidden\" id=\"mec_login_nonce\" name=\"mec_login_nonce\" value=\"7c8613c1fc\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/ar\/wp-json\/wp\/v2\/pages\/9650\" \/>    <\/div>\r\n<script>\r\n    if( jQuery('.mec-wrap').hasClass('mec-modal-wrap')){\r\n        jQuery('.mec-login-input #email, .mec-login-input #password').keypress(function(e)\r\n        {\r\n            var key = e.which;\r\n            if(key === 13)  \/\/ the enter key code\r\n            {\r\n                jQuery('.mec-login-form-footer button').click();\r\n                return false;\r\n            }\r\n        });\r\n\r\n        jQuery(\".mec-login-form-footer button\").on('click', function(e)\r\n        {\r\n            e.preventDefault();\r\n\r\n            var mec_email = jQuery(\".mec-login-form #email\").val(),\r\n                mec_pass = jQuery(\".mec-login-form #password\").val(),\r\n                mec_nonce = jQuery(\".mec-login-form #mec_login_nonce\").val(),\r\n                cf_turnstile_response = jQuery('input[name=\"cf-turnstile-response\"]').val();\r\n\r\n            jQuery.ajax(\r\n                {\r\n                    url: 'https:\/\/lawarcheinstitute.com\/wp-admin\/admin-ajax.php',\r\n                    type: 'post',\r\n                    data: {\r\n                        action: 'mec_ajax_login_data',\r\n                        username: mec_email,\r\n                        password : mec_pass,\r\n                        mec_login_nonce : mec_nonce,\r\n                        \"cf-turnstile-response\" : cf_turnstile_response,\r\n                    },\r\n                    beforeSend: function(message)\r\n                    {\r\n                        jQuery(\".mec-login-form\").append(\"<div class=\\\"mec-ajax-login-loading\\\"><div class=\\\"lds-ripple\\\"><div><\/div><div><\/div><\/div><\/div>\");\r\n                    },\r\n                    success: function(data)\r\n                    {\r\n                        var message = jQuery.parseJSON(data);\r\n                        jQuery(\".mec-ajax-login-loading\").append(\"<div class=\\\"mec-ajax-login-loading-text\\\"><\/div>\");\r\n\r\n                        if(!message.loggedin)\r\n                        {\r\n                            jQuery(\".mec-ajax-login-loading .lds-ripple\").remove();\r\n                            jQuery(\".mec-ajax-login-loading-text\").addClass('error').append(message.message);\r\n\r\n                            setTimeout(() => {\r\n                                location.reload();\r\n                            }, 1000);\r\n                        }\r\n                        else\r\n                        {\r\n                            jQuery(\".mec-ajax-login-loading-text\").addClass('success').append(message.message);\r\n\r\n                            setTimeout(() => {\r\n                                location.reload();\r\n                            }, 1000);\r\n                        }\r\n                    }\r\n                });\r\n        });\r\n    }\r\n<\/script>\r\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"User dashboard or Login with Bluehost Forgot Password? Login","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-9650","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>User Dashbord - LawArche Academey<\/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:\/\/lawarcheinstitute.com\/ar\/user-dashbord\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"User Dashbord - LawArche Academey\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lawarcheinstitute.com\/ar\/user-dashbord\/\" \/>\n<meta property=\"og:site_name\" content=\"LawArche Academey\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-17T17:45:59+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/lawarcheinstitute.com\\\/user-dashbord\\\/\",\"url\":\"https:\\\/\\\/lawarcheinstitute.com\\\/user-dashbord\\\/\",\"name\":\"User Dashbord - LawArche Academey\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lawarcheinstitute.com\\\/#website\"},\"datePublished\":\"2025-08-17T17:45:48+00:00\",\"dateModified\":\"2025-08-17T17:45:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lawarcheinstitute.com\\\/user-dashbord\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/lawarcheinstitute.com\\\/user-dashbord\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lawarcheinstitute.com\\\/user-dashbord\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/lawarcheinstitute.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"User Dashbord\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/lawarcheinstitute.com\\\/#website\",\"url\":\"https:\\\/\\\/lawarcheinstitute.com\\\/\",\"name\":\"LawArche Academey\",\"description\":\"A Professional Key to Legal Success\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/lawarcheinstitute.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"User Dashbord - LawArche Academey","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:\/\/lawarcheinstitute.com\/ar\/user-dashbord\/","og_locale":"ar_AR","og_type":"article","og_title":"User Dashbord - LawArche Academey","og_url":"https:\/\/lawarcheinstitute.com\/ar\/user-dashbord\/","og_site_name":"LawArche Academey","article_modified_time":"2025-08-17T17:45:59+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lawarcheinstitute.com\/user-dashbord\/","url":"https:\/\/lawarcheinstitute.com\/user-dashbord\/","name":"User Dashbord - LawArche Academey","isPartOf":{"@id":"https:\/\/lawarcheinstitute.com\/#website"},"datePublished":"2025-08-17T17:45:48+00:00","dateModified":"2025-08-17T17:45:59+00:00","breadcrumb":{"@id":"https:\/\/lawarcheinstitute.com\/user-dashbord\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lawarcheinstitute.com\/user-dashbord\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/lawarcheinstitute.com\/user-dashbord\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/lawarcheinstitute.com\/"},{"@type":"ListItem","position":2,"name":"User Dashbord"}]},{"@type":"WebSite","@id":"https:\/\/lawarcheinstitute.com\/#website","url":"https:\/\/lawarcheinstitute.com\/","name":"LawArche Academey","description":"A Professional Key to Legal Success","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lawarcheinstitute.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lawarcheinstitute.com\/ar\/wp-json\/wp\/v2\/pages\/9650","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lawarcheinstitute.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lawarcheinstitute.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lawarcheinstitute.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lawarcheinstitute.com\/ar\/wp-json\/wp\/v2\/comments?post=9650"}],"version-history":[{"count":1,"href":"https:\/\/lawarcheinstitute.com\/ar\/wp-json\/wp\/v2\/pages\/9650\/revisions"}],"predecessor-version":[{"id":9653,"href":"https:\/\/lawarcheinstitute.com\/ar\/wp-json\/wp\/v2\/pages\/9650\/revisions\/9653"}],"wp:attachment":[{"href":"https:\/\/lawarcheinstitute.com\/ar\/wp-json\/wp\/v2\/media?parent=9650"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}