[ad_1]
I’m using Booknetic SaaS and added HivePress to allow customers to search for tenants via location. Adding the vendors is easy enough but once a vendor themselves logs in, HivePress redirects them to the /account/settings page, rather than the original Booknetics page.
Anyone know a fix?
I’ve tried using Redirection as a plug-in but I keep getting the “too many redirects” loop.
Cheers
[ad_2]
You need to figure out a way to conditionally run that redirect based on a criteria such as user role. Check with the HivePress devs for assistance with this.
I’ve used the LoginWP plugin on a number of sites. It’s free in the WP repository. (Note: this used to be called “Peter’s Login Redirect.”)
https://wordpress.org/plugins/peters-login-redirect/
It should do what you’re looking for. But I’m pretty sure there are several other purpose-built redirect-on-login plugins out there.
[Edited to remove double-pasted link.]