Replies
- Brajesh Singh on March 7, 2020 at 6:58 pm in reply to: Branded Login for BuddyPress not working! #28147
Hi,
I am sorry, I haven’t been able to assist you in last 2 days properly.Can you please enable the plugin with Divi template and provide me access to the site(Please feel free to use Set as private reply checkbox in the reply containing link).
I need to check if it is some configuration as with the help of above css, It working for me.
Regards
Brajesh - Brajesh Singh on March 7, 2020 at 6:41 pm in reply to: Default grid layout not working for sitewide #28146
Hi Salvatore,
Welcome to BuddyDev.I will check it with your theme(I am assuming it is form wp.org?) and will update you on Monday.
Regards
Brajesh - Brajesh Singh on March 7, 2020 at 6:39 pm in reply to: [Resolved] BuddyPress Moderation Tools Report Button Issue #28145
Hi Eamon,
Welcome to BuddyDev forums.Thank you for purchasing the plugins from us.
Please allow me a days to put an update for Moderation tools.
Thank you
Brajesh - Brajesh Singh on March 7, 2020 at 6:17 pm in reply to: Is there a way extend or customize the "Recent Visitors For BuddyPress Profile" #28142
Hi Mical,
Thank you for the kind words.
Sincerely appreciate it.Regards
Brajesh - Brajesh Singh on March 7, 2020 at 6:16 pm in reply to: About Conditional Profile Fields for BuddyPress #28141
Hi Mical,
Thank you for the kind words and bringing this question.I do plan to make it more powerful in future. I is not on the priority though ans there are some other release scheduled for this month. I will be glad to revisit it in next 2 months and update.
Thank you
Brajesh - Brajesh Singh on March 7, 2020 at 6:06 pm in reply to: How can i automatically add users to groups based on their profile field input? #28140
Hi,
It will need some time. I plan to write a blog post and will share the link here in next couple of days.Regards
Brajesh - Brajesh Singh on March 7, 2020 at 6:06 pm in reply to: Change where media is injected by MediaPress #28139
Hi Matt,
Welcome to BuddyDev.As you have already discovered, we are hooking to ‘bp_activity_entry_content’
The problem is there are no action hook between activity header and the content in the BuddyPress default template packs.
Here is a way to do it though.
1. Please find out which template pack you are using(nouveau or legacy)
2. Copy the plugins/buddypress/bp-templates/your-template-pack(bp-nouveau or bp-legacy)/buddypress/activity/entry.phpto yourtheme/buddypress/activity/entry.php
3. Now, you can put an action hook betwene header in this file like
<?php do_action( 'bp_before_activity_entry_content' ); ?>and then you can attach to this hook.
Regards
Brajesh - Brajesh Singh on March 7, 2020 at 5:59 pm in reply to: [Resolved] Mediapress – padding issue. When clicking on buttons! #28138This reply has been marked as private.
- Brajesh Singh on March 7, 2020 at 5:48 pm in reply to: Mediapress plugin media input dialogue box close button persisting after close #28137
Hi David,
Thank you for the reply.For the time being, Please use the css from my previous post.
I do have a licensed copy of this theme and I will put an update of MediaPress next week after testing with this theme.
Regards
Brajesh - Brajesh Singh on March 7, 2020 at 5:31 pm in reply to: BuddyPress Activity Shortcodes Customization #28135
Thank you Andrew.
I am looking forward to the feedback.
Regards
Brajesh