Forum Replies Created
-
This doesn’t show on my signup page either.
Interesting, so is there a way to have the forums set up like they are here? I do not see any group forums here.
Cookies seem to be working fine, when I am logged in to one or the other I am logged in to the other.
The only thing that seems not to work the the forum posts going to the “Site Wide Activity Stream” or “My Latest Activity”
Someone managed to get it to work here so I would think that t can be done.
That worked! Thanks!
I get the following code showing on all pages even the admin area:
function bp_ga_analytics() { echo ' '; } add_action('bp_after_footer', 'bp_ga_analytics');I am still wondering how to have the bbpress installed in /forums/ (not part of buddypress), and have the new posts in bbpress show up in the “Site Wide Activity”. (Just like here)
Reason being I want all the forums accessible to everyone and not have to deal with group forums and all of that.
Thoughts?
Hmmm, I just installed bbpress in the same db as buddypress.
When I make a post in the forum, nothing shows in the “Site Wide Activity” stream.
I want to do it this way so I can have a full forum, and not just the group forums.
Any thoughts on how to make it work? Did I miss something?
Will this work with an external install of bbpress?
ok, thanks DJPaul!