Adds a Visual Builder and a code highlighter for contact form 7 forms. ADD-on. Requires Contact Form 7 Plugin.
Currently Contact Form 7 plugin just allow editing forms with HTML in standard textarea. This Add-on allows previews, items order with drag and drop, and deletes field items just with a click.
Also adds a HTML code highlighter in the textarea and some selectable themes to choose different colors schemes.
See Screenshots to see simple instructions and get an idea of its appearance.
You can either install it automatically from the WordPress admin, or do it manually:
Contact Form 7 Visual Builder
contact-form-7-visual-builder
folder to the /wp-content/plugins/
directoryStandard textarea from Contact Form 7, will be replaced with Visual Builder. Every field without html tags is reflected with
New areas added after activate the plugin. Now you can see the textarea with code highlighter with some themes to choice. At right-top cornner an eye to show or hide the visual form fields.
Now you can Drag & Drop to change fields order. (If Adds a new field with above tags, must save to see changes in Visual Builder)
After Drop a field you'll see the change also in textarea. You must save Form to save all you have changes.
Option to delete a field and its labels just with a click.
Click de eye to hide/show the Visual Builder.
Closest…
* Tested with WP 4.7 and CF7 4.6
* Tweak, the color scheme is now htmlmixed for html, js and css coding.
* Tweak, eye icon is now a wordpress dashicon saving loading time of data images in css.
* Improvement, Visual form view (eye icon) state is now saved on click via ajax.
* Improvement, TextArea code Highlighter have now selectable themes to choose different colors schemes.
* Improvement The color schema is saved via ajax on select.
* Fixes the shortcodes without html tags as in default forms adding p tags.
* New collaborator & new Banners π
Second approach:
Added HTML code highlighter in the textarea.
Added support for “p” and “label” html tags. (Until now was just p)
First approach to Visual Builder for forms from Contact Form 7.