-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📧 Email collection #6
Comments
@nlfonseca there's a new Audience on Mailchimp called "Tonic Festival - Website". Audience ID: Below is the generated code needed to add a contact form to the Website. Please clean it up and style it to fit with this projects website. <div id="mc_embed_shell">
<div id="mc_embed_signup">
<form action="https://ginetta.us2.list-manage.com/subscribe/post?u=f85cec9f0072f44befae4d9a1&id=8a0e17de04&f_id=00cf6ce0f0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_self" novalidate="">
<div id="mc_embed_signup_scroll">
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
<div class="mc-field-group"><label for="mce-EMAIL">Email Address <span class="asterisk">*</span></label><input type="email" name="EMAIL" class="required email" id="mce-EMAIL" required="" value=""></div>
<div hidden=""><input type="hidden" name="tags" value="1537028,1537032,1537036,1537040"></div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display: none;"></div>
<div class="response" id="mce-success-response" style="display: none;"></div>
</div><div aria-hidden="true" style="position: absolute; left: -5000px;"><input type="text" name="b_f85cec9f0072f44befae4d9a1_8a0e17de04" tabindex="-1" value=""></div><div class="clear"><input type="submit" name="subscribe" id="mc-embedded-subscribe" class="button" value="Subscribe"></div>
</div>
</form>
</div>
</div> |
okay 👌 |
Please add to the homepage a way for people to register their interest in the event allowing us to send them a ticket purchase reminder when we are ready.
I believe Ginetta already has a Mailchimp account, please add a new MailingList to collect the signups.
<input type="email"
input formThe text was updated successfully, but these errors were encountered: