Community discussions
-
How to bulk-generate passwords for passwordless users?
AnsweredCommunityQuestions
How to bulk-generate passwords for passwordless users?
Is it possible to bulk-generate or bulk/assign passwords to users? I can't find any API functionality for this, but we're needing to generate passwords for previously-created pa...
-
How to connect Memberstack JSON fields to Brevo using Make?
AnsweredCommunityQuestions
How to connect Memberstack JSON fields to Brevo using Make?
Hey guys, anyone used Memberstack with Make to extract the Json data so that it can be used in other softwares ) brevo in my case. I have json data from each member that I would...
-
How to implement a map-based service area selector with Finsweet filters for a B2B marketplace?
CommunityQuestions
How to implement a map-based service area selector with Finsweet filters for a B2B marketplace?
Hi everyone. I'm building a b2b marketplace. Businesses need to be able to set the location and area of work so users can filter them by that. Is there any solution for that I ...
-
How to create a subscribe/follow button for user posts using Memberstack and Webflow CMS?
CommunityQuestions
How to create a subscribe/follow button for user posts using Memberstack and Webflow CMS?
Does anyone know how to create a subscribe/follow button using memberstack? So that the user's latest posts go into a cms collection that can be filtered? Something like the mem...
-
How to log user page visits in Memberstack and trigger automated emails based on the content they viewed?
AnsweredCommunityQuestions
How to log user page visits in Memberstack and trigger automated emails based on the content they viewed?
Hi, I'm working on a project and I would like to know if it's possible to log an event when a user visits a specific page, and after sending a email related to the page content ...
-
How to implement a post-signup onboarding process for Zapier-created members in Wized?
AnsweredCommunityQuestions
How to implement a post-signup onboarding process for Zapier-created members in Wized?
I'm trying to build an onboarding process for new members joining, but since new members are created through Zapier I can't set up a sign-up redirect. So instead I want to have ...
-
How to automatically hyperlink comments when posted in Webflow?
AnsweredCommunityQuestions
How to automatically hyperlink comments when posted in Webflow?
Hey guys, is it possible to make my comments automatically hyperlink when posted? (Webflow)
-
How to create a waitlist for plan subscriptions and notify selected members in Wized?
AnsweredCommunityQuestions
How to create a waitlist for plan subscriptions and notify selected members in Wized?
Hey guys, is it possible to create a waitlist until members can join a certain plan and then notify the member when he/she got selected to subscribe to a plan ?
-
How to implement multiple captchas with different Memberstack signup forms on the same page?
CommunityQuestions
How to implement multiple captchas with different Memberstack signup forms on the same page?
Hey!We're having a page with multiple signup forms and in all of them, we need a captcha.Is this possible with memberstack?I suppose not since the captcha initialises on the fir...
-
How to fix duplicate user profile links in Webflow when using Memberstack and Make?
CommunityQuestions
How to fix duplicate user profile links in Webflow when using Memberstack and Make?
Hey guys, I am creating a public profile flow in Webflow using Memberstack and all brought to together by Make. I followed that great tutorial by Memberstack. Whenever a new acc...
-
How to create a client dashboard with content upload and profile view history using Memberstack and Webflow?
AnsweredCommunityQuestions
How to create a client dashboard with content upload and profile view history using Memberstack and Webflow?
I’m in the process of quoting a project that needs to include the following and want to check if the following is possible with Memberstack and Weflow: Include a client dashboa...
-
[Wishlist] Configurable email reminders X days before Memberstack billing dates.
CommunityProduct Wishlist
[Wishlist] Configurable email reminders X days before Memberstack billing dates.
It would be nice to have an email that is sent X days (the configurable part) before the next billing date reminding the user that they will be billed the payment amount on the ...
-
Dropp integration request to enable web3 wallet payments alongside credit card options
CommunityProduct Wishlist
Dropp integration request to enable web3 wallet payments alongside credit card options
Dropp supports traditional payment options like credit card/bank as well as web3 payments. We are implementing web3 wallet functionality and using Dropp integration would be im...
-
[Wishlist] Authenticating payment cards with a small charge to prevent failed payments from burner cards on free trials
CommunityProduct Wishlist
[Wishlist] Authenticating payment cards with a small charge to prevent failed payments from burner cards on free trials
Hi there, I'm getting a ton of failed payments because people are using burner cards to sign up to my free trial - the cards clearly don't have enough funds to pay for the subsc...
-
How to set up Memberstack login/logout redirects to the current URL while using different heart icons for logged-in and guest users?
CommunityQuestions
How to set up Memberstack login/logout redirects to the current URL while using different heart icons for logged-in and guest users?
Hi there, so I have three CMS collections where I use the Memberstack save/unsave items, and it works like a charm! Thank you Memberstack! :D Now I'm trying to make the Log In /...
-
How to connect Memberstack with Framer when custom attributes aren't natively supported? And verify using Login Page GSAP testimonial?
CommunityQuestions
How to connect Memberstack with Framer when custom attributes aren't natively supported? And verify using Login Page GSAP testimonial?
Hi! Reading all the Memberstack documentation, it is clear that Framer needs to support custom attributes to work with Memberstack. I’ve taken on the challenge to see if it is p...
-
How to retrieve a member's current plan from Memberstack using Make.com?
AnsweredCommunityQuestions
How to retrieve a member's current plan from Memberstack using Make.com?
Hi everyone! Has anyone tried to retrieve a member’s current plan via make.com? I can’t figure it out. I tried using a “get member” Memberstack module, and then used an array ag...
-
How to handle Memberstack user lifecycle automation: form-based deletion and restoration without Stripe duplicates?
AnsweredCommunityQuestions
How to handle Memberstack user lifecycle automation: form-based deletion and restoration without Stripe duplicates?
Hey everyone, I have a member in Stripe with a paid subscription attached, however they were accidentally deleted from Memberstack. Is the best way to re-add them to use the "Im...
-
How to make a submenu appear when hovering over category items in a dropdown?
AnsweredCommunityQuestions
How to make a submenu appear when hovering over category items in a dropdown?
Does anyone have any idea how to build this sub menu? So if you hover the categories (sub-menu) then another sub menu will appear.
-
How to efficiently retrieve user status by phone number using Firebase and Wized for testing new features without disrupting the production domain?
AnsweredCommunityQuestions
How to efficiently retrieve user status by phone number using Firebase and Wized for testing new features without disrupting the production domain?
Hey guys! I’ve built a WhatsApp chatbot using Webflow + memberstack. Here’s the current breakdown of the workflow, and the problem I have with the way memberstack allows me to i...
-
How to run tests on new Firebase features in Wized without disrupting the production domain?
AnsweredCommunityQuestions
How to run tests on new Firebase features in Wized without disrupting the production domain?
I'm wondering what best practices are for continuing to run tests on new features without disrupting the user experience on the production domain. We are currently using firebas...
-
How to fix broken Google SSO authentication in a Webflow and React TypeScript app after deployment to production?
AnsweredCommunityQuestions
How to fix broken Google SSO authentication in a Webflow and React TypeScript app after deployment to production?
Hey, I need some help with the sso. I have a webflow page and two other extra typescript/react app. Both apps are the same thing just one is for development and one is for produ...
-
How to troubleshoot Memberstack X-ray mode ignoring the data-ms-passwordless-button attribute?
AnsweredCommunityQuestions
How to troubleshoot Memberstack X-ray mode ignoring the data-ms-passwordless-button attribute?
Hi! I'm setting up passwordless auth. In X-ray mode memberstack detects the form and input fields correctly. For the button however, Memberstack Only detects the 'wrong' attribu...
-
[Wishlist] Connecting existing Auth0 SSO with Memberstack for seamless login across Webflow and mobile apps
CommunityProduct Wishlist
[Wishlist] Connecting existing Auth0 SSO with Memberstack for seamless login across Webflow and mobile apps
Hey, I have a client who we are currently building a website for and we are using Memberstack for authentication/gating of content in the first build. My client also has a coupl...
-
How to customize the Premium Course Template with Webflow user accounts instead of MS while preserving commenting functionality?
CommunityQuestions
How to customize the Premium Course Template with Webflow user accounts instead of MS while preserving commenting functionality?
Hi, I would really like to use the Premium Course Template for a future project, but I can the users who access this gated course content be webflow user accounts members rather...
-
How to build URLs that combine Webflow CMS content with Memberstack user data through Code?
CommunityQuestions
How to build URLs that combine Webflow CMS content with Memberstack user data through Code?
I am trying to create a URL in Webflow, combining a URL from my Webflow CMS with a custom field value from Memberstack. I try doing this using a Code Embed element in Webflow. H...
-
How can I build a subscriber-only community with Slack integration and automate form submissions to Slack with email responses?
CommunityQuestions
How can I build a subscriber-only community with Slack integration and automate form submissions to Slack with email responses?
Hi Friends, - I have a client that want to get form submissions to Slack, and then answer to that message in Slack and it will be sent to the end user by email. Anyone know if t...
-
How to limit article views per subscription plan in Webflow and Memberstack with category preferences?
AnsweredCommunityQuestions
How to limit article views per subscription plan in Webflow and Memberstack with category preferences?
I have a couple of queries with the view to implementing a Webflow-Memberstack integration for the first time for a client who is requesting the following for their news subscri...
-
How to fix undefined tokens error with Memberstack loginWithPassword in Next.js server actions?
AnsweredCommunityQuestions
How to fix undefined tokens error with Memberstack loginWithPassword in Next.js server actions?
Has anyone had problems using server actions in nextJS?Calling the login server action "loginWithPassword({email, password})" returns "Cannot read properties of undefined (readi...
-
Bug: test-mode and live-mode showing identical membership counts instead of separate data
ImplementedCommunityProduct Wishlist
Bug: test-mode and live-mode showing identical membership counts instead of separate data
Hi, I'm having an issue where the test-mode and live-mode membership counts is incorrect. When switching to test-mode and click the plans tab, the number of active users for eac...
Didn't find what you were looking for?
New post