Opened 15 years ago
Closed 14 years ago
#2260 closed defect (bug) (duplicate)
BP 1.3 - Page "Activity" isn't working when set as Frontpage
Reported by: | 21cdb | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | major |
Severity: | Version: | ||
Component: | Core | Keywords: | |
Cc: | email@… |
Description
With current trunk the automagically created page "Activity" is selected as "static frontpage". However it doesn't display the "Activitystream" there is just an "edit this Page" Link.
There is another option called "Activity Stream". If this is chossen as "static Frontpage" the Activity Stream is beeing display on the frontpage but bp_is_front_page() isn't working any more and there is no home-page class on the <body>, so it seems Frontpage isn't recognized correctly.
I'm on single WP 2.9.2 - will this only work with upcoming WP 3.0.
What happens if the user deletes one of the BP created pages? Will they be able to create a new page and select the BP component they want to appear under it?
Attachments (1)
Change History (6)
#2
@
15 years ago
- Milestone changed from 1.2.4 to 1.3
The page stuff in trunk will be part of BP 1.3, for WP 3.0, so it won't/not guaranteed to work with current versions -- http://buddypress.org/about/roadmap/. I'm not even sure if that code is complete yet.
#3
@
14 years ago
- Milestone changed from 1.3 to 1.2.5
Moving this to 1.2.5 as many users will upgrade to WP 3.0 expecting this to work.
I got the same problem. I go into details here: http://buddypress.org/forums/topic/problems-with-active-state-menu-for-homepageactivity.
My setup:
WP 2.9.2 (single)
BP 1.2.3
BP Tempalte Pack installed
In Settings > Reading I don't have any component pages to choose as Front page, just my WP pages and Activity stream, which I've selected.Probably the missing BP component pages is due to having the BP Template Pack integration, don't know.
bp_is_front_page() is not recognized.