How to prevent MS signup modal from remaining on screen after authentication and set up custom login redirects? Answered

Post author
Andrés Esquivel

🚨Help: I have integrated Memberstack with Webflow, and for some reason, when I try to create an account, I get this modal for a couple of seconds. When I try to log in, this modal stays sticky. How can I make it go away?

 
Try signing up, you’ll see that before triggering Stripe, this appears. Also, then you’re logged in, and users attempt to log in (with a session open), it triggers the same Memberstack popup, but it stays there 

Comments

6 comments

  • Comment author
    Josh Lopez

    Hey Andrés Esquivel

    I just took a look at your site and noticed you have a data attribute to open up a modal on the signup button. If you remove this data attribute the modal should be gone.

    the login has the same data attribute

    0
  • Comment author
    Andrés Esquivel

    Thank you!

    Will try! Also, do you know how I can do a login-redirect from a Webflow Form? And how do I do a Login-Redirect action on the actual Login Page

    For context, each member has its own Login Redirect link

    0
  • Comment author
    Donald Barlow

    You can login redirect directly from within webflow if you click on your save/submit button go to settings there's an option there for a redirect URL. Just include your redirect page there.

    0
  • Comment author
    Andrés Esquivel

    Yes but ideally we want to automate this, because we have 50+ users with different login redirects. Duncan from Memberstack CC

    1
  • Comment author
    Donald Barlow

    You could potentially set up a different free plan for each user. Then assign in memberstack on login redirect to the respective page for that member, not the most ideal method especially with that many members.

    1
  • Comment author
    Duncan from Memberstack

    Andrés Esquivel the member-specific login redirect will automatically kick in when they login. Just make sure you don’t have a redirect hard coded into your Webflow form.

    1

Please sign in to leave a comment.