Home › Forums › General Issues › my ACF field is not displayed › Reply To: my ACF field is not displayed
Hi @emvl
Could you please tell me how did you apply the custom access settings? Were you using another plugin to do that? I believe ACF doesn’t have that kind of feature. If you were using another plugin, could you please disable it to see if it fixes the issue?
If you are using the PRO version, you should be able to add the field to the profile editor page (backend) by setting the location rule to “User Role <=> is equal to <=> All”. If you are using the free version, you should be able to set it to “User <=> is equal to <=> All”.
For the front end, you need to use acf_form()
function instead. This page should give you more idea about it: https://www.advancedcustomfields.com/resources/acf_form/.
If that doesn’t work, could you please share the JSON or XML export file of your field group so I can test it out on my installation?
Thanks 🙂
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.