So right now this is what the register / sign in page looks like, both combined in 1 page for some reason:
Anyone know how to separate these completely with 2 different pages (/login , /register ) instead of having both on the same page?
A user is seeking help to separate the combined login/register page into two distinct pages (/login and /register). Currently, both forms appear together on a single page, as shown in an attached screenshot.
Responses:
{% include 'customer-register-form' %}Status: The discussion appears to have an incomplete response (text cuts off), but initial guidance has been provided for theme customization through Shopify’s code editor.
So right now this is what the register / sign in page looks like, both combined in 1 page for some reason:
Anyone know how to separate these completely with 2 different pages (/login , /register ) instead of having both on the same page?
Could you share your store URL?
Hello @primitiveball ,
You can try to follow these steps:
Hope this can be useful.
Ali Reviews team.