[buddypress-trac] [BuddyPress Trac] #7901: Allow for multiple Members Directories in BP Nouveau
buddypress-trac
noreply at wordpress.org
Tue Jun 12 13:27:30 UTC 2018
#7901: Allow for multiple Members Directories in BP Nouveau
-----------------------------+-----------------------------
Reporter: dontdream | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Templates | Version:
Severity: normal | Keywords:
-----------------------------+-----------------------------
Sometimes it can be nice to have multiple Members Directories, each
customized in a different way, e.g. all the members, members living
abroad, members living in the same city of the logged-in user and sharing
the same interests, and so on.
With BP Legacy that was easy to achieve, you could simply use:
{{{
bp_get_template_part ('members/index');
}}}
to get another Members Directory, and then customize it as needed.
A working example is the plugin BP Profile Search using the shortcode
[bps_directory] (see [http://dontdream.it/bp-profile-search/custom-
directories/ Custom Directories] for details).
Unfortunately, if you select the BP Nouveau template pack, the additional
directories are no longer rendered correctly (screenshot attached).
Is it possible to extend this 'multiple directories' BP Legacy feature to
BP Nouveau?
Or, alternatively, is there a way for plugins to get an additional Members
Directory with BP Nouveau?
Thank you for looking into this!
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7901>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list