I’m having trouble pulling content from other sites under MSM (previously I thought this was related to Playa, but I’ve distilled the issue to pure EE).
I’ve reduced my template to
{exp:weblog:entries site="news" weblog="directory" dynamic="off"}
<h1>{title}</h1>
{/exp:weblog:entries}This template is in a different site on the MSM installation.
Template debugging says “Returning No Results Content”. What am I missing?