- 2020/06/28
- 4,393
- 1,401
- $11,777
The STOP - Please confirm your email has been submitted and is now available for free download. Big thanks to the contribution from our member @axtona !
Read more about this resource...查看附件 111303
This uses a simple template check in PAGE_CONTAINER to show a full-screen “Confirm your email” overlay to users in the awaiting confirmation state. They can still access the resend and account pages. No PHP, no add-on.
What it does
If a user’s user_state is email_confirm or email_confirm_edit, block normal pages with a modal overlay. Allow specific templates like account details, confirmation resend, login, register, etc.
Disable scrolling on the...