I'm running into an issue where an editable template's "structure" components are not showing up in the publish environment. (I'm assuming this means that the template is not rendering at all, since the "Initial Content" sections would be part of the page itself at that point.)
The structure components do show up as expected in the authoring environment, including in the "View as Published" view.
The templates in question appear to be present and referenced correctly in the publish instance crxde, as far as I can tell.
Does anyone have suggestions for how I might go about debugging this issue or other things that I could look at? I'm relatively new to AEM, so it's possible I'm missing something obvious. Would really appreciate any insights!
EDIT: with some further testing, I've realized that the template does show up correctly on the publish instances when I view the pages through the publish instance IPs. It's just on the adobemsbasic.com url that it doesn't show up. However, I'm still not sure why this would be or how to continue debugging.