Forum Replies Created
-
@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
Sorry for the question marks, I tried to use emoji there 😉
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/Please close the topic
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.
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?
I guess that was the woocommerce issue
https://github.com/woocommerce/woocommerce/issues/15020I’ll test this in the couple of days