Hi,
I'm missing a login button for existing customers on the payment page: See screenshot: http://prntscr.com/kw9nic
Can I activate this somewhere? Can't seem to find it.
Regards
* Please check if that url is not just typed with WHITE font
* If it's not there please check if you have "authentication-wrapper" classname in your page code. That's the wrapper container for that button
As far as I can see everything looks normal. There is also no white font ;-)
I just mis the option for existing customers to login on the payment page. Now I only see the registration form for non existing customers. I would like to see something like: "Existing customer? Login here:" on this specific payment page (on step 1): http://prntscr.com/kxckua
Anyone have another suggestion?
Anyone??
Anyone? Please?
Anyone??
Hi @Jojobaa
I have doubled check with the latest version of magento 2 and it seems like login link is there.
there is no issue re-producible on the vanila version of the magento2.
here in your case issue is coming from your theme - so if you just wanted to check then switch you theme to luma theme and check sign in link showing or not.
other wise you required to debug in your theme - where the header customization is done and from that you will find the correct solution.
hope it helps