{"id":3511,"date":"2023-09-27T16:03:17","date_gmt":"2023-09-27T16:03:17","guid":{"rendered":"https:\/\/favdevs.com\/demos\/wp\/azzle\/?page_id=3511"},"modified":"2023-09-27T16:03:17","modified_gmt":"2023-09-27T16:03:17","slug":"sign-in","status":"publish","type":"page","link":"https:\/\/rulingai.com\/?page_id=3511","title":{"rendered":"Sign In"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3511\" class=\"elementor elementor-3511\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb9eb2e e-flex e-con-boxed e-con e-parent\" data-id=\"cb9eb2e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9a089e content-align-center mas-addons-sticky-no elementor-widget elementor-widget-aimaas-logo\" data-id=\"f9a089e\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"aimaas-logo.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"ama-site-logo content-align-center\">\n            <a href=\"https:\/\/rulingai.com\" class=\"ama-site-logo-wrap\">\n                <span class='site-logo'><img decoding=\"async\" src=\"https:\/\/favdevs.com\/demos\/wp\/azzle\/wp-content\/uploads\/2023\/09\/logo-dark.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/><\/span>            <\/a>\n\n        <\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d9c486c e-flex e-con-boxed e-con e-parent\" data-id=\"d9c486c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-435b6f6 mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"435b6f6\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Welcome back<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a9693f8 mas-addons-sticky-no elementor-widget elementor-widget-fdaddons-login-form\" data-id=\"a9693f8\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"fdaddons-login-form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t            <div class=\"mas-addons-login-form-wrapper\" >\n\n                <div id=\"mas_addons_message_a9693f8\" class=\"mas_addons_message\">&nbsp;<\/div>\n\n                                <form id=\"mas_addons_login_form_a9693f8\" action=\"formloginaction\" method=\"post\">\n                    <div id=\"mas-addons-form-fs\">\n                        <div class=\"form-field\">\n                            <label for=\"Username\">Username<\/label>                            <input \n                                type=\"text\"  \n                                id=\"login_usernamea9693f8\" \n                                name=\"login_username\" \n                                placeholder=\"Username\">\n                        <\/div>\n\n                        <div class=\"form-field password-field position-relative\">\n                            <label for=\"Password\">Password<\/label>                            <input\n                                type=\"password\" \n                                id=\"login_passworda9693f8\" \n                                name=\"login_password\" \n                                placeholder=\"Password\">\n                                                                    <i class=\"toggle-password fas fa-fw fa-eye-slash\"><\/i>\n                                                                                                    <a href=\"https:\/\/rulingai.com\/?page_id=3549\" class=\"fright forgetpassword position-absolute\">Forgot Password?<\/a>\n                                                        <\/div>\n\n                        \n                        <div class=\"log-remember\">\n                                                            <label class=\"lable-content\" id=\"rememberme\">\n                                    <span class=\"checkmark\"><\/span>\n                                    <input name=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\">\n                                    Remember Me                                <\/label>\n                                                    <\/div>\n                                \n                        <div class=\"form-field\" id=\"form-footer\">\n                            <input \n                                type=\"submit\" \n                                id=\"login_form_submit_a9693f8\" \n                                name=\"login_form_submita9693f8\" \n                                value=\"Login\">\n                           \n                                                    <\/div>\n                    <\/div>\n                    <input type=\"hidden\" id=\"security\" name=\"security\" value=\"5dc8a701a4\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F3511\" \/>                <\/form>\n            <\/div>\n                <script type=\"text\/javascript\">\n            jQuery(document).ready(function($) {\n                \"use strict\";\n                var ajaxurl = 'https:\/\/rulingai.com\/wp-admin\/admin-ajax.php';\n                var loadingmessage = 'Please wait...';\n                var login_form_id = 'form#mas_addons_login_form_a9693f8';\n                var login_button_id = '#login_form_submit_a9693f8';\n                var redirect = 'no';\n\n                $( login_button_id ).on('click', function(){\n\n                    $('#mas_addons_message_a9693f8').html('<span class=\"mas_addons_lodding_msg\">'+ loadingmessage +'<\/span>').fadeIn();\n\n                    $.ajax({  \n                        type: 'POST',\n                        dataType: 'json',  \n                        url:  ajaxurl,  \n                        data: { \n                            'action': 'mas_addons_ajax_login',\n                            'username': $( login_form_id + ' #login_usernamea9693f8').val(), \n                            'password': $( login_form_id + ' #login_passworda9693f8').val(), \n                            'security': $( login_form_id + ' #security').val()\n                        },\n                        success: function(msg){\n                            if ( msg.loggeauth == true ){\n                                $('#mas_addons_message_a9693f8').html('<div class=\"mas_addons_success_msg alert alert-success\">'+ msg.message +'<\/div>').fadeIn();\n                                if( redirect === 'yes' ){\n                                    document.location.href = 'https:\/\/rulingai.com';\n                                    console.log('ok');\n                                }else{\n                                    document.location.href = 'https:\/\/rulingai.com';\n                                }\n                            }else{\n                                $('#mas_addons_message_a9693f8').html('<div class=\"mas_addons_invalid_msg alert alert-danger\">'+ msg.message +'<\/div>').fadeIn();\n                            }\n                        }  \n                    });\n                    return false;\n                });\n            });\n        <\/script>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Welcome back &nbsp; You are Logged in as aimaas (Logout)<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-3511","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Sign In - Ruling AI<\/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:\/\/rulingai.com\/?page_id=3511\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sign In - Ruling AI\" \/>\n<meta property=\"og:description\" content=\"Welcome back &nbsp; You are Logged in as aimaas (Logout)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rulingai.com\/?page_id=3511\" \/>\n<meta property=\"og:site_name\" content=\"Ruling AI\" \/>\n<meta property=\"og:image\" content=\"https:\/\/favdevs.com\/demos\/wp\/azzle\/wp-content\/uploads\/2023\/09\/logo-dark.svg\" \/>\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:\/\/rulingai.com\/?page_id=3511\",\"url\":\"https:\/\/rulingai.com\/?page_id=3511\",\"name\":\"Sign In - Ruling AI\",\"isPartOf\":{\"@id\":\"https:\/\/rulingai.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/rulingai.com\/?page_id=3511#primaryimage\"},\"image\":{\"@id\":\"https:\/\/rulingai.com\/?page_id=3511#primaryimage\"},\"thumbnailUrl\":\"https:\/\/favdevs.com\/demos\/wp\/azzle\/wp-content\/uploads\/2023\/09\/logo-dark.svg\",\"datePublished\":\"2023-09-27T16:03:17+00:00\",\"dateModified\":\"2023-09-27T16:03:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/rulingai.com\/?page_id=3511#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/rulingai.com\/?page_id=3511\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/rulingai.com\/?page_id=3511#primaryimage\",\"url\":\"https:\/\/favdevs.com\/demos\/wp\/azzle\/wp-content\/uploads\/2023\/09\/logo-dark.svg\",\"contentUrl\":\"https:\/\/favdevs.com\/demos\/wp\/azzle\/wp-content\/uploads\/2023\/09\/logo-dark.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/rulingai.com\/?page_id=3511#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/rulingai.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sign In\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/rulingai.com\/#website\",\"url\":\"https:\/\/rulingai.com\/\",\"name\":\"Ruling AI\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/rulingai.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sign In - Ruling AI","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:\/\/rulingai.com\/?page_id=3511","og_locale":"en_US","og_type":"article","og_title":"Sign In - Ruling AI","og_description":"Welcome back &nbsp; You are Logged in as aimaas (Logout)","og_url":"https:\/\/rulingai.com\/?page_id=3511","og_site_name":"Ruling AI","og_image":[{"url":"https:\/\/favdevs.com\/demos\/wp\/azzle\/wp-content\/uploads\/2023\/09\/logo-dark.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/rulingai.com\/?page_id=3511","url":"https:\/\/rulingai.com\/?page_id=3511","name":"Sign In - Ruling AI","isPartOf":{"@id":"https:\/\/rulingai.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/rulingai.com\/?page_id=3511#primaryimage"},"image":{"@id":"https:\/\/rulingai.com\/?page_id=3511#primaryimage"},"thumbnailUrl":"https:\/\/favdevs.com\/demos\/wp\/azzle\/wp-content\/uploads\/2023\/09\/logo-dark.svg","datePublished":"2023-09-27T16:03:17+00:00","dateModified":"2023-09-27T16:03:17+00:00","breadcrumb":{"@id":"https:\/\/rulingai.com\/?page_id=3511#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rulingai.com\/?page_id=3511"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/rulingai.com\/?page_id=3511#primaryimage","url":"https:\/\/favdevs.com\/demos\/wp\/azzle\/wp-content\/uploads\/2023\/09\/logo-dark.svg","contentUrl":"https:\/\/favdevs.com\/demos\/wp\/azzle\/wp-content\/uploads\/2023\/09\/logo-dark.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/rulingai.com\/?page_id=3511#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rulingai.com\/"},{"@type":"ListItem","position":2,"name":"Sign In"}]},{"@type":"WebSite","@id":"https:\/\/rulingai.com\/#website","url":"https:\/\/rulingai.com\/","name":"Ruling AI","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rulingai.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/rulingai.com\/index.php?rest_route=\/wp\/v2\/pages\/3511","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rulingai.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rulingai.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rulingai.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rulingai.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3511"}],"version-history":[{"count":0,"href":"https:\/\/rulingai.com\/index.php?rest_route=\/wp\/v2\/pages\/3511\/revisions"}],"wp:attachment":[{"href":"https:\/\/rulingai.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3511"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}