Skip to content
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

Convertkit form doesn't work out of the box #17

Open
jnielson94 opened this issue Apr 9, 2020 · 0 comments
Open

Convertkit form doesn't work out of the box #17

jnielson94 opened this issue Apr 9, 2020 · 0 comments

Comments

@jnielson94
Copy link
Contributor

I enabled the newsletter sign up, but the form included in the theme didn't quite work. From what it took to get it to work for me it was missing:

  • Utilizing the PUBLIC_KEY that's in the .env files
  • Setting isSubmitting to false when the submission was done

I couldn't find any documentation for the https://app.convertkit.com/forms/${FORM_ID}/subscriptions endpoint being used, so it was a bit of trial and error to figure out that it was just missing the public key... The isSubmitting issue was leading to the form never switching out for the message that they should check their inbox, even if the actual request was successful :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant