-
arpit.tambi.in started the forum topic Possible BUG in Group topic URLs – Non existent topics showing up in the group Requests & Feedback: 13 years, 9 months ago
This is a valid URL – https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/changing-group-tab-display-defaults/
This is an invalid URL, however it still loads a topic instead of throwing HTTP 404 error.
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/any-thing-here/ -
arpit.tambi.in joined the group Requests & Feedback 13 years, 9 months ago
-
arpit.tambi.in posted on the forum topic Insert Buddypress Forums in WordPress blog and pages in the group How-To and Troubleshooting: 13 years, 9 months ago
Okay I figured it out and used following code in wordpress page template –
groups->current_group = groups_get_group( array( 'group_id' => 1 ) );
locate_template( array( 'forums/forum-loop.php' ), true );
?> -
arpit.tambi.in started the forum topic Insert Buddypress Forums in WordPress blog and pages in the group How-To and Troubleshooting: 13 years, 9 months ago
I am new to BuddyPress and figuring out various ways to tightly integrate my website (based on WordPress) and BuddyPress features. I plan to insert Buddypress forums into existing wordpress pages but have no clue how to do that. Any suggestions?
-
arpit.tambi.in joined the group How-To and Troubleshooting 13 years, 9 months ago
@arpittambiin
Active 9 years ago