Hi!
I have a page to display a list of podcasts, along with a description. I’m using a custom post type and ACF to store the description, but I seem to encounter some problems with the display. Every link link tag is converted to a span when I try to display it in the Dynamic element no matter what I do. I tried making a shortcode that takes the description straight from the database, and still when it gets to the frontend the tags are stripped. I even tried using the content editor for the description but even that won’t work.
Here’s what I type in the ACF field:

Here’s what I’m getting on the frontend:

Is there a way to avoid this? I can send you some login info if you want to check it out for yourself. The site is in production though, so please do not touch anything besides the page I’ll provide




