• Hello, i need to use this group plugin with the ultimate member. As I need to register the user in particular groups.
    But as of now, i didn’t see any such functionality.
    And let me know how to call the list of the groups at the time adding new user as now by default all the user are going in Registered group then I need to edit that user to add into another group.

    https://www.ads-software.com/plugins/groups/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi kkumarsantosh,

    You can use Users-auto-Group which adds a user to the ‘Premium’ group after registration. You can modify ‘Premium’ and use the group of your choice.
    Just copy the snippet and paste it in your child theme’s functions.php file.

    Kind regards,
    George

    Thread Starter kkumarsantosh

    (@kkumarsantosh)

    What if I need to give the choice to the user at the time of registration that he can choose any of the group. For that we need to show the list of groups and how to call that list with ultimate member registration form.

    Then you can use the shortcode [groups_join group=”X”] at the page where the user is redirected after registration.
    The shortcode generates a button which adds the user to group “X”.

    Cheers

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to use group Plugin with Ultimate Member’ is closed to new replies.