Hi, I am just getting started with Ghost, and I need a little bit of guidance:
- I am attempting to add labels to the sign-up form, where a user would be able to select a value from a dropdown list of predefined labels (cities in my case: ex. Toronto, Atlanta, New York)
I am attempting to follow the steps described here:
- How to Segment Subscribers with Member Labels in Ghost | Bright Themes
- How to build custom sign-up forms in Ghost
However, what I am confused about is: I see two paths for a user to sign-up:
#1 - Sign-up form directly on the landing page (only requires email)
#2 - Subscribe form that opens as a new page once a user clicks on “Subscribe” button on the landing page - this includes Name, Email, and a plan selection (Free or premium)
My question is: is it only possible to modify the sign-up form #1 (on the landing page)? or is there a way to modify the subscribe form #2? When I look at the theme files I downloaded, I only see the form #1, but cannot find a way to modify the subscribe form #2…
Thank you
for your help!