This topic has 2 replies, 2 voices, and was last updated 9 years by empoweredanimals.

  • Author
  • #52311
     empoweredanimals
    Participant

    Is there a way to remove the Request Membership buttons on the /groups page?

    It would be sufficient to have them removed for all groups but ideal to have them restricted by ccaps.

    I am using s2member and have used URI restrictions to prevent people from viewing the individual group pages, but they still show up as joinable on the group list. And then if we do give them access, they can’t view on the group page, but the updates from that group still show up under My Groups on sitewide activity.

    Thanks!

    #52426
     sharmstr
    Moderator

    You can hide the button with this css

    COPY CODE
    
    .generic-button.group-button.private {
        display: none !important;
    }
    

    None of the other stuff is handled by Kleo. You’d be better off asking over on the Buddypress forum. https://buddypress.org/support/

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #52475
     empoweredanimals
    Participant

    Thanks! That’s great to know. I think the answer lies in using a filter.

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?