• Resolved Ricsca2

    (@ricsca2)


    I would like to use your plugin on the Listeo directory theme but the problem is that when users register they have to choose one of the two unavailable user groups.
    Can I do it with your plugin?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Laszlo

    (@laszloszalvak)

    Hi @ricsca2

    I am sorry, but this is not possible out of the box.

    However with some custom coding, you could achieve your goals, as you can display extra fields in our register flow like you see here:

    So all you have to do is to add some custom HTML that renders the input fields where the user can choose the group, and then instead of storing the value ( on the “nsl_registration_store_extra_input” action ) you should assign the user to the selected group(s) the same way Listeo does. For this you might need to inspect their source code, or get in touch with the support if they could provide a code snipper for you.

    However please note that we can not provide support for custom coding!

    Best regards,
    Laszlo.

    Thread Starter Ricsca2

    (@ricsca2)

    Ok, thanks

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

The topic ‘Choose user group’ is closed to new replies.