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
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
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?
Submit the request here – https://www.8theme.com/taskboard/
Regards
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
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
hi
i am waiting for your answer it’s very important to us
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.
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
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.