Where can i find the url's of login form and registration form?

I would like to know if it is possible to find url links of login and registration form.

If it is the popup modal, try this in the url:

#user_register_modal

And for login

#user_login_modal

If you want a page with the forms, you have to create a custom page and add the login or register form block with Gutenberg editor, and link to this.

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.