User Profile and Error Handling
-
I have two questions. First, when a user creates an account or signs in with an existing one, if an error occurs (wrong username, email already registered, etc) it redirects to the WP login screen. I want the errors to be handled on the login/registration page. How can I accomplish this?
Second, how do I link the user to their profile page? I have only seen shortcode for login, register, and lost password. Thank you.
- You must be logged in to reply to this topic.