{"id":8278,"date":"2020-07-23T10:51:14","date_gmt":"2020-07-23T10:51:14","guid":{"rendered":"https:\/\/star-villa.com\/inloggen\/"},"modified":"2021-05-07T13:10:35","modified_gmt":"2021-05-07T13:10:35","slug":"login","status":"publish","type":"page","link":"https:\/\/star-villa.com\/en\/login\/","title":{"rendered":"Login"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8278\" class=\"elementor elementor-8278 elementor-5214\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2dc663e1 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no\" data-id=\"2dc663e1\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b4fbec4 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no\" data-id=\"b4fbec4\" data-element_type=\"section\" data-e-type=\"section\">\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-33 elementor-top-column elementor-element elementor-element-87d9677\" data-id=\"87d9677\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-5c0b9cdd\" data-id=\"5c0b9cdd\" 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-198173e elementor-widget elementor-widget-alloggio_core_section_title\" data-id=\"198173e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"alloggio_core_section_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"qodef-shortcode qodef-m  qodef-section-title qodef-alignment--center\">\n\t\t<h2 class=\"qodef-m-title\" >\n\t\t\t\t\tAccess to your personal page\t\t\t<\/h2>\n\t\t<span class=\"qodef-m-text\" >Enter your account details to log in.<\/span>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f131a08 elementor-widget elementor-widget-shortcode\" data-id=\"f131a08\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><form name=\"loginform\" id=\"loginform\" action=\"https:\/\/star-villa.com\/wp-login.php\" method=\"post\"><p class=\"login-username\">\n\t\t\t\t<label for=\"user_login\">Username or Email Address<\/label>\n\t\t\t\t<input type=\"text\" name=\"log\" id=\"user_login\" autocomplete=\"username\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-password\">\n\t\t\t\t<label for=\"user_pass\">Password<\/label>\n\t\t\t\t<input type=\"password\" name=\"pwd\" id=\"user_pass\" autocomplete=\"current-password\" spellcheck=\"false\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><div hidden class=\"wpsec_captcha_wrapper\">\n            <div class=\"wpsec_captcha_image\"><\/div>\n            <label for=\"wpsec_captcha_answer\">Type in the text displayed above<\/label>\n            <input type=\"text\" class=\"wpsec_captcha_answer\" name=\"wpsec_captcha_answer\" value=\"\"\/>\n        <\/div><input type=\"hidden\" name=\"g-recaptcha-response\" class=\"agr-recaptcha-response\" value=\"\" \/><script>\r\n                (function() {\r\n                    var siteKey = \"6LdCIT4hAAAAAOV4Ej4C-7-5olNX03Pohg-5crtv\";\r\n                    var refreshTimer = null;\r\n\r\n                    function wpcaptchaSetToken(token) {\r\n                        document.querySelectorAll(\".agr-recaptcha-response\").forEach(function(field) {\r\n                            field.value = token;\r\n                            field.setAttribute(\"data-token-time\", Date.now());\r\n                        });\r\n                    }\r\n\r\n                    function wpcaptchaRefreshToken(callback) {\r\n                        if (typeof grecaptcha === \"undefined\") {\r\n                            if (callback) callback(false);\r\n                            return;\r\n                        }\r\n\r\n                        grecaptcha.ready(function() {\r\n                            grecaptcha.execute(siteKey, { action: \"submit\" }).then(function(token) {\r\n                                wpcaptchaSetToken(token);\r\n                                if (callback) callback(true);\r\n                            });\r\n                        });\r\n                    }\r\n\r\n                    function wpcaptchaStartAutoRefresh() {\r\n                        clearInterval(refreshTimer);\r\n\r\n                        wpcaptchaRefreshToken();\r\n\r\n                        refreshTimer = setInterval(function() {\r\n                            wpcaptchaRefreshToken();\r\n                        }, 90000);\r\n                    }\r\n\r\n                    document.addEventListener(\"submit\", function(e) {\r\n                        var form = e.target;\r\n                        var field = form.querySelector(\".agr-recaptcha-response\");\r\n\r\n                        if (!field) return;\r\n\r\n                        var tokenTime = parseInt(field.getAttribute(\"data-token-time\") || \"0\", 10);\r\n                        var age = Date.now() - tokenTime;\r\n\r\n                        if (field.value && age < 90000) {\r\n                            return;\r\n                        }\r\n\r\n                        e.preventDefault();\r\n\r\n                        wpcaptchaRefreshToken(function(success) {\r\n                            if (success) {\r\n                                form.submit();\r\n                            }\r\n                        });\r\n                    }, true);\r\n\r\n                    window.wpcaptchaRefreshToken = wpcaptchaRefreshToken;\r\n\r\n                    if (document.readyState === \"loading\") {\r\n                        document.addEventListener(\"DOMContentLoaded\", wpcaptchaStartAutoRefresh);\r\n                    } else {\r\n                        wpcaptchaStartAutoRefresh();\r\n                    }\r\n                })();\r\n                <\/script><script src='https:\/\/www.google.com\/recaptcha\/api.js?render=6LdCIT4hAAAAAOV4Ej4C-7-5olNX03Pohg-5crtv&ver=5.40' id='wpcaptcha-recaptcha-js'><\/script><p class=\"login-remember\"><label><input name=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\" \/> Remember Me<\/label><\/p><p class=\"login-submit\">\n\t\t\t\t<input type=\"submit\" name=\"wp-submit\" id=\"wp-submit\" class=\"button button-primary\" value=\"Log In\" \/>\n\t\t\t\t<input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/star-villa.com\/en\/wp-json\/wp\/v2\/pages\/8278\" \/>\n\t\t\t<\/p><p><a href=\"https:\/\/star-villa.com\/en\/personal-page\/reset-password\/\">Forgot your password?<\/a><br>No account yet? <a href=\"https:\/\/star-villa.com\/en\/register\/\">Click here to register.<\/a><\/p><\/form><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c09de76 elementor-widget elementor-widget-text-editor\" data-id=\"c09de76\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h6 style=\"text-align: center;\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;By signing in or creating an account, you agree to our Terms, Conditions and Privacy Statement.&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:769,&quot;3&quot;:{&quot;1&quot;:0},&quot;11&quot;:4,&quot;12&quot;:0}\">By signing in or creating an account, you agree to our Terms, Conditions and Privacy Statement.<\/span><\/h6>\t\t\t\t\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<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-063a062\" data-id=\"063a062\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\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>Access to your personal page Enter your account details to log in. By signing in or creating an account, you agree to our Terms, Conditions and Privacy Statement.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8278","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Login - Abby<\/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:\/\/star-villa.com\/en\/login\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Login - Abby\" \/>\n<meta property=\"og:description\" content=\"Access to your personal page Enter your account details to log in. By signing in or creating an account, you agree to our Terms, Conditions and Privacy Statement.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/star-villa.com\/en\/login\/\" \/>\n<meta property=\"og:site_name\" content=\"Abby\" \/>\n<meta property=\"article:modified_time\" content=\"2021-05-07T13:10:35+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/star-villa.com\\\/en\\\/login\\\/\",\"url\":\"https:\\\/\\\/star-villa.com\\\/en\\\/login\\\/\",\"name\":\"Login - Abby\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/star-villa.com\\\/en\\\/#website\"},\"datePublished\":\"2020-07-23T10:51:14+00:00\",\"dateModified\":\"2021-05-07T13:10:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/star-villa.com\\\/en\\\/login\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/star-villa.com\\\/en\\\/login\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/star-villa.com\\\/en\\\/login\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/star-villa.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Login\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/star-villa.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/star-villa.com\\\/en\\\/\",\"name\":\"Abby\",\"description\":\"Your holiday starts here!\",\"publisher\":{\"@id\":\"https:\\\/\\\/star-villa.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/star-villa.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/star-villa.com\\\/en\\\/#organization\",\"name\":\"Abby\",\"url\":\"https:\\\/\\\/star-villa.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/star-villa.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/star-villa.com\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/Logo-Abby-black-2.png\",\"contentUrl\":\"https:\\\/\\\/star-villa.com\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/Logo-Abby-black-2.png\",\"width\":259,\"height\":120,\"caption\":\"Abby\"},\"image\":{\"@id\":\"https:\\\/\\\/star-villa.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Login - Abby","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:\/\/star-villa.com\/en\/login\/","og_locale":"en_US","og_type":"article","og_title":"Login - Abby","og_description":"Access to your personal page Enter your account details to log in. By signing in or creating an account, you agree to our Terms, Conditions and Privacy Statement.","og_url":"https:\/\/star-villa.com\/en\/login\/","og_site_name":"Abby","article_modified_time":"2021-05-07T13:10:35+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/star-villa.com\/en\/login\/","url":"https:\/\/star-villa.com\/en\/login\/","name":"Login - Abby","isPartOf":{"@id":"https:\/\/star-villa.com\/en\/#website"},"datePublished":"2020-07-23T10:51:14+00:00","dateModified":"2021-05-07T13:10:35+00:00","breadcrumb":{"@id":"https:\/\/star-villa.com\/en\/login\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/star-villa.com\/en\/login\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/star-villa.com\/en\/login\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/star-villa.com\/en\/"},{"@type":"ListItem","position":2,"name":"Login"}]},{"@type":"WebSite","@id":"https:\/\/star-villa.com\/en\/#website","url":"https:\/\/star-villa.com\/en\/","name":"Abby","description":"Your holiday starts here!","publisher":{"@id":"https:\/\/star-villa.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/star-villa.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/star-villa.com\/en\/#organization","name":"Abby","url":"https:\/\/star-villa.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/star-villa.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/star-villa.com\/wp-content\/uploads\/2020\/07\/Logo-Abby-black-2.png","contentUrl":"https:\/\/star-villa.com\/wp-content\/uploads\/2020\/07\/Logo-Abby-black-2.png","width":259,"height":120,"caption":"Abby"},"image":{"@id":"https:\/\/star-villa.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/star-villa.com\/en\/wp-json\/wp\/v2\/pages\/8278","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/star-villa.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/star-villa.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/star-villa.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/star-villa.com\/en\/wp-json\/wp\/v2\/comments?post=8278"}],"version-history":[{"count":4,"href":"https:\/\/star-villa.com\/en\/wp-json\/wp\/v2\/pages\/8278\/revisions"}],"predecessor-version":[{"id":8282,"href":"https:\/\/star-villa.com\/en\/wp-json\/wp\/v2\/pages\/8278\/revisions\/8282"}],"wp:attachment":[{"href":"https:\/\/star-villa.com\/en\/wp-json\/wp\/v2\/media?parent=8278"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}