How to remove the Google signup popup in Memberstack test mode and sync first names in Webflow? Answered

Post author
Olivia Su

Hello! I have 2 quick questions! 🙂

  1. My clients are receiving this popup (uploaded in image below) when they click on signup with Google and they are wondering if there’s anyway to get rid of it? They are currently on test mode so maybe this will go away when it’s live?
  2. I’m trying to pull in the member’s first name onto their account dashboard as well as give the option for members to change their firstname if needed! I have the attribute data-ms-member=“first-name” set in Webflow and in Memberstack buttt I’m a bit unsure how to also collect or change this info! Do I use the same data attribute on the signup form to collect that first name and to also change it?

Comments

4 comments

  • Comment author
    A J

    Hey Olivia Su,

    1. There is likely a data-ms-modal="login" custom attribute linked to the button which is triggering the modal that you showed in the screenshot. You can get rid of that custom attribute and it should work. If the issue still persists, you can share the site link where you have enabled this feature to help in troubleshooting.
    2. For this, you can have the Profile form which will allow users to view and edit their custom field information accordingly.

    Hope this helps.

    0
  • Comment author
    Olivia Su

    Hi A J! Thanks for your quick reply! The profile form worked (yayy!!)

    I’m actually not seeing a data-ms-modal=“login” on the google login button (but alsooo it’s mainly showing up for my client but looks fine on my end)!

    I’ll share the site link in case that’s helpful:
    https://preview.webflow.com/preview/mitch-and-justine?utm_medium=preview_link&utm_sour[…]&pageId=68f62ebb44c75e1689bd0b0e&locale=en&workflow=preview

    https://mitch-and-justine.webflow.io/login

    0
  • Comment author
    A J

    Hey Olivia Su,

    Great, glad it helped.

    Regarding the modal issue, I can see a couple of modal attribute in Signup and Login pages. I will list them here and once you remove it, the issue should be solved.

    Signup page:

    • The Login link at the very bottom has the custom attribute for login modal setup.

    Login page:

    • The Login link at the top has the modal custom attribute.
    • The Forgot password link at the bottom has the modal custom attribute.

    You can remove these since you have already linked the relevant pages for it and won't need the modals in that case.

    Hope this helps.

    0
  • Comment author
    Olivia Su

    Thank you!!! This worked!! A J

    0

Please sign in to leave a comment.