Replies
- Brajesh Singh on February 19, 2022 at 7:09 am in reply to: How to add or remove scripts/styles #43366
Hi David,
Thank you for the question.There is no such thing specific to BuddyPress. The genral asset handling for all WordPress plguin’s are similar.
You may find some basic tutorial on asset handling here.
https://developer.wordpress.org/themes/basics/including-css-javascript/
https://www.wpbeginner.com/wp-tutorials/how-to-properly-add-javascripts-and-styles-in-wordpress/
Regards
Brajesh - Brajesh Singh on February 19, 2022 at 7:04 am in reply to: Buddypress Auto-Follow from other registeration page #43365
Hi Iken,
What you are asking is beyond what we can support. We are unable to help you build multiple list(where affiliates can see who they invited/joined).What we can offer you is a way to let your users follow other user’s who are affiiliates. I believe Ravi provided the code for this. If not, I will be checking and providing you the same .
Regards
Brajesh - Brajesh Singh on February 19, 2022 at 7:02 am in reply to: BuddyPress User Profile Tabs Creator Pro #43364
Hi Nancy,
Welcome to BuddyDev support forums.Thank you for using the plugin.
I am sorry, at the moment, the plugin does not have any functionality like this.What you are looking for is restricting access to the tab without removing it. If there is one or 2 tabs you want to have this behaviour, Please share the roles and restrictions, Our team will provide you the code.
Regards
Brajesh - Brajesh Singh on February 19, 2022 at 7:00 am in reply to: [Resolved] How can I follow my affiliateWP referrer? #43363
Hi Renaat,
Welcome to BuddyDev.Out of the box, this is not available in the Auto Friendship pro plugin.
How is the affiliate marked for a user in affiliate WP for a newly registered user? If you can link us to any document and provide access to the affiliateWP plugin, Our team can assist with it.
Regards
Brajesh - Brajesh Singh on February 19, 2022 at 6:57 am in reply to: [Resolved] rename bp-nouveau folder #43362
Hi David,
I am sorry, I don’t get your last question. Please help me understand.Regards
Brajesh - Brajesh Singh on February 18, 2022 at 12:24 pm in reply to: [Resolved] Counters in Activity Nav’s #43348
You are welcome.
I don’t think you should disable the tab just for a minor issue like this. It will only need a 1-2 line css fix but the actual code is theme dependent.
Regards
Brajesh - Brajesh Singh on February 18, 2022 at 12:16 pm in reply to: Auto Friendship Pro not add follow on create new user after Buddypress udapte #43345
Hi,
Thank you for the details.
I believe we can achieve it. Please allow me to get back to you by Monday.Regards
Brajesh - Brajesh Singh on February 18, 2022 at 12:15 pm in reply to: [Resolved] Counters in Activity Nav’s #43344
Hi Carsten,
the only reason it seems to be there to have the consistency in the generated markup of the directory tabs.To be honest, BuddyPresds only shows the markup for the count but there is no actual count of activity(as of now).
Regards
Brajesh - Brajesh Singh on February 18, 2022 at 12:12 pm in reply to: [Resolved] Replace field_data with a SVG icon? #43343
Hi Carsten,
it is doable but will be very specific to your options. you will need to put a condition and instead of $field_data you will need to switch between its values and generate the svg.This is neither scalable(you will need to add conditions each time you add new options) nor a good idea for a dynamic website to have it hardcoded.
So, I will suggest avoiding it.Regards
Brajesh - Brajesh Singh on February 18, 2022 at 12:10 pm in reply to: [Resolved] List of user friends as options in dropdown box #43342
Hi Nitin,
Thank you for sharing. It’s good to know that you were able to resolve it.
Regards
Brajesh