WordPress:
- Installed Contact Form 7 Plugin
- Created Contact page and added short code to it
Frontity - I followed this for installation:
- GitHub - imranhsayed/frontity-contact-form-7: 🔥 Contact Form 7 extension for Frontity theme.
- the form shows up on the page
- not doing validation by each field, outputing 1 message for all
Versions:
“frontity”: “^1.14.2”,
“frontity-contact-form-7”: “^0.1.7”,
Problem:
- when I submit the form, the page becomes blank, and the error is thrown in the console