Still need help with that.
Would be really great if bbpress would support Multisite.
I already have a multisite with subdomains:
myurl.com
page1.myurl.com
page2.myurl.com
page3.myurl.com
Now I want, that the same forum content is used for every page.
So the same forum should be available for every page:
myurl.com/forum
page1.myurl.com/forum
…
For example, I’ve got a points system plugin that is multisite compatible (mycred).
I just have to set it on the main page (myurl.com) and the points logs are the same on every page. That’s what I would need for the forum.
Why I need it on every page and I’m not just linking to the main page forum:
e.g. because I want to use shortcodes/widgets to show the user the most recent forum topics, doesn’t matter if he is on a subsite (e.g. page2.myurl.com/forum).
Thanks a lot