Replies
Hi David,
Thank you for the question.You can remove #buddypress from the css file. It is used to provide higher specificity for applied css.
If you remove it, some of the elements may not appear as expected if the theme ‘s css gets higher specificity. In that case, you can rewrite css for that part.
In my opinion, removing #buddypress from css is not much of a security as it is still visible as part of the markup. A more suitable option is to keep the plugins updated to avoid issues.
Regards
BrajeshHi JJ,
Thank you for the question.I do not think we have it currently. I will check and confirm tomorrow.
Regards
BrajeshHi Carsten,
Thank you for the question.You can use this inside the profile loop
<?php bp_profile_group_tabs(); ?>Also, you do not need to add it via any hook. You can use template override.Adding content via hooks are normally preferred when you don’t have much control over the template.
Regards
Brajesh- This reply has been marked as private.
- Brajesh Singh on June 20, 2020 at 12:24 pm in reply to: [Resolved] How to get all options from select field xprofile ? #31126
Hi,
I am sorry, It falls outside our support as it will need more than 15 minutes. I will point you in the right direction.You will need to do use xprofile_query to search for the field values.
Regards
Brajesh - Brajesh Singh on June 20, 2020 at 12:20 pm in reply to: [Resolved] Conflict between BuddyPress Avatar Moderator and BuddyPress Profile Completion #31125
Hi Laurent,
Thank you.I look forward to your feedback.
Regards
Brajesh Hi David,
Welcome to BuddyDev.We will assist you if you are not using a custom theme. If you are using a custom theme, I will suggest getting help from theme authors.
What kind of help you are looking for?
Regards
BrajeshHi Stephanie,
Thank you for using the plugin.Which theme are you using it with?
Also, are you looking for improving button style on activity pages or other pages?
Regards
Brajesh- Brajesh Singh on June 20, 2020 at 11:16 am in reply to: Using BuddyPress Multi Network in Multilingual Website #31121
Hi Manuel,
Thank you for the question.I do not think using Multi network is the right idea unless you want the content from 1 site to be different from the other.
I do not have any specific recommendation for the multilingial site with buddyboss, if you find a solution, Please do share.
About the BuddyBlog template:- I am in the process of a major release in next few days. That’s why I haven’t provided you with the template yet. I am expecting it by this Tuesday/Wednes day.
Regards
Brajesh