Hello!
I am attempting to use the Content Area Modal to display information from a shortcode that I made. The shortcode itself uses PHP to pull in ACF fields, which is why I’m using a shortcode in the first place. I had previously used the Cornerstone Library’s Power Pack and their modal for this, but they have stopped updating that plugin and it no longer works.
For whatever reason, the content generated by the shortcode appears not in the modal, but at the bottom of the page on page load, without needing to be triggered. Why would this happen?