• Thank you for your help with placing the social login on the registration page.
    I have a new question:
    When a new user clicks one of the social buttons – Google for example – he is now taken to a new page where the registration continues (the page with the [nextend_social_login_register_flow] shortcode). Right now, on that page, the new users needs to confirm his name, user email, and password.
    How much of that can I control and remove? What if I want to remove the “confirm password” and/or “verify name”?
    Can I do that?
    The thing is that I really only want to use this page to let the new user insert a group code (from LearnDash). Can the fields “confirm password” etc. be removed?

    Thank you.

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

    (@laszloszalvak)

    Hi @crjensen

    We don’t have a “Confirm password” or “Verify name” fields, before the registration.
    In the Free version, you should only end up on the register flow page if:

    So I think those fields will be rather displayed by a third party plugin. Also I could imagine that, the form that you see is not even rendered by our nextend_social_login_register_flow] shortcode, but a third party plugin may redirect to another page.

    Anyways, could you send me a link to the page where I can find your social buttons? So I could check this problem.

    Best regards,
    Laszlo.

    Thread Starter Carsten Riis Jensen

    (@crjensen)

    Thanks, if you open this page and click Facebook or Google you will see the resulting page with the fields:
    https://forkyndelse.dk/undervisning/tilmeldbruger/

    Plugin Support Laszlo

    (@laszloszalvak)

    Hi @crjensen

    I checked the registration with social login and what I currently see is that, you have 2 different forms displayed on the /gruppetilmelding page.

    • The first form with all the fields and the Submit button is probably coming from your LD Group Registration plugin
    • The second form, with the Privacy Policy message and the “Register” button is coming from our page for register flow shortcode.

    So I think the problem is that, you selected this /gruppetilmelding page for our “Page for register flow” setting, but this page is also used by your LD Group Registration plugin. So both of us use it at the same time.

    For the “Page for register flow” setting you should create a completely new and empty page, that you don’t use for anything else. For this new page you need to add the suggested shortcode:
    [nextend_social_login_register_flow]
    and then you should select this page for the “Page for register flow” setting:

    That will most likely fix the problem!

    Thread Starter Carsten Riis Jensen

    (@crjensen)

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘The registration page’ is closed to new replies.