Thanks a lot James, I’ll try with Gravity Forms!
😉
Hi there,
Any clue?
Thx!!
As my plugin is up to date I conclude that ACF5 is PRO version isnt it?
Thanks a lot!
😉
Ok, I see.
So, should I go PRO in order to get it done?
Thanks
Im using 4.4.8 ACF free version
Thanks John,
This is my code, following your instructions, but I don’t get it to work. All fields are shown.
<?php
$options = array(
'fields' => array(
'field_57624bf5aaf38',
'field_57bd81ca68524',
'field_57bd8deef084b'
),
'submit_value' => 'Crear anuncio'
);
acf_form($options);
?>
Do I need any other elements in the array? Any clue?
Thanks a lot!
Thanks John,
where can I see an example of this? I see in the documentation https://www.advancedcustomfields.com/resources/acf_form/#overview but I don’t know how to list the fields I want to show in the array.
Thx!!
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.