Is it possible for 2 sites, running on the multi site manager…. to share weblog entries between each other?
For example
I want to set two sites up that have a different theme, pages etc. But i also want them both to have an ‘Events’ page. If i add an event to one side, id like it to appear on both sites.
Is this possible with MSM?
I’ve tried this code:
{exp:weblog:entries weblog="{my_weblog}" site="1|2"}
{title}
{/exp:weblog:entries}Just to run a quick test, and it only seems to pull in the entries related to the site im on.