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 was 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]