I need to connect ultimate member login and setup to anspress, how can i do it?
I am trying to setup registrations and logins in ultimate member because of certain features that i need, but anspress keeps redirecting to wp-login when a user clicks “login” button on any of the anspress login pages.
How can i achieve this?
rosydam Answered question
The issue you’re facing with the redirection to the WordPress default login page is likely happening because AnsPress is using the default WordPress login URL (wp-login.php
). You’ll need to modify the login behavior. Speed Stars
- Open wp-admin.
- Go to Settings > Ultimate Member > Settings > General, and ensure “Login redirect URL” is configured properly. Set it to a page that you want users to go to after they log in (e.g., the home page or a custom dashboard page).
- Make sure Ultimate Member’s login page is set as the default login page for your site. You can do this by using the Ultimate Member Login Widget.
rosydam Edited answer