ACF Front Form For Elementor Page Builder Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Description
Advanced Custom Fields is a powerfull plugin to create fields for posts or custom post types, but to make a form using
Advanced Custom Fields you need to hook Wordpress and make extra php coding.
With ACF Front Form for Elementor you can make Front end Forms with Advanced Custom Fields using Elementor Page Builder
or shortcode, without extra coding or hooking to use acf_form()
function, just add a shortcode with all
needed paramerters and your form is ready to use.
Main Features
- Make Front end forms without coding
- Adds required Advanced Custom Fields headers and scripts (
acf_form_head()
and
acf_enqueue_uploader()
) - Use
[acf_front_form]
to callacf_form()
function with all settings - Full Integration with Elementor Page builder
- Elementor UI Style Tabs
- Whether or not to create all
table, thead, tfoot, tr, td
tags with given texts - Use default label fields in table header and/or footer
- Authorizations
- Translation ready
Requirements
ACF Front Form uses functions of Advanced Custum Fields version 5.6.7
You can get the free version on GitHub
Documentation
- What’s new in version 2.0
- Quick Starter Guid
- Read the full up to date documentation at Read
the docs
Languages
- English
- French
Changelog
Version 2.0.1 - 09-03-2020 * Bugfix : undefinded variable `$element` Version 2.0 - 02-01-2020 * Added Authorizations feature * Added Elementor UI Style Tabs * Ability to style Form, Fields, Inputs and submit Button * Ability to set Typography, Text Color, Text shadow * Ability to set Margin, Padding, Box Shadow and Borders for all elements * Slider for Label width * Ability to use default labels in table header and/or footer * Custom style for Normal and Hover with transition duration * Submit Button style * Move instruction placement and label to style tab * New Enclosed shortcodes for further releases * Add new post swith option * Other fixes and code optimizations Version 1.0.6 - 13-06-2019 - Bugfix : Delete widget from default elementor delete button Version 1.0.5 - 01-12-2018 - Bugfix : "Cannot modify header information – headers already sent by" Error in Elementor when using redirect in the form Version 1.0.4 - 15-11-2018 - Bugfix : Undefined index version Version 1.0.3 - 02-11-2018 - Sintax error bugfix Version 1.0.2 - 07-10-2018 - Fix typo on post status Version 1.0.1 - 01-10-2018 - Fix to set post type and post status Version 1.0 - 06-05-2018 - Adds required Advanced Custom Fields headers and scripts ( acf_form_head(), acf_enqueue_uploader(), inline JS ) - Use [acf_front_form] to call acf_form() function with all settings