CINXE.COM

Signup

<!DOCTYPE html><html><head> <meta charset="UTF-8"> <meta name="robots" content="noindex, follow"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Wallpapers Premium"> <title>Signup</title> <link rel="preload" href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&amp;display=swap"> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WV4522P');</script> <script> window.API_URL = 'https://login.wallpapers.com'; window.dataLayer = window.dataLayer || []; </script> <script type="text/javascript" src="//code.jquery.com/jquery-3.5.1.min.js?ver=5.5.11" id="jquery-js"></script> <link href="/premium/login/static/customerLogin.css?ver=2" rel="stylesheet"> <script type="text/javascript"> function getCookie(name) { const value = `; ${document.cookie}`; const parts = value.split(`; ${name}=`); if (parts.length === 2) return parts.pop().split(';').shift(); } function submitFavorite (favoriteUrl) { $.ajax({ type: 'POST', url: 'https://login.wallpapers.com/v1/customer/favorite', xhrFields: { withCredentials: true }, data :{ url : favoriteUrl, }, error: function (xhr, status, error) { console.debug(error); } }); } window.gsiInit = function () { google.accounts.id.initialize({ client_id: "279345128102-c3uhsf9il3mtahir7tl8f6cua3u8vd75.apps.googleusercontent.com", context: "signup", ux_mode: "popup", auto_prompt: false, callback: googleLogin }); const parents = document.querySelectorAll('.g_id_signin'); const buttonWidth = screen.width < 800 ? 285 : 300; parents.forEach(function(parent) { google.accounts.id.renderButton(parent, {theme: "outline", width: buttonWidth, type: "standard", shape: "rectangular", text: "signin_with", size: "large", logo_alignment: "left"}); }) function googleLogin(data) { const redirectUrl = getCookie('WPS_LGURI') if (redirectUrl) { data.url = redirectUrl; } $.ajax({ type : "POST", url : "https://login.wallpapers.com/google/callback", xhrFields: { withCredentials: true }, headers : { "X-Requested-With": "XMLHttpRequest" }, data , success: function (response) { window.dataLayer.push({'event':'login_success','method':'google'}); const favoriteUrl = getCookie('WPS_FVURI') if (favoriteUrl) { submitFavorite (favoriteUrl) deleteCookie('WPS_FVURI') } if (redirectUrl) { deleteCookie('WPS_LGURI') window.location.replace(redirectUrl); } else { window.location.replace('https://wallpapers.com'); } }, error: function (xhr, status, error) { console.debug(error); window.dataLayer.push({'event':'login_redirect_err','method':'google','detail':error.message}); } }) } window.gsiInit = undefined } </script> <script src="https://accounts.google.com/gsi/client" async="" defer="" onload="gsiInit()"></script> <script> (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "https://connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk') ); function fbLogin() { FB.login(function(response) { console.log("fbLogin() response"); statusChangeCallback(response); },{scope:'email'}); } function statusChangeCallback(response) { // Called with the results from FB.getLoginStatus(). console.log('statusChangeCallback'); //console.log(response); // The current login status of the person. if (response.authResponse) { console.log("fb login response"); const authResponse = response.authResponse; const redirectUrl = getCookie('WPS_LGURI'); const data = {url: redirectUrl, authResponse, status: response.status}; // console.log(data); $.ajax({ type: 'POST', url: 'https://login.wallpapers.com/facebook/callback', xhrFields: { withCredentials: true }, headers: { 'X-Requested-With': 'XMLHttpRequest' }, data, success: function() { window.dataLayer.push({'event':'login_success','method':'facebook'}); const favoriteUrl = getCookie('WPS_FVURI') if (favoriteUrl) { submitFavorite (favoriteUrl) deleteCookie('WPS_FVURI') } if (redirectUrl) { deleteCookie('WPS_LGURI') window.location.replace(redirectUrl); } else { window.location.replace('https://wallpapers.com'); } }, error: function(xhr, status, error) { console.debug(error); window.dataLayer.push({'event':'login_redirect_err','method':'facebook','detail':error.message}); } }); } else { console.log('User cancelled login or did not fully authorize.'); }; if (response.status === 'connected') { // Logged into your webpage and Facebook. //testAPI(); } else { // Not logged into your webpage or we are unable to tell. } } function checkLoginState() { // Called when a person is finished with the Login Button. FB.getLoginStatus(function(response) { // See the onlogin handler statusChangeCallback(response); }); } window.fbAsyncInit = function() { FB.init({ appId : '1356973331851877', xfbml : true, version : 'v18.0' }); FB.getLoginStatus(function(response) { // Called after the JS SDK has been initialized. statusChangeCallback(response); // Returns the login status. }); }; </script> <script defer="" src="https://www.google.com/recaptcha/enterprise.js?render=6LdyuSkgAAAAANZP-g4cGcnoY9Qq47SDnEOCb4PG"></script> <link rel="stylesheet" id="bootstrap-css" href="//maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css?ver=5.5.11" type="text/css" media="all"> <link rel="stylesheet" id="awesomeplete-css" href="//cdnjs.cloudflare.com/ajax/libs/awesomplete/1.1.5/awesomplete.min.css?ver=5.5.11" type="text/css" media="all"> <link rel="stylesheet" id="style-css" href="https://wallpapers.com/wp-content/themes/wallpapers.com/style.css?ver=1683623338" type="text/css" media="all"> <link rel="stylesheet" href="https://wallpapers.com/wp-content/themes/wallpapers.com/promo.css?ver=1683623400" as="style" id="promo" media="all" onload="this.onload=null;this.rel='stylesheet'"> <link rel="stylesheet" href="https://wallpapers.com/wp-content/plugins/gdpr-cookie-compliance/dist/styles/gdpr-main.css?ver=4.7.6" as="style" id="moove_gdpr_frontend" media="all" onload="this.onload=null;this.rel='stylesheet'"> </head> <body class="signup-page"> <div> <a href="#" class="back-button d-none"> <svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" fill="currentColor" class="bi bi-chevron-left" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"></path> </svg> <span>Back</span> </a> <div class="login-modal wallpapers-modal d-none"> <div class="front-modal-content"> <picture> <a href="https://wallpapers.com"> <img src="https://wallpapers.com/wp-content/themes/wallpapers.com/src/fav-icon.svg" alt="Wallpaper.com" height="40" width="40" style=" margin: 0px 0px 15px;"> <img src="https://wallpapers.com/wp-content/themes/wallpapers.com/src/Logo-text.svg" alt="Wallpaper.com" height="20"> </a> </picture> <div class="modal-head mt-3 mb-3 row"> <a href="#" class="obvious front-login-button col-xs-6 col-sm-6 col-md-6 pb-2" style="font-size:1.1rem; font-weight: 500;border-bottom: 0.2rem #2464c4 solid;">Log in</a> <a href="#" class="obvious front-signup-button col-xs-6 col-sm-6 col-md-6 pb-2" style="font-size:1.1rem; font-weight: 500; color: black; border-bottom: 1px #e0e0e0 solid;">Sign up</a> </div> <div class="google google-login mt-4"> <div class="g_id_signin" data-type="standard" data-shape="rectangular" data-theme="outline" data-text="signin_with" data-size="large" data-logo_alignment="left" data-width="300"></div> </div> <div class="facebook facebook-login mt-4"> <button class="facebook-login-button" id="login-facebook" onclick="fbLogin();"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="18px" height="18px" viewBox="0 0 18 18" style="enable-background:new 0 0 18 18;" xml:space="preserve"><style type="text/css"> .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#3B5998;} .st1{fill:#FFFFFF;}</style><g> <path id="_x33_b5998" class="st0" d="M9,0c5,0,9,4,9,9s-4,9-9,9c-5,0-9-4-9-9S4,0,9,0z"></path> <path class="st1" d="M10,18v-6.7h2L12.4,9H10V7.5c0-0.7,0.2-1.1,1.2-1.1h1.3V4.2c-0.2,0-1-0.1-1.8-0.1c-1.8,0-3,1.1-3,3.1V9h-2v2.3 h2V18H10L10,18z"></path></g></svg> <span>Continue with Facebook</span> </button> </div> <div class="mt-4"> <button class="email-login-button"> <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" id="Layer_1" viewBox="0 0 17.99 16.97"><defs><style>.cls-1{fill:#657c93;}</style></defs><path class="cls-1" d="m14.98,0c1.45,0,2.58.83,2.91,2.14.07.28.09.57.09.86,0,5.66,0,5.32,0,10.97,0,1.8-.96,3-3.04,3-1.44,0-1.86,0-10.9,0-.19,0-1.38-.01-1.57-.04C1.07,16.75.02,15.6,0,14.2c0-1.37,0-6.46,0-11.27C0,1.51.87.39,2.21.08,2.53.01,3.65,0,4.08,0c6.82,0,9.57,0,10.9,0ZM2.02,5.99c0,1.02,0-.93,0,8,0,1.04.99,1,1,1h12c.7,0,1-.34,1-1v-8c-.48.6-2.01,2.05-4,4-2.77,2.78-4.29,1.58-6,0-.93-.87-2.32-2.31-4-4Zm1-4c-.56,0-1,.35-1,1,1.66,1.75,4.54,4.6,6,6,.84.77,1.24.64,2,0,1.59-1.42,5.06-4.92,6-6,0-.6-.29-1-1-1H3.02Z"></path></svg> <span>Continue with Email</span> </button> </div> <div class="d-none" id="login-form"> <form class="needs-validation mt-4" novalidate=""> <div> <label for="username">Username</label> <input type="text" placeholder="Email" id="username" required=""> <div class="invalid-feedback"> Username or Email address is missing </div> </div> <div class="password-block"> <label for="login-password">Password</label> <input type="password" placeholder="Password" id="login-password" required=""> <div class="toggle-password-input"> <div class="show-pass-button pw_hide"></div> </div> <div class="invalid-feedback"> Password is missing </div> </div> <div class="d-hide invalid-feedback"> Incorrect email and/or password. Please try again. </div> <button class="front-login-submit-button">Log in</button> <div class="forget-password">Forgot your password? <a href="#" class="front-reset-password">Reset it</a></div> <div class="terms pt-3">This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" rel="noreferrer noopener" target="_blank">Privacy policy </a> and <a href="https://policies.google.com/terms" rel="noreferrer noopener" target="_blank">Terms of Service</a> apply.</div> </form> </div> </div> <div class="login-bottom"> <span> Not on Wallpapers.com yet? <a href="#" class="bottom-signup-btn front-signup-button">Sign up</a> </span> </div> </div> <div class="password-modal wallpapers-modal"> <div class="front-modal-content"> <picture> <a href="https://wallpapers.com"> <img src="https://wallpapers.com/wp-content/themes/wallpapers.com/src/fav-icon.svg" alt="Wallpaper.com" height="40" width="40" style=" margin: 0px 0px 15px;"> <img src="https://wallpapers.com/wp-content/themes/wallpapers.com/src/Logo-text.svg" alt="Wallpaper.com" height="20"> </a> </picture> <div class="recover-password-block"> <h3 class="recover-password-title">Recover your password</h3> <p class="recover-password-content">Enter the email that you used when register to recover your password. You will receive a password reset link.</p> <div id="recover-password-form"> <form class="needs-validation mt-4" novalidate=""> <div> <label for="email">Email</label> <input type="text" placeholder="Email Address" id="recover-email" required=""> <div class="invalid-feedback"> Email address is missing </div> </div> <div class="d-hide invalid-feedback"> Incorrect email. Please try again. </div> <button class="front-recover-submit-button">Send link</button> <div class="feedback"></div> <div class="pt-3"><p>If you need further assistance</p><p><a href="https://wallpapers.com/contact-us" rel="noreferrer noopener" target="_blank">Contact our support team</a></p></div> </form> </div> </div> </div> <div class="login-bottom"> <span> Not on Wallpapers.com yet? <a href="#" class="bottom-signup-btn">Sign up</a> </span> </div> </div> <div class="signup-modal wallpapers-modal show"> <div class="front-modal-content"> <picture style="display: flex;flex-direction: column;justify-content: center;align-items: center;"> <a href="https://wallpapers.com"> <img src="https://wallpapers.com/wp-content/themes/wallpapers.com/src/fav-icon.svg" alt="Wallpaper.com" height="40" width="40" style=" margin: 0px 0px 15px;"> <img src="https://wallpapers.com/wp-content/themes/wallpapers.com/src/Logo-text.svg" alt="Wallpaper.com" height="20"> </a> </picture> <div class="modal-head mt-3 mb-3 row"> <a href="#" class="obvious front-login-button col-xs-6 col-sm-6 col-md-6 pb-2" style="font-size:1.1rem; color: black;font-weight: 500;border-bottom: 1px #e0e0e0 solid;">Log in</a> <a href="#" class="obvious front-signup-button col-xs-6 col-sm-6 col-md-6 pb-2" style="font-size:1.1rem; font-weight: 500;border-bottom: 0.2rem #2464c4 solid;">Sign up</a> </div> <div class="google google-signup mt-4"> <div class="g_id_signin" data-type="standard" data-shape="rectangular" data-theme="outline" data-text="signin_with" data-size="large" data-logo_alignment="left" data-width="300"></div> </div> <div class="facebook facebook-signup mt-4"> <button class="facebook-signup-button" onclick="fbLogin();"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="18px" height="18px" viewBox="0 0 18 18" style="enable-background:new 0 0 18 18;" xml:space="preserve"><style type="text/css"> .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#3B5998;} .st1{fill:#FFFFFF;}</style><g> <path id="_x33_b5998" class="st0" d="M9,0c5,0,9,4,9,9s-4,9-9,9c-5,0-9-4-9-9S4,0,9,0z"></path> <path class="st1" d="M10,18v-6.7h2L12.4,9H10V7.5c0-0.7,0.2-1.1,1.2-1.1h1.3V4.2c-0.2,0-1-0.1-1.8-0.1c-1.8,0-3,1.1-3,3.1V9h-2v2.3 h2V18H10L10,18z"></path></g></svg> <span>Continue with Facebook</span> </button> </div> <div class="mt-4"> <button class="email-signup-button"> <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" id="Layer_1" viewBox="0 0 17.99 16.97"><defs><style>.cls-1{fill:#657c93;}</style></defs><path class="cls-1" d="m14.98,0c1.45,0,2.58.83,2.91,2.14.07.28.09.57.09.86,0,5.66,0,5.32,0,10.97,0,1.8-.96,3-3.04,3-1.44,0-1.86,0-10.9,0-.19,0-1.38-.01-1.57-.04C1.07,16.75.02,15.6,0,14.2c0-1.37,0-6.46,0-11.27C0,1.51.87.39,2.21.08,2.53.01,3.65,0,4.08,0c6.82,0,9.57,0,10.9,0ZM2.02,5.99c0,1.02,0-.93,0,8,0,1.04.99,1,1,1h12c.7,0,1-.34,1-1v-8c-.48.6-2.01,2.05-4,4-2.77,2.78-4.29,1.58-6,0-.93-.87-2.32-2.31-4-4Zm1-4c-.56,0-1,.35-1,1,1.66,1.75,4.54,4.6,6,6,.84.77,1.24.64,2,0,1.59-1.42,5.06-4.92,6-6,0-.6-.29-1-1-1H3.02Z"></path></svg> <span>Continue with Email</span> </button> </div> <div class="d-none" id="signup-form"> <form class="needs-validation mt-4" novalidate=""> <div> <label for="email">Email</label> <input type="email" placeholder="Email Address" id="email" required="" email=""> <div class="invalid-feedback"> Please enter a valid email address </div> </div> <div class="password-block"> <label for="password">Password</label> <input type="password" placeholder="Password" id="password" required=""> <div class="toggle-password-input"> <div class="show-pass-button pw_hide"></div> </div> <div class="invalid-feedback"> Please choose a strong password </div> </div> <div class="d-hide invalid-feedback"> Sorry, that username already exists </div> <button class="front-signup-submit-button">Sign Up</button> <div class="terms pt-3">By signing up, you agree to Wallpapers.com's <a href="https://wallpapers.com/terms">Terms of Service</a></div> </form> </div> </div> <div class="signup-bottom"> <span> Already a member? <a href="#" class="bottom-login-btn front-login-button">Log in</a> </span> </div> </div> </div> <script type="text/javascript" src="/premium/login/static/customerLogin.js" onload="deleteCookie('is_redirect_after_login');"></script> </body></html>

Pages: 1 2 3 4 5 6 7 8 9 10