-
Notifications
You must be signed in to change notification settings - Fork 34
Email Field on Registration page not shown as Compulsory #907
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@spottydog63 Thank you for the bug report. I have confirmed that this appears to be a bug (tested s2Member v160303): It's worth noting also that the default WordPress registration page (with s2Member disabled) does not have any required field indicators: |
Hi. |
Referencing this line in the s2Member codebase that expects the original string to be @renzms Is this something you could help with? |
@jaswsinc PR Submitted, ready for review, thanks! |
Next Release Changelog:
|
s2Member & s2Member Pro v160423 have been released and they include changes from this GitHub Issue. See the v160423 announcement for further details. This issue will now be locked to further updates. If you have something to add related to this GitHub Issue, please open a new GitHub Issue and reference this one. Thanks! :-) |
Looking at the default Registration Fields, the Username, First Name, and Last Name are all compulsory as indicated with the *Asterix next to the Labels.

However, the Email Field does not have an *Asterix.
It is my understanding that it is a Required Field, yet it doesn't appear that way.
The text was updated successfully, but these errors were encountered: