• When a user logs in through fabebook and logs out, the next time he can log in through Facebook.

    When a user logs in via Twitter, first the system redirects him to wp_login.php and requests email, I think that the system simply cannot get the user’s email from Twitter.

    The next time the user wants to log in using Twitter, the system redirects and requests e-mail again, and if the user fills in an e-mail address with which he already registered, the system gives an error such as “e-mail already exists” .

    The system cannot understand that the user wants to log in.

    I’m a developer.

    WP version: 4.8.5
    Woocommerce Version: 3.2.6
    Plugin Version: 1.2.9

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi @aramdev,
    that’s a normal behavior if the twitter email corresponds to an already registered user. In that case, the customers should hook their account to this social network from their my account section

    Thread Starter aramdev

    (@aramdev)

    After a user has registered using fb, he can log in by pressing the fb button again, this is how it should work, but after the user has registered on Twitter, he cannot log in the next time. Your system cannot understand the difference between login and registration. I do not think this is normal behavior because Facebook works well.

    Plugin Author YITHEMES

    (@yithemes)

    Hi @aramdev ,
    Thanks for your feedback, we will make some test to find the issue!

    Thread Starter aramdev

    (@aramdev)

    I will wait, thanks.

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