Home › Forums › ACF PRO › Url and Email field › Reply To: Url and Email field
acf has a simple shortcode that can be used in the content area in WP that is documented here http://www.advancedcustomfields.com/resources/shortcode/
Basically it would be something like this when editing in text mode, but to be honest I don’t know if this will work with the changes that WP has recently made to the way shortcodes work. You’d have to try it.
<a href='mailto:[acf field="field_name"]'>E-Mail</a>
I’m not familiar with the Divi and don’t know if it will work there.
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.