Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • @prettyboyelias

    Participant

    @henrywright @mom4321 @shirleyddsn Could you please help me to use this code?

    if ( bp_is_groups_component() && 'group-name-here' === bp_current_item() ) {
        // Restrict access
    }

    I would like to restrict specific group for specific membership plan

    @prettyboyelias

    Participant

    Sorry for the question marks, I tried to use emoji there 😉

    @prettyboyelias

    Participant

    Wow, clickallco, thanks for the quick help! I really appreciate your help ????

    This code removes the “members” tab and access to the /groups/GROUPNAME/members/ page.

    But in my theme (buddyboss) when you click on the group it redirects to this page /groups/GROUPNAME/members/all-members/

    And that page is still available.

    Can I do anything about it? Ideally I need 2 things:

    1. Remove access to pages like /groups/GROUPNAME/members/all-members/
    2. If user open these 2 pages:
    /groups/GROUPNAME/members/
    /groups/GROUPNAME/members/all-members/

    Then redirect to the activity page:
    /groups/GROUPNAME/activity/

    @prettyboyelias

    Participant

    Please close the topic

    @prettyboyelias

    Participant

    I found the issue.

    Could you please help me to disable this functionality? Meaning that I don’t want to show this “Show all comments” and hide any comments.

    @prettyboyelias

    Participant

    Hi webdesignseo!

    The new woocommerce changed the first and last name to nicknames. So it didn’t help

    I’m looking for solution that will change the “Display name publicly as” by default. Not after the login as I found here https://stackoverflow.com/questions/9326315/wordpress-change-default-display-name-publicy-as-for-all-existing-users

    Do you have any thoughts on this?

    @prettyboyelias

    Participant

    I guess that was the woocommerce issue
    https://github.com/woocommerce/woocommerce/issues/15020

    I’ll test this in the couple of days

Viewing 7 replies - 1 through 7 (of 7 total)
Skip to toolbar