CINXE.COM
Account Log In - WPForms
<!DOCTYPE html> <html dir="ltr" lang="en-US" prefix="og: https://ogp.me/ns#"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Account Log In - WPForms</title> <link rel="stylesheet" href="https://wpforms.com/wp-content/mu-plugins/wpf-core/assets/css/login.min.css?v=3.8.2" type="text/css"> <script type='text/javascript' src='/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp' id='jquery-core-js'></script> <script type='text/javascript' src='https://wpforms.com/wp-content/mu-plugins/wpf-core/assets/js/login-page-messages.min.js?ver=3.8.2' id='login-page-messages'></script> <script type='text/javascript'> /* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,exe,js,pdf,ppt,tgz,zip,xls","inbound_paths":"[{\"path\":\"\\\/refer\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/wpforms.com","hash_tracking":"false"}; /* ]]> */ </script> <script type='text/javascript' src='/wp-content/plugins/google-analytics-premium/assets/js/frontend.min.js?ver=7.12.2'></script> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <script> function wpformsLoginSubmit( token ) { document.getElementById( "wpforms-login-form" ).submit(); } </script> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.1 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-SGV7TCN0GV" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.2.1'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/wpforms.com\/login\/?redirect_to=%2Faccount%2Fsupport%2F"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-SGV7TCN0GV', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-SGV7TCN0GV', {"forceSSL":"true","logged_in":"false","author":"Jared Atchison","post_type":"page"} ); __gtagTracker( 'config', 'AW-709341684', {"allow_enhanced_conversions":true} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> window.MonsterInsightsDualTracker.helpers.mapProductItem = function (uaItem) { var prefixIndex, prefixKey, mapIndex; var toBePrefixed = ['id', 'name', 'list_name', 'brand', 'category', 'variant']; var item = {}; var fieldMap = { 'price': 'price', 'list_position': 'index', 'quantity': 'quantity', 'position': 'index', }; for (mapIndex in fieldMap) { if (uaItem.hasOwnProperty(mapIndex)) { item[fieldMap[mapIndex]] = uaItem[mapIndex]; } } for (prefixIndex = 0; prefixIndex < toBePrefixed.length; prefixIndex++) { prefixKey = toBePrefixed[prefixIndex]; if (typeof uaItem[prefixKey] !== 'undefined') { item['item_' + prefixKey] = uaItem[prefixKey]; } } return item; }; MonsterInsightsDualTracker.trackers['view_item_list'] = function (parameters) { var items = parameters.items; var listName, itemIndex, item, itemListName; var lists = { '_': {items: [], 'send_to': monsterinsights_frontend.v4_id}, }; for (itemIndex = 0; itemIndex < items.length; itemIndex++) { item = MonsterInsightsDualTracker.helpers.mapProductItem(items[itemIndex]); if (typeof item['item_list_name'] === 'undefined') { lists['_'].items.push(item); } else { itemListName = item['item_list_name']; if (typeof lists[itemListName] === 'undefined') { lists[itemListName] = { 'items': [], 'item_list_name': itemListName, 'send_to': monsterinsights_frontend.v4_id, }; } lists[itemListName].items.push(item); } } for (listName in lists) { __gtagDataLayer('event', 'view_item_list', lists[listName]); } }; MonsterInsightsDualTracker.trackers['select_content'] = function (parameters) { const items = parameters.items.map(MonsterInsightsDualTracker.helpers.mapProductItem); __gtagDataLayer('event', 'select_item', {items: items, send_to: parameters.send_to}); }; MonsterInsightsDualTracker.trackers['view_item'] = function (parameters) { const items = parameters.items.map(MonsterInsightsDualTracker.helpers.mapProductItem); __gtagDataLayer('event', 'view_item', {items: items, send_to: parameters.send_to}); }; </script> <link rel="icon" href="https://wpforms.com/wp-content/uploads/2016/02/cropped-sullie-favicon-32x32.png" sizes="32x32" /> <link rel="icon" href="https://wpforms.com/wp-content/uploads/2016/02/cropped-sullie-favicon-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://wpforms.com/wp-content/uploads/2016/02/cropped-sullie-favicon-180x180.png" /> <meta name="msapplication-TileImage" content="https://wpforms.com/wp-content/uploads/2016/02/cropped-sullie-favicon-270x270.png" /> </head> <body> <div class="container wpforms-container"> <div class="column-wrap"> <div class="column-left"> <div class="inner"> <img src="https://wpforms.com/wp-content/mu-plugins/wpf-core/assets/images/wpf/login-logo.png" alt="WPForms Mascot"> <h1>Log in</h1> <p class="create"> Don't have an account? <a href="https://wpforms.com/pricing/"> Get WPForms Pro </a>. </p> <form action="https://wpforms.com/login/" method="post" id="wpforms-login-form"> <div class="input-wrap"> <label for="username">Email Address</label> <div class="input"> <svg xmlns="http://www.w3.org/2000/svg" class="start-icon" width="17" height="16" viewBox="0 0 17 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.94464 1.69397L13.5113 4.90064C14.2213 5.39962 14.6441 6.21286 14.6446 7.08064V11.834C14.6429 12.589 14.3413 13.3123 13.8062 13.8449C13.2711 14.3775 12.5463 14.6757 11.7913 14.674H4.2713C3.51632 14.6757 2.79155 14.3775 2.25645 13.8449C1.72135 13.3123 1.41973 12.589 1.41797 11.834V7.08064C1.41854 6.21286 1.84132 5.39962 2.5513 4.90064L7.11797 1.69397C7.63124 1.21138 8.43137 1.21138 8.94464 1.69397ZM13.0991 13.1378C13.4466 12.7927 13.6429 12.3237 13.6446 11.834V7.08064C13.6353 6.5489 13.3728 6.05355 12.938 5.74731L8.3713 2.54064L8.29797 2.48731C8.22775 2.41564 8.13164 2.37525 8.0313 2.37525C7.93097 2.37525 7.83486 2.41564 7.76464 2.48731L7.6913 2.54064L3.12464 5.74731C2.68984 6.05355 2.42731 6.5489 2.41797 7.08064V11.834C2.41973 12.3237 2.61599 12.7927 2.96356 13.1378C3.31112 13.4829 3.78153 13.6757 4.2713 13.674H11.7913C12.2811 13.6757 12.7515 13.4829 13.0991 13.1378Z" fill="#9CA3AF"/><path d="M12.078 7.34064L8.38463 9.92064C8.27529 10.03 8.12518 10.0886 7.97066 10.0823C7.81614 10.076 7.67132 10.0053 7.5713 9.88731L3.98463 7.34064C3.84056 7.21604 3.6382 7.18412 3.46277 7.25832C3.28734 7.33253 3.16931 7.49997 3.15838 7.69013C3.14745 7.8803 3.24552 8.06016 3.4113 8.15397L6.94463 10.674C7.23436 10.9437 7.61545 11.0938 8.0113 11.094C8.38359 11.0845 8.7385 10.9345 9.00463 10.674L12.6513 8.12731C12.8609 7.97213 12.9161 7.68189 12.778 7.46064C12.6164 7.23643 12.305 7.18304 12.078 7.34064Z" fill="#9CA3AF"/></svg> <input type="text" id="username" name="username" required> </div> </div> <div class="input-wrap"> <label for="password">Password</label> <div class="input password-field"> <svg xmlns="http://www.w3.org/2000/svg" class="start-icon" width="17" height="16" viewBox="0 0 17 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.461 8.10396L14.0575 10.7005C14.2321 10.9003 14.2929 11.1754 14.2189 11.4303L13.7417 13.0934C13.6682 13.3451 13.473 13.5429 13.2224 13.6198L11.5171 14.132C11.2453 14.2057 10.9548 14.1311 10.7522 13.9355L8.14869 11.332C7.79484 10.9785 7.31555 10.7792 6.81535 10.7776C6.57457 10.7787 6.33628 10.8264 6.1136 10.918C5.89006 11.0059 5.65204 11.0511 5.41185 11.0513C4.91103 11.0529 4.43059 10.8531 4.07851 10.4969L1.97325 8.39168C1.495 7.9151 1.30769 7.21939 1.48202 6.56712L2.30307 3.52852C2.46993 2.86918 2.97976 2.3513 3.63641 2.17414L6.70307 1.39519C6.8635 1.3535 7.02855 1.33228 7.1943 1.33203C7.6945 1.33359 8.17379 1.53287 8.52764 1.88642L10.6329 3.99168C11.1723 4.53121 11.3354 5.34159 11.0469 6.04782C10.7584 6.75405 10.9216 7.56444 11.461 8.10396ZM11.4048 13.1005L12.8083 12.6864L13.1943 11.311L10.7171 8.83379C9.87409 7.99581 9.62172 6.73115 10.0785 5.63379C10.1991 5.31758 10.1221 4.96004 9.88202 4.72151L7.77676 2.61624C7.62192 2.4575 7.40903 2.36879 7.18729 2.37063C7.11516 2.35997 7.04187 2.35997 6.96974 2.37063L3.91009 3.19168C3.62257 3.26903 3.39797 3.49363 3.32062 3.78115L2.49957 6.86887C2.42256 7.15743 2.50551 7.46514 2.71711 7.67589L4.82238 9.78115C4.97721 9.9399 5.19011 10.0286 5.41185 10.0268C5.5195 10.0257 5.62623 10.0068 5.72764 9.97063C6.07431 9.82556 6.44658 9.75159 6.82238 9.75309C7.61199 9.74423 8.37151 10.0556 8.92764 10.6162L11.4048 13.1005Z" fill="#9CA3AF"/><path d="M6.94869 4.64431L4.77325 6.81975C4.56802 7.02524 4.56802 7.35812 4.77325 7.56361C4.97874 7.76884 5.31162 7.76884 5.51711 7.56361L7.69255 5.38817C7.79286 5.29043 7.84944 5.1563 7.84944 5.01624C7.84944 4.87618 7.79286 4.74206 7.69255 4.64431C7.48706 4.43908 7.15418 4.43908 6.94869 4.64431Z" fill="#9CA3AF"/></svg> <input type="password" id="password" name="password" required> <svg xmlns="http://www.w3.org/2000/svg" class="end-icon toggle-password" fill="none" width="17" height="17" viewBox="0 0 17 16"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.614 3.59a.75.75 0 0 0-1.06-1.06l-1.65 1.65c-2.057-1.275-4.687-1.112-6.597.489L1.08 7.376a.942.942 0 0 0-.33.721c0 .28.121.546.33.722l2.82 2.365-1.6 1.6a.75.75 0 1 0 1.061 1.06l1.751-1.751c2.037 1.19 4.596 1 6.466-.567l3.227-2.707a.942.942 0 0 0 .33-.722.942.942 0 0 0-.33-.721l-2.706-2.27 1.515-1.515Zm-3.589 1.47a4.506 4.506 0 0 0-5 .558l-2.95 2.48 2.648 2.264 1.57-1.57a1.94 1.94 0 0 1-.126-.694c0-1.03.795-1.864 1.776-1.864.263 0 .514.06.739.169l1.343-1.343Zm-.381 2.503 1.612-1.613 2.553 2.148-2.949 2.521a4.506 4.506 0 0 1-4.888.615L7.35 9.855c.185.069.385.106.593.106.98 0 1.775-.834 1.775-1.864a1.95 1.95 0 0 0-.074-.535Z" fill="#9CA3AF"/></svg> <svg xmlns="http://www.w3.org/2000/svg" class="end-icon toggle-password" width="16" height="16" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.12566 12.148C9.12566 10.6036 10.318 9.35166 11.7888 9.35166C13.2596 9.35166 14.452 10.6036 14.452 12.148C14.452 13.6923 13.2596 14.9443 11.7888 14.9443C10.318 14.9443 9.12566 13.6923 9.12566 12.148ZM10.8625 12.148C10.8625 12.6851 11.2772 13.1206 11.7888 13.1206C12.3004 13.1206 12.7151 12.6851 12.7151 12.148C12.7151 11.6108 12.3004 11.1753 11.7888 11.1753C11.2772 11.1753 10.8625 11.6108 10.8625 12.148Z" fill="#9CA3AF"/><path fill-rule="evenodd" clip-rule="evenodd" d="M17.2425 7.00519L22.0825 11.0659C22.3955 11.329 22.5776 11.7271 22.5776 12.148C22.5776 12.5689 22.3955 12.967 22.0825 13.23L17.2425 17.2908C14.0525 19.9643 9.52511 19.9643 6.33513 17.2908L1.49513 13.23C1.18217 12.967 1 12.5689 1 12.148C1 11.7271 1.18217 11.329 1.49513 11.0659L6.33513 7.00519C9.52511 4.3316 14.0525 4.3316 17.2425 7.00519ZM7.41197 15.9291C9.9737 18.0699 13.6039 18.0699 16.1657 15.9291L20.5888 12.148L16.1657 8.42766C13.6039 6.28685 9.9737 6.28685 7.41197 8.42766L2.98881 12.148L7.41197 15.9291Z" fill="#9CA3AF"/></svg> </div> </div> <div class="input-wrap"> <label for="remember" class="checkbox-field"> <input type="checkbox" id="remember" name="rememberme"> Stay signed in for 2 weeks </label> </div> <input type="hidden" name="redirect_to" value="/account/support/" /> <input type="hidden" name="action" value="login"> <input type="hidden" name="nonce" value="e2215f0e11"> <button class="g-recaptcha" data-sitekey="6LcSO7MUAAAAAPJdmh709VLpenEGRgxfjfR9_lbx" data-callback="wpformsLoginSubmit"> Log In </button> </form> <p class="forgot"> <a href="https://wpforms.com/login/?action=lostpassword"> Lost your password? </a> </p> <script type="application/javascript"> jQuery( document ).ready( function ( $ ) { // Toggle password visibility. $( '.toggle-password' ).on( 'click', function() { const $password = $( this ).closest( '.password-field' ).find( '#password' ); if ( ! $password.length ) return; // Early return if password field is not found const isPassword = $password.attr( 'type' ) === 'password'; $password.attr( 'type', isPassword ? 'text' : 'password' ); } ); } ); </script> <p class="footer"> © 2024 WPForms, LLC. WPForms is a trademark of WPForms, LLC. <span class="links"> <a href="https://wpforms.com/terms/">Terms of Service</a> <a href="https://wpforms.com/privacy-policy/">Privacy Policy</a> </span> </p> </div> </div> <div class="column-right"> <div class="inner"> <div class="announcement background-image-custom" style="background-image: url(https://wpforms.com/wp-content/uploads/2024/11/WPForms-BC24-Login-Background.jpg);"><div class="announcement-wrapper"><div class="heading"><h2>Unlock Your Black Friday Deal</h2></div><div class="description"><p>Log in now and get up to 70% off your WPForms upgrade. <br /> Hurry, this deal won't last!</p></div></div></div> </div> </div> </div> </div> </body> </html>