Skip to content
Browse documentation
Account

Is Google Login not working at the POSIMYTH Store? [Steps to Resolve]

Account3 min read
On this page

What It Does

This is a self-serve fix for the “Continue with Google” login option on store.posimyth.com failing to sign you in, even though the button is present and clickable.

Why It Matters

Your POSIMYTH Store account is where every licence key, invoice, and subscription for WDesignKit, The Plus Addons for Elementor, Nexter Blocks, and UiChemy lives. If Google login won’t complete, you’re locked out of all of that until it’s resolved.

What You Get

A short sequence of checks you can run yourself, account matching, incognito mode, cache clearing, and password reset, before you need to contact support at all.

Benefits

Most Google login failures are browser-side (stale cache, a cached session for the wrong Google account) rather than an account problem, so most of these steps resolve access in a couple of minutes without waiting on a support reply.

Capabilities

“Continue with Google” sits alongside “Continue with Facebook” and a standard username/password form on the store login page. Login can fail from browser caching, security/antivirus software intercepting the Google API call, or the browser being signed into a different Google account than the one tied to your purchase, all outside WDesignKit’s or the store’s direct control.

How It Works

Google’s OAuth login runs entirely client-side in your browser before the store ever sees it, so a cached script, an extension, or a signed-in-but-wrong Google session can block it before the request reaches store.posimyth.com. That’s why clearing the browser’s state resolves most cases without any change on the account side.

How to Fix It

Follow these steps in order:

  1. Confirm the correct Gmail account: make sure you’re signing in with the Gmail address tied to your POSIMYTH Store account, or the email used at checkout.
  2. Use incognito/private mode: this rules out a cached session or stale cookies as the cause.
  3. Clear your browser cache and try again.
  4. Force a cache-busted reload: append /?a=b to the URL (e.g. https://store.posimyth.com/?a=b) and hard-reload with Ctrl/Cmd + Shift + R.
  5. If it still fails, reset your password using the email tied to your Google login or checkout, check spam for the reset email, and log in with the new password instead.

Still stuck after all of the above? Reach the POSIMYTH Support team via the live chat at wdesignkit.com and they’ll take it from there.

Use Cases

  • You purchased with Google sign-in and now the button spins without logging you in
  • You have multiple Google accounts and the browser keeps trying the wrong one
  • Google login worked before on this device but has since stopped without any change you made

Limitations

Google login is a third-party OAuth flow outside POSIMYTH’s control, so a browser/extension/network change on Google’s side can affect it at any time without a corresponding change on the store. If the button is visible only on the sign-up tab and not the login tab (or vice versa) on your own WordPress site’s login/register widget, that’s a separate, plugin-side configuration issue, not the POSIMYTH Store account issue this doc covers.

Troubleshooting

  • Google button disappears on one tab (login) but shows on another (sign up): a real, reported pattern, clearing cache and retrying in incognito resolves it in most cases; if it persists after a password-based login, contact support with which tab it’s missing from.
  • Button shows “One moment please” and never completes: usually a stuck cached OAuth session, incognito mode plus a hard reload (Ctrl/Cmd + Shift + R) clears it.
  • Login appears to succeed but doesn’t land you in your account: confirm the Gmail address matches your checkout email exactly, a second Google account signed into the same browser is the most common cause.