How do I keep a user on a page when they sign up within a modal instead of redirecting to home?

On my listing detail page i have a button for users to sign up or Login this opens in a modal so that they cna quickly sign up but once they sign up the pga ethen re directs to my home page instead of staying on the current page they are on. Is there a way to keep the user on the page after they sign up?

@jared.hughes1 you can define which page the user can be redirected to after signing up from Page Rules. Note that sign up block can only be visible to non-logged in users so even If the user is redirected back to the same page you need to have another block on that page so that they don’t just see white screen

1 Like

Thanks for taking the time to help with this :pray:t4:

1 Like

Thank you very much Maria I appreciate it, would this mean that it wouldn’t redirect all signups to the same page though?

1 Like

Hey @jared.hughes1 I am afraid it will unless you differentiate it is by creating user groups and setting different redirections for each from Page Rules

1 Like