Home › Forums › Backend Issues (wp-admin) › Adding images to field instructions › Reply To: Adding images to field instructions
You will have to do 2 things.
The first is to use an acf/prepare_field filter for the field and add the image to the instructions. ACF will not allow HTML input in the instructions field.
The second is that you will have to force ACF to allow image tags when is displays the field. See this document https://www.advancedcustomfields.com/resources/html-escaping/
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.