You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
Edit/add contact form fields in "Form Builder" in pop up
"Save this field" when adding a new field
"Add this form to my post"
All edits/additions made are not saved and the standard form is added:
[contact-form][contact-field label='Name' type='name' required='1'/][contact-field label='Email' type='email' required='1'/][contact-field label='Website' type='url'/][contact-field label='Message' type='textarea'/][/contact-form]
Form appearance only changes when removing from the above code, e.g.:
[contact-form][contact-field label='Name' type='name' required='1'/][contact-field label='Email' type='email' required='1'/][contact-field label='Message' type='textarea'/][/contact-form]
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Edit/add contact form fields in "Form Builder" in pop up
"Save this field" when adding a new field
"Add this form to my post"
All edits/additions made are not saved and the standard form is added:
[contact-form][contact-field label='Name' type='name' required='1'/][contact-field label='Email' type='email' required='1'/][contact-field label='Website' type='url'/][contact-field label='Message' type='textarea'/][/contact-form]
Form appearance only changes when removing from the above code, e.g.:
[contact-form][contact-field label='Name' type='name' required='1'/][contact-field label='Email' type='email' required='1'/][contact-field label='Message' type='textarea'/][/contact-form]
The text was updated successfully, but these errors were encountered: