Replies
Hi Peter,
Welcome to BuddyDev support forums.Please visit your BuddyDev profile-> Memberships->Plugins
You will find the group blog plugin available there(Just below the BuddyBlog Pro). Once you activate it. you can mark a form for group type and setup the group posting.
Regards
Brajesh- Brajesh Singh on February 8, 2023 at 5:21 am in reply to: [Resolved] Removing the notifications tab #48319
Hi Carsten,
It is good to know.
I am glad it worked.
Regards
Brajesh - Brajesh Singh on February 8, 2023 at 5:21 am in reply to: [Resolved] Buddypress register redirect url #48318
Hi Iain,
Thank you for the reply.When I had registered, The activation did not work due to the security plugin.
Are you using any custom code in your bp-custom.php or theme’s functions.php for redirection? I don’t see any outlier on the site.
You may try disabling 3 plugins(BP restrict, PMPro and Membership Restrictions one by one and test. if that does not work, you may temporarily want to change theme and try.
Before you do any of the above, Please make sure you disable the code in bp-custom.php and test to avoid spending time. The bp-custom.php is not visible from the WP dashboard interface, so I was not able to find out if it was present on your site or not.
Regards
Brajesh - Brajesh Singh on February 8, 2023 at 5:15 am in reply to: Display groups by Group Type in a Custom Tab #48317
Hi,
The plugin supports shortcodes.What does the group type shortcode do? Does it show a list of groups? In BuddyPress, if you need to show group lists inside a group, that needs to be done carefully(by avoiding global template).
So, if you are trying to show a list of groups, My assumption is the shortcode s not ready to do it.
If you are simply trying to show the group type label, please let me know. I can put a 2 line code to display the type as shortcode.
Regards
Brajesh - Brajesh Singh on February 8, 2023 at 5:10 am in reply to: MPP upload buttons as well for commenting? #48316
Hi Chris,
I am sorry but I am not sure I understand it properly.1. BuddyPress does not allow adding posts on other user’s profile, how are you doing it? We support the default BuddyPress implementation.
Isn’t it expected for a user to upload on their own post/comment?
Regards
Brajesh Hi John,
Thank you for the reply.The code uses the markup generated by BuddyPress. seems your theme does not have support for generic markup( it might have styled specific buttons).
I will suggest reaching out to the theme author for css assistance or copy it from the existing button to this one.
Regards
Brajesh- This reply has been marked as private.
- Brajesh Singh on February 7, 2023 at 3:16 am in reply to: BuddyPress Components do not have associated WordPress Pages: Gallery. #48303
Hi Carsten,
you are welcome.Please visit dashboard->MediaPress->Settings.
Then click on the “BuddyPress” tab and look at the top for ”
Enable Gallery Directory?”. Please set it to “No” and save.That would do it.
Regards
Brajesh - Brajesh Singh on February 7, 2023 at 3:14 am in reply to: [Resolved] Buddypress register redirect url #48302
Hi Iain,
Please try the auto activation now. The security plugin was blocking login after registration.let me know if they get redirected to profile(I am still not sure what was causing redirect to edit profile though).
Regards
Brajesh Thank you.