• Resolved c9svoboda

    (@c9svoboda)


    Hello,
    I’am using 3 different types of registration forms for 3 different user roles, for example:

    [wppb-register role=”user”]
    [wppb-register role=”vip”]
    [wppb-register role=”preuser”]

    For example if i want to register as user with role vip, it does register user as user. By basic is set in wordpress Subscriber.

    Plugin doesn’t allow to user more than one register shortcode?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @c9svoboda,

    Please make sure that inside the role=” “ attribute you’ve added the User Role slug associated with the role you want to use. To check the Role slug of your already existing user roles, go to Dashboard -> Profile Builder -> Settings -> General Settings -> and enable the “Roles Editor” setting.

    ​Now if go to the Dashboard -> Profile Builder -> Roles Editor -> you will be able to find the Role slug of your user roles in the Role Slug column. Again, you will need to add that role slug inside the role=” “ attribute from the PB Register shortcode (ex: [wppb-register role=”your_user_role_slug”]).

    Note: You can read more about this shortcode here: https://www.cozmoslabs.com/docs/profile-builder-2/shortcodes#Register_users_with_a_specific_role.

    ​Best regards,

    Thread Starter c9svoboda

    (@c9svoboda)

    Everything was set even before you wrote this, i did double check, yet, still same result – https://ibb.co/ZmQ41TH

    • in screenshot i did notice i did copy twice same shortcode, that’s not the issue.
    • This reply was modified 2 years, 11 months ago by c9svoboda.
    Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @c9svoboda,

    Please try using only one registration shortcode on the page and check if you still encounter this issue.

    Also, I want to mention that in case you want to let your users choose what user role to receive, then you can use the Select (User Role) field inside your Registration form. You can read more about this field here.

    Best regards,

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

The topic ‘registration form doesnt work’ is closed to new replies.