Code

Discussion on ACF Front Form for Elementor Page Builder

Discussion on ACF Front Form for Elementor Page Builder

Cart 181 sales

armediacgcom supports this item

Supported

This author's response time can be up to 5 business days.

165 comments found.

Hello, how to change the style of the radio buttons? thank you

Hello, you can change style in the Style tab, if you want to change completely the radio buttons themselves than actually you can not do it in Elementor but by using your own css. We have this task in our actual upcoming update.

No update from Codecanyon yet

I sent it through the messages on codecanyon. Thanks!

Hi, you could receive notification that the plugin has been updated, i suggest you to download it and install it again.

If you write some nice review it will be nice :)

Hello. I just purchased and it is crashing my website. It is a fresh install with elementor on the newest wordpress version. Please advise. wp-content/plugins/acf-front-form-elementor/includes/widgets/acf-element-form.php on line 1055

Hello, sorry for this, we’ll work on it right now and get back to you ASAP fixed

Hi again, i’ve found the issue, it’s a small bug due to the last update, we are working on it right now and will fix soon

Hello ryanb4614, the issue was fixed and you’ll get the update when it’s uploaded and confirmed by CodeCanyon team, you’ll get nitifyed

Can it be used for with woocommerce products and attributes

you can use ACF to create fields for products then use this for products and ACF fields, but not with default attributes

We’ll think about this as new feature in the future, thank you

Can it be used for with woocommerce products and attributes

you can use ACF to create fields for products then use this for products and ACF fields, but not with default attributes

Hi, few questions would like to ask before purchasing 1) What is the minimum requirements of PHP (Our server support PHP5.5 only) 2) Can the field label support multiple languages? (It is because we would like to create the front form in multi-languages. So we want the field label can be translated)

Hi, thank you for your interest. Your questions are related to ACF itself and not the plugin, so i did some search and found that : 1) In ACF readme file the min php required is 5.4, but you have to check this with ACF support 2) ACF labels dont have a translation feature, but there is a way to do it which you can see here https://support.advancedcustomfields.com/forums/topic/best-way-to-translate-field-labels/

If you dont or cant handle the code for translations, let me know and we will discuss on this.

Hello, your demo page is not working – shows blank. Regards Max

Hi Max, thanx for notification, i’ll check this up ASAP, we are a bit buzy with new upcoming updates..

Hi can you update documetation and log to see what have changed thanks

Sure ! everything is updated. here new features explained https://acf-front-form-elementor-docs.readthedocs.io/en/release-2.0/src/what-s-new.html

Also, i’ll update the video too, just a bit buzy. Some other features are coming ASAP

Hi,

Does the new update enable the users to edit their previous posts? And if the update is available please provide it as I’m currently building a site and need the new version of the plugin.

Thanks.

Hi, sorry for the late response, we are actually busy on other project and will be able to finish the feature as soon as possible, sorry for the delay but that feature had some technical issue, we will ofcourse surely publish it.

Hi, it’s been so long, any news on that update with the ability to edit posts on the frontend? It would be really great to finally get this update.

Regards,

Hi, i’m sorry for the long waiting, but we have reworked the plugin from scrach to add more features and make it more powerfull, and it will maybe no longer updated into CodeCanyon but in its own website. For the update feature, we changed it, and we are making it more powerfull, reusable and taking consideration a lot of constraints. I’ve already told you that you can make hook meanwhile and i was able to help you on it. The next version will have more than the edit feature, we dont have fixed yet when it will be released but for sure asap we get all features working and tests passed.

Hi! Plz its very very need! Add DYNAMIC to POST ID :)

I want to create a page for each user where there are ACF fields.

I want to manually add an ACF field with page selection to each user.

Now I want in the template element or form form ACF where to specify the dynamic tag posted-user – field ACF

How can I do that now? I need every user to be able to update their page.

i`m add dynamic tag in code, but in not work :( https://yadi.sk/i/IP40o66G60JK5A

Not sure how you get that screenshot, also i’m not sure to understand your request. when you buy the plugin i’ll be able to help you and if needed you can hire me on UpWork. Let me know if you are interested

HI is an update is planned to release

what is new in the update thanks

Sure, and we are sorry for the delay, if you send me your email i can send you the update, actually, we are finishing documentation and infographics, we’ll upload to CodeCanyon tomorrow

Hi when r you planning to upload the update yuo said on the 1 of jan that it will be ready

Hi, we are sorry for the delay, got technical issues. the update has beed approuved and ready.

Note also that we are going to upload another update with more features soon

Hi just baught it i have a few questions

i have a directory where each user has its own post

1- iwant them to be able to edit each post 2-in my website users dont create new post’ they duplicate them based on premade templates, can i create a sinario which can edit duplicated content ( from front end) i have a list of post which has a button when user press button the post is buing duplicated and goes into edit autmaticlly (im using duplicate post plugin- im able to do it via backend) 4- you are talking about cutom hooks where can i see those

thanks

Hi again i was able to create a form in my single post templates and when the post belongs to the author it shows the from

how can i add a delete button on update post from

from some reason the from genrated an author dropdown (front end) any clues why

thanks

Hi, i’m not sure to understand well your requirements, but, there is an upcoming update in next few days which brings new features like authorization and edit mode.

For the hooks, you can just use wordpress and ACF functions to write the shortcode of the plugin the way you want.

For custom features, like Duplicate posts and fill form with duplicated values, i invite you to my UpWork Agency to talk and maybe had custom job.

Pre-sale question: Can this your plugin build a form that contains “related posts/fields” ?? and can it build a form that contains repeated fields?

Also can you create a form that contains a select list? for example a list to select posts? or custom field?

Hi, yes for repeated fields, yes for select list (of posts, custom fields.. whatever) but no for related post, you have to do that by code

Pre-purchase Question: I have created a real estate website using Elementor + ACF Pro. What I require now is a front end page where visitors can submit their own listings (on approval from admin). I am assuming your plugin can do this. My questions are: 1) Other than ACF fields, can the form created using this plugin show title, description and featured image (default post fields) as fields along with ACF field in a single form? 2) I have couple of custom public taxonomies also created (which I use for search purposes), can those custom taxonomies also be integrated into the form? 3) I do not use default WordPress “posts” to display the content, instead I have custom post called “listings”, Can this plugin publish the forms to custom created posts or only to wordpress default posts. Thank you in advance for the clarifications.

Hi, yes you can, except the featured image where you need to use ACF Image field, then add a small hook to set it as featured image, see here https://acf-front-form-elementor-docs.readthedocs.io/en/latest/src/add-form.html#fields-settings

Also, you can define your own post type in post settings https://acf-front-form-elementor-docs.readthedocs.io/en/latest/src/add-form.html#post-settings

Hello, Now the plugin is not post the new post after add the front end data. No data stored in the website. Do you have any suggestion?

Hi, sorry for the late response, can you send me wp access by email so i can check ?

If my writing is bad, I apologize, I’m Brazilian and I don’t know how to write in English, I’m using, translator.

Hello, I gave up the plugin for a mistake … Months ago, when I understood, but it seemed to have the support of you.

Then you will report or error.

When you publish a page for visitors to publish through forms, it goes to the post it creates. However, once published, it no longer excludes. Even using an admin user with all rights released, it is not possible to delete or post via the ACF form. Because when it is posted by it, it goes to the post without “no users”.

Hi, sorry for the late response, can you send me wp access by email so i can check ?

Hi guys, I’d like to know how is the updates going. When will you guys release new version?

Hi, yes ! we’ve progressed and the update is coming in next few days.

Great! Tks guys.

Hi.. i have a question…

I want to have users upload a Project with images and blog post updates. So Users can show their procress of a hobby for example.. Is this possible ? with this plugin

Hi, sorry for the late response, I think yes, if you give me more details ill tell you what you can do or cant do and ill make it and let you try on our demo site

Hi… Ok .. great …. do you have skype or should i write a email ?

Send to arifi.armedia(at)gmail.com

Hi there! Quick question – with this form, is there the ability to make the submit button gradient? Thanks!

Hi ! yes, you can either change the css style or you define your own class/id for the button and make or use your own style

Hello, how do you set your plugin that only images may be added. It should not be that everyone sees the complete pictures on the page and there can choose one.

Hi ! im not sure to understand your question, can you be more clear or give some examples ?

If I have an ACF image gallery field, unfortunately, anyone who created a post on your plugin can access the complete images of the library. That should not be

Hi ! ok i see, just go to “Fields” section and in Uploader option select “Basic” instead of “Wordpress” :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey