Main issue: Adding a password to a Shopify store triggers a verification loop.
Behavior: After entering the 6‑digit verification PIN and seeing “Verification complete,” the system immediately prompts for the same verification again, blocking progress to the next step.
Context: The verification involves a 6‑digit PIN during the password setup process.
Impact: The user cannot enable password protection due to the repeated verification cycle.
Scope/Inquiry: The poster asks if others are encountering the same problem, suggesting it may be broader than a single account.
Status: No solutions, workarounds, or confirmations from others are provided.
Outcome: Unresolved; key open questions include whether this is an account-specific issue or a platform-wide verification bug and how to bypass or fix the loop.
Hi guys, I am trying to add a password to my store but the Shopify verification code keeps looping in circles, and I fail to go to the next page and constantly have to verify. Anyone facing this issue?
Like 6 digit pin is keyed in. Verification complete → Then I need to verify again the same thing.
There’s a difference between a store password (to protect against unwanted visitors to storefront) and the Shopify Account security settings… Which one are you trying to accomplish? Store Password or Account Password?
Anyways. I spoke to Shopify support about this. They kind of brush it off and said they will handle the migration for me directly which is quite strange…
Scope your css to only the collection pages by adding the following before all your selectors: .collection-template. Target only .collection-hero__description, .collection__description, and .collection-meta__description within that container. Remove the global .rte rules. This retains the fade effect for collection descriptions and does not interfere with homepage or footer text, keeping sitewide styling intact.