Skip to:
Content
Pages
Categories
Search
Top
Bottom

Change order of Groups?

  • @aprilrobin

    Member

    I found a few people asking this questions, but it always seem to go unanswered – pardon me if I missed it.

    Is there any way to order the groups in buddypress?
    Some groups are very important and should be at the top of the groups list, yet my team keeps suggesting new (not so important) groups to be added (they definitely shouldn’t be top of the list).

    I need to add these topics at the bottom but don’t want to delete the existing groups. Any ideas?

Viewing 3 replies - 1 through 3 (of 3 total)
  • @crashutah

    Participant

    Here’s the documentation for the various filters available for the Groups Loop: https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-groups-loop/

    There’s a number of ways to skin it. You could do 2 loops on the same page and just check each group to see if it should be in the featured list of groups or not. The other is to use one of the above filters. groups-loop.php is the file you’ll probably want to look at.

    @aprilrobin

    Member

    aaah, thank you much. first time with buddypress and this is very much appreciated.

    @crashutah

    Participant

    Glad to help. Not everything is documented in BuddyPress, but luckily that part was.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change order of Groups?’ is closed to new replies.
Skip to toolbar