Replies
- Brajesh Singh on February 13, 2021 at 11:03 am in reply to: Password default input type "text" instead of "password" Noveau #36201
Hi,
Please put this code in your bp-custom.php or theme’s functions.phpadd_action( 'bp_nouveau_enqueue_scripts', function () { wp_dequeue_script( 'user-profile' ); } );Let me know if it works or not?
Regards
Brajesh Hi Samuel,
Thank you for the reply.Yes, setting it to “Group Admin Only” will only allow access to Group admin users. The moderators and members won’t be able to access it.
Regards
Brajesh- Brajesh Singh on February 13, 2021 at 10:09 am in reply to: [Resolved] Can you help me with this code. #36197
Hi Kumar,
Thank you for the question.I am not seeing any issue with the above code. The only improvement I can suggest is taking the subject/message out of the loop as they are same for everyone.
Regards
BrajeshPS:- I am assuming you have defined the function ‘set_contenttype’ too.
Hi Samuel,
Yes, the Profile Tabs Creator and the Group Tabs creator pro both allow you to change the visibility settings.There is one limitation though. They can help you tighten the visibility but can not ease it.
For example, if a tab is visible to all, you can restrict it to some role. But if a tab is limited to certain roles, you can not ease the availability and make it available for all.
Regards
Brajesh- Brajesh Singh on February 13, 2021 at 1:00 am in reply to: [Resolved] [User profile tabs] Link to tab #36193
Hi Hugo,
Do you want that for the logged users?
If yes, you can use the following example.http://example.come/members/me/component/action/....Example, if your members directory is “http://example.com/members/” then you can link to the cpt be
http://example.com/members/my_cpt/new-messageYou can use this syntax to link to any component screen of the logged user.
Regards
Brajesh - Brajesh Singh on February 13, 2021 at 12:57 am in reply to: Buddypress Post Count to show on User BP page #36192
Hi Daniel,
Thank you for the question.
It seems good to me except the backslash part. You should remove the two backslash from the get_var method call.Regards
Brajesh Hi Ankit,
Thank you for the topic.
What kind of API are you looking for? Please take a look at the plugin code for the details. We don’t have REST API available for it if that’s what you are looking for.Regards
Brajesh- Brajesh Singh on February 13, 2021 at 12:53 am in reply to: BuddyCommerce and Teams for WooCommerce Memberships #36190
Hi Phillip,
Thank you for the reply.Please do share and we will be glad to have the integration.
Regards
Brajesh - Brajesh Singh on February 13, 2021 at 12:52 am in reply to: [Resolved] rtMedia Activity URL Preview plugin blocked by Community Builder theme? #36189
Hi Janet,
No issues.
I am glad the site is back to the stable state 🙂Regards
Brajesh - Brajesh Singh on February 13, 2021 at 12:51 am in reply to: advertise based on buddypress profile fields #36188
Hi,
Thank you for the question.I am sorry, I haven’t seen any plugin that allows it based on the profile data,
Regards
Brajesh