Hi,
I am showing Login Links on the Header section.
I was using the new method of Login on the page - Customers log in with a one-time code sent to their email (no passwords).
I noticed the above method is taking to Shopify URL for customers to enter email id which we did not like, we want to stay on our domain URL.
So, we changed to Classic method. Now after changing that the URL is “mydomain/account/login target=_self”. There is target=_self which does not show the page (comes back with Page Not Found).
I have to manually remove to go to login page. How do I edit the URL to remove “target=_self” from the code?
Thanks