Changes between Initial Version and Version 1 of Ticket #6475, comment 1
- Timestamp:
- 06/04/2015 08:08:47 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6475, comment 1
initial v1 3 3 Nesting the BP page as above results in a blank page at `/community-members/members/` while `/community-members/groups/` works as expected. 4 4 5 I had an occurrence where I had page 'members' appearing as nested under page '/community-members/' and in turn 'community-members' was a child of a top level page 'the-community' BP was set as members page = 'community-members', navigating to '/the-community/community-members/' dropped me to '/community-members/' with a working loop. Oddly I'm fairly sure I hadn't created the 'members' page or at least originally had edited 'members' to be 'community-members' wondering if that is another issue. 5 I had an occurrence where I had page 'members' appearing as nested under page '/community-members/' and in turn 'community-members' was a child of a top level page 'the-community' BP was set as members page = 'community-members', navigating to `/the-community/community-members/` dropped me to `/community-members/` with a working loop. Oddly I'm fairly sure I hadn't created the 'members' page or at least originally had edited 'members' to be 'community-members' wondering if that is another issue. 6 7 And to confirm that users accounts work as expected under `/the-community/members/admin/`