How to conditionally show download buttons in Webflow based on user login status and subscription plan?
Hi,
How would you set this up in Webflow? I did the following but for visitors who are not logged in, they will see both "Signin to Download" and "Upgrade to Download" at the same time (obviously).

Comments
2 comments
Hey there,
Thank you for posting! To accomplish this you would add data-ms-content='member' to a parent div of the upgrade button.
Thanks Josh!
To be clear it's data-ms-content='members'.
Please sign in to leave a comment.