gethugothemes / parsa-hugo

Parsa is a personal blog theme powered by Hugo. It also can be used for portfolio website.
https://gethugothemes.com/products/parsa/?utm_source=parsa_github&utm_medium=referral&utm_campaign=github_theme_about
MIT License
157 stars 321 forks source link

how to set up contact_form #43

Closed dedi0003 closed 3 years ago

dedi0003 commented 3 years ago

Hi, I acknowledge that there is contact_form_action field in config.toml. I want to use formspree.io to redirect the message submitted by users to my email address. I already modify contact.md as required by formspree. My question is what do I need to fill in the contact_form_action field in config.toml?

somratpro commented 3 years ago

Hello @dedi0003

Please read this doc: https://docs.gethugothemes.com/guide/#contact-and-subscription-form

dedi0003 commented 3 years ago

Hi Somrat, thanks for your reply. I already followed the guide but when I clicked on submit button, it then open a new window of formspree: "Form should POST - Make sure your form has the method="POST" attribute"

somratpro commented 3 years ago

Hello @dedi0003

We are sorry for this bug, we fixed it, now you can download the latest code and setup successfully contact form, thank you