Forum Replies Created
-
AuthorPosts
-
oxmalta
ParticipantIf you give a role “a contributor” to the user, when registers for the website, he won’t see the default dashboard even if he uses default wp-login.
If the role is subscriber, and if a “smart” user uses default wp-login, he will see the wp dashboard.
oxmalta
ParticipantYou know what? I just fixed that!
Ok, below is the issue if someone encounters same thing.
I built a plugin inside of that website that does some data manipulation that user adds.
I was going to validate it with jquery.validate.min.js which was sitting in different folder of the plugin I built.
I just deleted it and everything works.
For someone who has same issue, look if it conflicts with another plugin.
Thanks again!!!
You have a great membership plugin!
oxmalta
ParticipantHi,
Thank you for your reply,
I read lots of documentation today about validating fields and I can’t find the error in the code to fix that issue. It would be great if you can do it,
The link to the website is here:
http://ctc.cupertinotennisclub.org/membership-join/
I looked at messages and nowhitespace is defined,
So, I’m having issue with a user name and with a phone.
In a phone field, if you type just 3 digits, like 321, it says the same, not defined for swpm-77.
Let me know how to fix it, I can add a code wherever it needs to be added.
Thanks.
Ox
oxmalta
ParticipantCan you please point at least which file can I look for to modify the warning message?
oxmalta
ParticipantYes, I’m using the form builder add-on.
Who should I contact to fix that thing?
oxmalta
ParticipantWell, may be there is another chapter to consider?
Say you have thousands of users, it would be tidies to update each member manually.
I think it should be easy to add the option of sending email to approve the account, that way WP site would be protected from unwanted registrations.
oxmalta
ParticipantHi,
Thank you for your reply.
I checked and there is a custom message and notification,
“…When a user submits their entry, you can send a customizable notification email…”
But it does not send users a link to confirm their email address.
I’m talking about state of user, when they register, they become pending until they confirm their account by clicking on generated link.
Let me know if that exists,
Thank you
September 30, 2015 at 10:36 pm in reply to: Upgrade Email Notification – it is sent using the wordpress default email #3365oxmalta
ParticipantIf anyone still has same issues, I added a plugin “WP Change Default Email” and that solved the issue. The issue was with upgrade membership and with Notice of password change.
September 25, 2015 at 3:39 pm in reply to: Upgrade Email Notification – it is sent using the wordpress default email #3268oxmalta
ParticipantHi,
I tested in production and during the upgrade i’ve got email from WordPress too, other emails come from what i specified in settings.How to fix that?
Thanks
oxmalta
ParticipantI needed the same, I used provided instructions, created a new page template and added first name, last name and a membership level.
I could not retrieve the fields from custom form, would be great to know how form builder names custom fields. Thanks -
AuthorPosts