How to display the “whats-new-form” and “login-form”
-
Hi there
I installed wp/bp in a subdirectory of my website. The main website is built by me in plain php. I managed to pull information from the activity-stream to display groups-content in my “plain-php-sites”.
Can anyone point me how to display the “whats-new-form” and the “login-form” on my “plain-php-sites”?I managed to display the “whats-new-form” by inserting the following code:
`
`
but I have 2 problems:1. it’s always posting to the users activity-stream instead of a group-activity-stream which I’d like to specify. How can I do that?
2. I’m using the “activity-plus”-plugin to allow posting images, but that doesn’t show up on my “plain-php-pages”.Any help is highly appreciated!
Raphael
- The topic ‘How to display the “whats-new-form” and “login-form”’ is closed to new replies.