Customization

This topic contains 6 reply and 3 voices, and was last updated by Tareq Hasan 10 years, 10 months ago
Viewing 6 Posts - 1 through 6 (of 6 total)
Author Posts
June 12, 2013 at 6:07 pm 4840
Tareq Hasan Hello dear team, I'm sitting on this issue for several days trying to figure out this, Would really appreciate if i could find a little help in this manner on this forum, Using the great plugin WP-User-Frontend as a registration form for new users and "WP Approve User" to approve/disapprove new users, my problems are : 1. I don't want the "new user user and password mail" notification be sent to the user until we have approved him 2. All I want is the registered user to be able to see some specific post and not enter the backend as it is when using "subscriber" role If I could get some help or advice would really really appreciate, Thank you all !! Yonathan
June 12, 2013 at 8:32 pm 4848
Mahi Mahi

Hello Yonathan,

Did you check this tutorial regarding user approval ?

by using any 3rd party membership plugin you can achieve your both requirements. There are few free membership plugins available on WP Repo , check them out.

If i get free times this week may be i will write a tutorial about this as well.

Thanks.

June 13, 2013 at 11:12 am 4879
yonivers yonivers

Thank you Mahi,
Have you read my question ?
I wrote you we are using New User Approve,
and your tutorial doesn’t even talk about mail notification

June 13, 2013 at 2:34 pm 4889
yonivers yonivers

By the way, we are using the PRO version

June 13, 2013 at 3:03 pm 4891
Tareq Hasan Tareq Hasan

If you don’t wan to send the notification email, you’ve to manually disable the notification. For that, open up /class/frontend-form-profile.php and fine this code: wp_new_user_notification( $user_id, $password ); and delete or comment out that line.

About the 2nd question, please use any membership plugin as it can’t be done with this plugin itself.

June 13, 2013 at 3:06 pm 4893
yonivers yonivers

Great Tarik,
Just for further question by members on this manner,
what we have did at the end is installed the plugin : SB Welcome Email Editor
which helped us manage the sent mail notification and change it, and with the WP APPROVE USER plugin we clicked on “send mail when approved”
and so it fixed it . . .

June 13, 2013 at 3:24 pm 4894
Tareq Hasan Tareq Hasan

Cool, glad to know.

Viewing 6 Posts - 1 through 6 (of 6 total)