BuddyBoss Home – Web Support Forums Themes Boss. theme Different widget for different BP groups

Viewing 2 posts - 1 through 2 (of 2 total)
  • Question

    #68172
    @jaymz

    Hello,

    Is it possible to have a different sidebar widget for different static buddypress groups? I know I can have one widget for individual group pages, wondering if I can have one per group page.

    Thanks in advance.

    Answers

    #68259

    Alyssa
    Participant
    @alyssa-buddyboss

    Hey there!

    To do so, follow these steps:

    1) Install and Activate this plugin https://wordpress.org/plugins/widget-logic/
    2) Add widget into Group -> Single Groups widget area.
    3) Add this in code ( bp_is_groups_component() && 'my-group-name' == bp_current_item() ) in Widget Logic input field.

    Let me know if that helps!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘Different widget for different BP groups’ is closed to new replies.