Login by Facebook and google not visible in checkout page

This topic has 12 replies, 4 voices, and was last updated 3 years, 2 months ago ago by Rose Tyler

  • Avatar: Itzik_Glam
    Itzik Glam
    Participant
    January 8, 2021 at 12:46

    the login options (by Facebook and google) not visible in the checkout page (if clicking on login top button)
    I saw that in the demo it also happened

    11 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 8, 2021 at 16:30

    Hello,

    Unfortunately, we have to remove logging with FB/Google on the checkout page from our theme because WooCommerce made some updates and it does not allow redirects on the checkout page.

    Regards

    Avatar: Itzik_Glam
    Itzik Glam
    Participant
    January 10, 2021 at 15:41

    it doesn’t make any sense…
    most people login in the checkout page and most of the websites have this future in the checkout
    when it will be fixed?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 10, 2021 at 15:56

    Submit the request here – https://www.8theme.com/taskboard/

    Regards

    Avatar: Itzik_Glam
    Itzik Glam
    Participant
    January 14, 2021 at 14:25

    it’s not an issue that are you working on it?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 14, 2021 at 16:00

    Hello,

    No. At this moment WooCommerce checkout system does not allow redirects from the checkout page to allow logging in. And we don’t see any way around it, unfortunately.

    Regards

    Avatar: Itzik_Glam
    Itzik Glam
    Participant
    January 28, 2021 at 15:54

    can you show me some external official information about this issue? because I don’t find this problem in any other woocommerce website, it looks like this problem happened only with this template.
    I must to have social login in the checkout page

    Avatar: Itzik_Glam
    Itzik Glam
    Participant
    February 1, 2021 at 22:49

    hi
    i am waiting for your answer it’s very important to us

    Avatar: chihao.weng
    howard
    Participant
    February 3, 2021 at 06:12

    I also have this issue.

    My customer ask me to place a facebook login button in checkout page like in my-account page. Please help on this! It is impossible not to do this for them.

    If it can’t login to checkout page directly for any reason , please redirect to cart page for temporarily.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 4, 2021 at 13:25

    Hello Itzik_Glam,

    Sorry for the delay in answering.
    Try to add the next code in functions.php of the child theme:
    add_filter('et_remove_checkout_authorization', function(){return false;}, 10, 1);

    Regards

    Avatar: Itzik_Glam
    Itzik Glam
    Participant
    February 8, 2021 at 09:14

    thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 8, 2021 at 09:22

    You’re welcome!

    Regards

  • Viewing 12 results - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.