Text editor changing dc shortcodes upon save

I’m trying to accomplish this:
field=“company_url”

{{dc:acf:post_field field="professional_title"}}, <a href="{{dc:acf:post_field field="company_url" target="_blank" rel="noopener" class="hoverlink"><strong>{{dc:acf:post_field field="company"}}</strong></a>

but every time that I save/close out the text box, it converts it to this:
field=" company_url=""

{{dc:acf:post_field field="professional_title"}}, <a href="{{dc:acf:post_field field=" company_url="" target="_blank" rel="noopener" class="hoverlink"><strong>{{dc:acf:post_field field="company"}}</strong></a>

needless to say, my links aren’t working as desired. any thoughts?

Hello @splaquet,

Thanks for writing to us.

In order to help you with your concerns, we need to check your settings. I would request please share the admin login details meanwhile, I would suggest you troubleshoot a few of the common issues before we investigate your settings. Please share your details in a secure note. Please provide the following details

  • WordPress Login URL
  • Admin-level username and password
  • Exact page URL

You can find the Secure Note button at the bottom of your posts

Thanks