-
-
Notifications
You must be signed in to change notification settings - Fork 196
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
Replace Mailchimp with a Flodesk integration #2162
base: master
Are you sure you want to change the base?
Replace Mailchimp with a Flodesk integration #2162
Conversation
a490c5b
to
fc6ba1b
Compare
if (window.fd) window.fd('form', { | ||
formId: '678b693a7ae9331608185173', | ||
containerEl: '#fd-form-678b693a7ae9331608185173' | ||
}); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Before release, this snippet has to come from codebar’s Flodesk account (right now this came from my test one).
contact: | ||
title: 8. Contact | ||
p1: "If you have any questions or complaints about this Privacy Policy or our information handling practices, you may email us at [email protected] stating 'Data inquiry' in the subject title, or by postal mail at: codebar Ltd, International House, 101 King's Cross Road, London, WC1X 9LP." | ||
p1: "If you have any questions or complaints about this Privacy Policy or our information handling practices, you may email us at [email protected] stating 'Data inquiry' in the subject title, or by postal mail at: codebar Ltd, International House, 101 King's Cross Road, London, WC1X 9LP." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These automatic space changes happened when I saved this file.
df4e10c
to
10c5afc
Compare
This will allow us to reduce emailing costs by a factor of 10.
10c5afc
to
5795169
Compare
It does what it says in the tin. When complete, this will close #2139. These changes will be tested locally with a real API key when we are sure this is in a good state (as far as we can see) to merge.
The only noticeable change for users is the styling of the newsletter call to action section that can be found on the homepage, for example:
@matyikriszta, let me know what you think about the CodeClimate warnings, but I think they are a bit too zealous.