@yntruder
Yes it’s possible if you enable the Registration form for logged-in users
with the following code snippet:
add_filter( 'um_registration_for_loggedin_users', '__return_true' );
Add the code snippet to your active theme/child-theme’s functions.php file
or use the “Code Snippets” plugin.
https://wordpress.org/plugins/code-snippets/
I have another problem. When member click in activation email the activation button the activation is correct, but the system redirect to the change password page. how can i change the redirection?
@yntruder
UM User Roles -> Edit your Registration role -> Registration Options -> “URL redirect after e-mail activation”
i get this error
Don’t Panic
The code snippet you are trying to save produced a fatal error on line 1:syntax error, unexpected token “&”
The previous version of the snippet is unchanged, and the rest of this site should be functioning normally as before.
Please use the back button in your browser to return to the previous page and try to fix the code error. If you prefer, you can close this page and discard the changes you just made. No changes will be made to this site.
In the email you sent there were the problem, but here were correct code.
Thx
@yntruder
Yes the email sent by the Forum to you for each new post
will change to invalid quotes in the code snippets.
Hi @yntruder
This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.
Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂
Regards