Simple Membership Plugin › Forums › Simple Membership Plugin › Getting "Registration Confirmed" Message with "pending" status
- This topic has 9 replies, 2 voices, and was last updated 10 years ago by
mbrsolution.
-
AuthorPosts
-
July 1, 2016 at 8:16 pm #7342
cdonahue
ParticipantI’ve set the new member registration status to “pending” so admin can approve each potential registrant.
But when I tested it as a new user, the redirect page (after I hit the “Register” button) comes up with a message saying “Registration confirmed. Please login.”
If you try to login, there is a small message at the bottom of the form that says “Account Pending,” so it is holding the registration for approval.
But how do I change the message on the redirect page? So they know that their registration is NOT confirmed and they can’t login yet. The registration page itself is just shortcode.
thanks for any help.
July 2, 2016 at 9:50 pm #7349mbrsolution
ModeratorHi, are you currently using the Form Builder add-on?
July 3, 2016 at 1:40 am #7356cdonahue
ParticipantNo — would help with this issue? I see that you can create a custom registration form with Form Builder, but I don’t see how you can control the message that displays after the user hits the registration button.
July 3, 2016 at 1:49 am #7358mbrsolution
ModeratorHi, just to confirm is the following Registration Successful. Please Login the message that you receive? Or is it the following one.
“Registration confirmed. Please login.”
July 3, 2016 at 2:03 am #7359cdonahue
ParticipantRegistration Successful. Please Login.
July 3, 2016 at 2:35 am #7360mbrsolution
ModeratorPlease go to the following file /simple-membership/classes/class.swpm-front-registration.php. Look for line 86 and edit the text to suit your needs. Make sure you only edit the text within the strings and nothing else.
Kind regards
July 3, 2016 at 3:20 am #7361cdonahue
Participantthanks — so i put that edited file in my child theme, in the simple membership folder?
July 3, 2016 at 5:05 am #7363mbrsolution
ModeratorNo, you just have to edit the plugin file. However you can try your option, it might just work.
Regards
July 3, 2016 at 5:13 pm #7368cdonahue
ParticipantTurns out it doesn’t work if I put the file in the child theme. But it does work if I edit the plugin directly, thanks!
I’m saving the original in case my client changes her mind and decides she doesn’t want to pre-approve every registration.
cheers, Cheryl
July 3, 2016 at 9:36 pm #7373mbrsolution
ModeratorYou are most welcome 😉
-
AuthorPosts
- You must be logged in to reply to this topic.