Home › Forums › ACF PRO › Using ACF with Paid Membership pro › Reply To: Using ACF with Paid Membership pro
If the plugin that you’re trying to do this with does not use standard posts and other WP editors then there is no easy way to add fields.
the_field() displays the value of the field and not a field for entering something into.
You might be able to use acf_form() here…… maybe….. https://www.advancedcustomfields.com/resources/acf_form/ and if you supply the correct post ID and set 'form' => false
it should work.
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.