• Resolved sheikhabdullah321

    (@sheikhabdullah321)


    Hi,

    I hope Nextend is doing well, How can this redirect to /wp-login.php?action=register&loginSocial=google be avoided? after Google or Facebook login.

    I just want to register them as users and redirect them to whatever page after entering credentials from the social accounts without any further action from their side.

    For example,

    I have two rules, Provider and Customer and they have two sign up forms and I want when users try to access with provider form and used google login then users and redirect them to whatever page after entering credentials from the social account without any further action from their side. means don’t ask the rule again

    Thanks

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

    (@laszloszalvak)

    Hi @sheikhabdullah321

    Users usually end up on that URL, if you request extra details before the registration.
    If you don’t request any extra details, then we will automatically register a new WordPress account after the person connected with social login, and then we will try to redirect the users back to the same page where they pressed the social button.

    As a first guess, I would say you probably enabled the “Terms and conditions – Show” option at our Global Settings > Privacy tab:

    If you did, then disabling it will most likely fix the problem!

    If you still end up on that URL, then please send us the URL of the site where I can check the registration with social login. If you don’t want to share the URL of your site here, then you can get in touch with us directly over the ticket system here:

    Best regards,
    Laszlo.

    Thread Starter sheikhabdullah321

    (@sheikhabdullah321)

    Hello Again,

    Thank you so much for replying. Here is the link to the website.

    https://findabarber.online/

    Thanks

    Plugin Support Laszlo

    (@laszloszalvak)

    Hi @sheikhabdullah321

    I checked the registration on the linked page and that custom role selector (Barber / Customer) is not made by us.
    But I think one of your plugins or your theme has an integration for Nextend Social Login and they ask this extra information before our registration.

    As you see here, we offer multiple filters and actions that developers can use to request extra information:

    If I check the images then I can see that they are coming from a third party plugin SF Booking, but in your “Service Finder” theme I can also see some CSS targeting elements with the class “social-role-chooser”. So I would say, one of these will be responsible for displaying this custom role selector. So to remove this role selector, you should remove the custom codes which are creating this role selector.

    This “Service Finder” theme seems to be a premium theme sold on Themeforest. So first of all I would suggest getting in touch with its developers and ask if this role selector feature before the social login comes from them, and if it does, then you should ask if they have an options to disable it.

    Best regards,
    Laszlo.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Stop redirection to register page Again.’ is closed to new replies.