Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)

  • Matt Gibbs
    Participant

    @mgibbs189

    This looks like it’s still a valid issue in 1.9.1. For anyone still looking, here’s a patch:

    On line ~1026 of buddypress/bp-templates/bp-legacy/js/buddypress.js, replace

    jq('#groups-dir-list').on('click', '.group-button a', function() {

    with

    jq('#groups-dir-list, #item-meta').on('click', '.group-button a', function() {

Viewing 1 replies (of 1 total)
Skip to toolbar