BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 6
    Michael Bronder on #51566

    Thanks Ravi-

    I was actually able to accomplish this pretty quickly with a php snippet to load user-roles to the activity page and then display the option via CSS based on that role.

    If you have other suggestions, they’d be welcome.

    Separately, however, I see that “Notifications” of those activity posts are not “anonymized” so that even though the activity posts will be labeled everyone still get’s a notice that “Michael posted ‘xyz’ to your Activity Feed”

    Any thoughts on how to address that?

    Many thanks!
    Michael

  • Participant
    Level: Initiated
    Posts: 6
    Michael Bronder on #49753

    Yep! Awesome. TY!

  • Participant
    Level: Initiated
    Posts: 6
    Michael Bronder on #49712

    I’m happy to try that, sure! TY!

  • Participant
    Level: Initiated
    Posts: 6
    Michael Bronder on #49700

    Hi there- Any update on this please?

    If it’s not possible at all, I understand… but I do have a customer requesting this for a specific project.

    Thanks!

  • Participant
    Level: Initiated
    Posts: 6
    Michael Bronder on #49662

    Thank you- this works great for the Parent “Custom Group Tab” (resources-groups-li) but what I’m trying to do is launch “subnav 1” (gstab-647a57cbeca26-li) which in this case is Google.com in a new window… It might be relevant, too, that there is a “subnav 2” which should <not> launch in a new window.

    Maybe I’m not understanding the “var tabSelectors = [‘#activity-groups-li’, ‘#home-groups-li’ ];” and what shoudl go where…

    Many thanks for your help!

    …..
    <li id=”resources-groups-li” class=”bp-groups-tab current selected”>

    <div class=”bb-single-nav-item-point”>Resources</div>

    </nav>

    <div class=”bb-profile-grid bb-grid”>
    <div id=”item-body” class=”item-body”>
    <nav class=”bp-navs bp-subnavs no-ajax group-subnav” id=”subnav” role=”navigation”><ul class=”subnav”><li class=”current selected” id=”gstab-647a57cbeca26-li”>Information and Logistics<li class=”” id=”gstab-647a57cbeca28-li”>Information and Logistics</nav><div class=”bpgtc-tab-content bpgtc-tab-erdi-resources-content bpgtc-tab-erdi-resources-erdi-info-logistics-content “></div> </div>

    </div>

  • Participant
    Level: Initiated
    Posts: 6
    Michael Bronder on #45464

    Hi- I’m interested in something similar… Specifically, I’d like to embed a user’s Calendly link into a page (not your problem) and then link to that specific page from a Profile tab on a user by user basis. Similar to identifying a dynamic group in your Group Tab Pro plugin with the dynamic content plugin.

    Was there a resolution to the original question here?

    Thanks