{"id":260,"date":"2026-07-24T11:55:05","date_gmt":"2026-07-24T11:55:05","guid":{"rendered":"https:\/\/setuphero.com\/my\/?page_id=260"},"modified":"2026-08-21T06:18:34","modified_gmt":"2026-08-21T06:18:34","slug":"login","status":"publish","type":"page","link":"https:\/\/setuphero.com\/my\/login\/","title":{"rendered":"Login"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"260\" class=\"elementor elementor-260\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96ca8c6 e-con-full e-flex e-con e-parent\" data-id=\"96ca8c6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-365743a elementor-widget elementor-widget-shortcode\" data-id=\"365743a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');\n  .sh-login-wrapper * { font-family: 'Inter', sans-serif; box-sizing: border-box; }\n  .sh-login-input:focus { outline: none; box-shadow: 0 0 0 3px rgba(197,157,81,0.25); border-color: #C59D51; }\n\n  \/* Edge\/IE inject their own \"reveal password\" button inside password fields,\n     styled with the OS accent color \u2014 that's the pink square overlapping our\n     custom eye icon. Hide the native ones so only ours shows. *\/\n  .sh-login-wrapper input[type=\"password\"]::-ms-reveal,\n  .sh-login-wrapper input[type=\"password\"]::-ms-clear {\n    display: none;\n  }\n<\/style>\n\n<section class=\"sh-login-wrapper bg-cream py-16 sm:py-24 px-4 sm:px-6\">\n  <div class=\"max-w-md mx-auto\">\n\n    \n      <!-- LOGIN FORM -->\n      <div class=\"bg-white rounded-[28px] p-8 sm:p-10 shadow-xl border border-black\/5\">\n\n        <div class=\"text-center mb-8\">\n          <div class=\"w-14 h-14 bg-gold\/10 border border-gold\/30 rounded-2xl flex items-center justify-center mx-auto mb-5\">\n            <i class=\"fa-solid fa-lock text-gold text-xl\"><\/i>\n          <\/div>\n          <h1 class=\"text-2xl sm:text-3xl font-black text-darkbg tracking-tight mb-2\">Welcome to SetupHero!\n<\/h1>\n          <p class=\"text-gray-500 text-sm\">Log in to access your account.<\/p>\n        <\/div>\n\n        \n        \n        <form method=\"post\" action=\"\" class=\"space-y-5\">\n\n          <input type=\"hidden\" id=\"sh_login_nonce\" name=\"sh_login_nonce\" value=\"a6b8b3f2ac\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/my\/wp-json\/wp\/v2\/pages\/260\" \/>          <input type=\"hidden\" name=\"sh_redirect_to\" value=\"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/pages\/260\">\n\n          <div>\n            <label for=\"sh_username\" class=\"block text-xs font-bold uppercase tracking-widest text-gray-500 mb-2\">Username or Email<\/label>\n            <input\n              type=\"text\"\n              id=\"sh_username\"\n              name=\"sh_username\"\n              required\n              autocomplete=\"username\"\n              class=\"sh-login-input w-full rounded-xl border border-gray-200 px-4 py-3 text-sm text-darkbg transition-shadow\"\n              placeholder=\"you@example.com\"\n            >\n          <\/div>\n\n          <div>\n            <label for=\"sh_password\" class=\"block text-xs font-bold uppercase tracking-widest text-gray-500 mb-2\">Password<\/label>\n            <div class=\"relative\">\n              <input\n                type=\"password\"\n                id=\"sh_password\"\n                name=\"sh_password\"\n                required\n                autocomplete=\"current-password\"\n                class=\"sh-login-input w-full rounded-xl border border-gray-200 px-4 py-3 pr-11 text-sm text-darkbg transition-shadow\"\n                placeholder=\"\u2022\u2022\u2022\u2022\u2022\u2022\u2022\u2022\"\n              >\n              <button type=\"button\" onclick=\"shTogglePassword()\" aria-label=\"Show password\" class=\"absolute right-3.5 top-1\/2 -translate-y-1\/2 text-gray-400 hover:text-gold transition-colors\">\n                <i id=\"sh_password_icon\" class=\"fa-solid fa-eye text-sm\"><\/i>\n              <\/button>\n            <\/div>\n          <\/div>\n\n          <div class=\"flex items-center justify-between\">\n            <label class=\"flex items-center gap-2 text-xs font-semibold text-gray-600 cursor-pointer\">\n              <input type=\"checkbox\" name=\"sh_remember\" value=\"1\" class=\"rounded border-gray-300 text-gold focus:ring-gold\/40\">\n              Remember me\n            <\/label>\n            <a href=\"https:\/\/setuphero.com\/my\/wp-login.php?action=lostpassword&#038;redirect_to=https%3A%2F%2Fsetuphero.com%2Fmy%2Fwp-json%2Fwp%2Fv2%2Fpages%2F260\" class=\"text-xs font-bold text-gold hover:underline\">Forgot password?<\/a>\n          <\/div>\n\n          <button type=\"submit\" name=\"sh_login_submit\" value=\"1\" class=\"block w-full text-center bg-gold text-darkbg font-bold text-sm px-6 py-3.5 rounded-xl hover:opacity-90 transition-opacity shadow-lg shadow-gold\/20\">\n            Log In\n          <\/button>\n\n        <\/form>\n      <\/div>\n\n    \n  <\/div>\n<\/section>\n\n<script>\n  function shTogglePassword() {\n    var input = document.getElementById('sh_password');\n    var icon = document.getElementById('sh_password_icon');\n    if (!input || !icon) return;\n    if (input.type === 'password') {\n      input.type = 'text';\n      icon.classList.remove('fa-eye');\n      icon.classList.add('fa-eye-slash');\n    } else {\n      input.type = 'password';\n      icon.classList.remove('fa-eye-slash');\n      icon.classList.add('fa-eye');\n    }\n  }\n<\/script>\n\t<\/div>\n\t\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":"","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-260","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Login - SetupHero<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Login - SetupHero\" \/>\n<meta property=\"og:url\" content=\"https:\/\/setuphero.com\/my\/login\/\" \/>\n<meta property=\"og:site_name\" content=\"SetupHero\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-21T06:18:34+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:\\\/\\\/setuphero.com\\\/my\\\/login\\\/\",\"url\":\"https:\\\/\\\/setuphero.com\\\/my\\\/login\\\/\",\"name\":\"Login - SetupHero\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/setuphero.com\\\/my\\\/#website\"},\"datePublished\":\"2026-07-24T11:55:05+00:00\",\"dateModified\":\"2026-08-21T06:18:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/setuphero.com\\\/my\\\/login\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/setuphero.com\\\/my\\\/login\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/setuphero.com\\\/my\\\/login\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/setuphero.com\\\/my\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Login\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/setuphero.com\\\/my\\\/#website\",\"url\":\"https:\\\/\\\/setuphero.com\\\/my\\\/\",\"name\":\"SetupHero\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/setuphero.com\\\/my\\\/?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":"Login - SetupHero","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Login - SetupHero","og_url":"https:\/\/setuphero.com\/my\/login\/","og_site_name":"SetupHero","article_modified_time":"2026-08-21T06:18:34+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/setuphero.com\/my\/login\/","url":"https:\/\/setuphero.com\/my\/login\/","name":"Login - SetupHero","isPartOf":{"@id":"https:\/\/setuphero.com\/my\/#website"},"datePublished":"2026-07-24T11:55:05+00:00","dateModified":"2026-08-21T06:18:34+00:00","breadcrumb":{"@id":"https:\/\/setuphero.com\/my\/login\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/setuphero.com\/my\/login\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/setuphero.com\/my\/login\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/setuphero.com\/my\/"},{"@type":"ListItem","position":2,"name":"Login"}]},{"@type":"WebSite","@id":"https:\/\/setuphero.com\/my\/#website","url":"https:\/\/setuphero.com\/my\/","name":"SetupHero","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/setuphero.com\/my\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/pages\/260","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/comments?post=260"}],"version-history":[{"count":155,"href":"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/pages\/260\/revisions"}],"predecessor-version":[{"id":1283,"href":"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/pages\/260\/revisions\/1283"}],"wp:attachment":[{"href":"https:\/\/setuphero.com\/my\/wp-json\/wp\/v2\/media?parent=260"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}