Changes between Initial Version and Version 1 of Ticket #6295, comment 22
- Timestamp:
- 03/19/2015 12:51:38 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6295, comment 22
initial v1 1 I believe that I have figured out the issue with the latest version of BuddyPress. In the past I have the BuddyPress pages as a child to the directory members. Up to this point this worked with my theme, DynamiX. The latest version of BP now requires the BP pages be primary pages. Once I have moved all those pages to primary pages, the code now all works. From what I can see, this solved this issue.1 I believe that I have figured out the issue with the latest version of BuddyPress. In the past I have had the BuddyPress pages as a child to the directory "members". Up to this point this worked with my theme, DynamiX. The latest version of BP now requires the BP pages be primary pages. Once I have moved all those pages to primary pages, the code now all works. From what I can see, this solved this issue. 2 2 3 It will be important to make it known that these page CANNOT be child pages. It would be great if there was a notice within the Admin BP Pages Setup Menu saying somelike, "IMPORTANT - BuddyPress Component and Registration pages MUST be primary pages. These pages CANNOT be child pages." If we have this notice in the admin, I believe that others will not run up against this issue.3 It will be important to make it known that these pages CANNOT be child pages. It would be great if there was a notice within the Admin BP Pages Setup Menu saying something like, "IMPORTANT - BuddyPress Component and Registration pages MUST be primary pages. These pages CANNOT be child pages." If we have this notice in the admin, I believe that others will not run up against this issue. 4 4 5 5 Thanks again to the BP admin team for helping me sort this out.