You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stewart Knapman edited this page Jan 27, 2014
·
1 revision
If you would like to have a login and registration form appear in a modal box you can by adding {% include '_signin-modal' %} to your markup.
This include can be added anywhere in your theme files and it creates a button that will invoke the modal form.
To change the buttons text you can alter the second button line (line 2) of the _signin-modal.liquid snippet.