Home › Forums › General Issues › ACF text area link problem › Reply To: ACF text area link problem
See my previous comment, you cannot nest a link inside of another link. This is what’s causing your problem. When the browser encounters the second <a>
element it closes the first one altering the structure of your html. The correction is to find a different way to do what you’re trying to do or to not add links to the textarea.
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.