• Resolved speedyp

    (@speedyp)


    Got my first multisite almost finished, but the user registration is bugging me.

    The standard registration options calls a form which I can’t seem to edit or modify?

    New users then receive an email saying they’ve successfully registered, and then another email with password & user details. But following the email link just takes you to a fairly pointless dashboard page..

    Is there a way to:
    * edit the standard reg form to allow for different user roles?
    * Can we edit the standard email to take new users back to the main site instead of the dashboard???

    Cheers

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Under WP Admin -> Network -> Network Settings, you can kinda customize the email. I think if you changed BLOG_URL to SITE_URL that may work. So that’ll fix the email.

    Editing the form to allow for different roles would require a plugin. User Roles are per site, mind, so adding special ones will be tricky. Are you thinking just that you want some people to register as editors/contributors? Isn’t that better done by the site admin after they register, to make sure the wrong people aren’t giving themsleves more access than they need?

    Thread Starter speedyp

    (@speedyp)

    Thanks for you help Mika. Good news about fixing the email.

    I would plan to have 3 different roles:
    1. basic subscriber – can’t do much but edit their profile & checkout at subsite woocommerce pages.

    2. *author: can edit and create their own posts on a blog page I would create for them.

    3. admin: an admin for a subsite (choose from some preset themes, change header image etc etc)

    * What I can’t get my head around is how to convert or upgrade an existing subscriber to create their own blog if I don’t have a record of their email details etc. they used when they signed-up…

    Maybe there’s a way to get a record of the info but I don’t know how.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Basic subscriber would be the default subscriber role, built into WP.

    Same with author, and in the case of an author and an admin, you just go to the site they should author/admin and add them as that role. WP will store all their pertinent info, and you just upgrade that, becuase it’s all store in the same DB 🙂

    Thread Starter speedyp

    (@speedyp)

    Thanks yet again Mika. I’ve got so many questions about all this, and you’re the only one who seems willing to help.

    Don’t want to wear out my welcome here – so thanks 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Improve multisite user registration experience?’ is closed to new replies.