Okay, so I must be doing something stupidly wrong.
I have an ACF-based Custom Post Type of FAQs, a Taxonomy of FAQ Categories, and a Field Set of FAQs Fields
My goal was to have an accordion that had a toggle that was of the question, and then the answer displayed in the Accordion Content section.
I set the Accordion Toggle to the correct ACF field, using the ACF drop-down in the accordion panel.
I then put the Answer field within the body content of the Accordion content field.
What I get is a strange string in the Toggle and a strange string in the content with the Answer showing up after. It looks like it might just be a formatting error with quotes, but not sure the proper way to set it up, as I am trying to automate the creation of these.
What is the best approach as you look at this and think scalability?