• Resolved dannyhezky

    (@dannyhezky)


    Hi, i have set up my Facebook and Google OAuth client. When i set up the facebook, it was working perfectly when i used it. But everything got messed up when few minutes later (i have no idea, and i changed nothing).

    – The Facebook login page not working (it directs to wrong URL. I have changed to correct URL at Facebook developer settings)
    – The Google login button not appearing on /wp-login.php page

    I have do these steps to fix the problem but still have no clue why nothing changes:
    1. I have deleted all chache
    2. I have fix the OAuth URL on Facebook and Google developer page

    Can u guys please help me?
    my site: forum.evolvedesports.id

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Laszlo

    (@laszloszalvak)

    Hi @dannyhezky

    Have you managed to fix the problem? Since I checked the linked page and I could see both of the Facebook and the Google buttons.
    I also checked the registration and the login with Facebook and it worked fine for me.

    Anyways, if you received a warning that stated “Nextend Social Login detected that your login url changed” then something probably modified the url of your /wp-login.php page that we handle the OAuth flow over by default.
    Currently I see that you use the default /wp-login.php page, but if a third party plugin changes it, then it is highly recommended to use our “OAuth redirect uri proxy page” and “Page for register flow” settings, as they are described at our Global Settings > General tab:
    https://nextendweb.com/nextend-social-login-docs/global-settings/
    Those settings can make Nextend Social Login handle its codes over the selected pages instead of the /wp-login.php page. ( Note: Once you use the OAuth redirect uri proxy page, you will need to add the new urls to your Apps. We will warn your about this with a message, too where you can see the necessary steps. )

    And the reason the button doesn’t appear:
    Once I logged into your site with Facebook, I no longer saw the Facebook button on your homepage, but I only see the Google button. And this probably happens because you used our shortcode to display the “Login” and the “Link” state of the buttons, but not the “Unlink” state:
    https://nextendweb.com/nextend-social-login-docs/theme-developer/#shortcode
    so only those buttons will appear which are not linked to the account, yet.

Viewing 1 replies (of 1 total)
  • The topic ‘I have frustrated with the plugin’ is closed to new replies.