Replies
Hi Lisa,
Thank you for the question.
Are those components enabled on your site?For logged in users, you may use http://yoursite.com/members/me/profile and http://yoursite.com/members/me/notifications to point to the pages.
Regards
Brajesh- Brajesh Singh on July 5, 2023 at 7:48 pm in reply to: [Resolved] GROUP TABS PRO – New Updates? #49918This reply has been marked as private.
Hi Roger,
Thank you for the replies.The problem with tab setup is “Moderators” & “Group admins” are also group members. That’s how BuddyPress/BuddyBoss treats them.
That’s why they are seeing both the tab.
Regards
Brajesh- Brajesh Singh on July 5, 2023 at 10:37 am in reply to: Can we add Blog Menu to the main Navigation in BuddyBoss theme #49906
Hi Vishal,
Thank you for using BuddyBlog(I assume it it is BuddyBlog and not BuddyBlog pro).
The links in your screenshot are managed by BuddyBoss not us.They are probably doing it too early and that’s causing it.
A simple solution will be to use custom url option and then put url like https://yoursite.com/members/me/buddyblog/If a user is logged in, that url will redirect them to their on posts.
Regards
Brajesh Hi,
Can you please ensure the following and test1. Make sure to use the latest version of the plugin
2. Switch to a default WordPress theme to try.The custom code may not work if you have a highly customized theme which filter members directory.
Regards
Brajesh- Brajesh Singh on July 4, 2023 at 5:46 pm in reply to: Pragmatically create mediapress Gallery! #49903
Please share a var_dump of the $result.
Regards
Brajesh Hi Earl,
Thank you for the post.
Most of our plugins are available for individual purchase with the exception of 2-3.Can you please re-check the plugins you are interested in?
Regards
Brajesh- Brajesh Singh on July 4, 2023 at 5:44 pm in reply to: BuddyBoss, Members with more than one Member Type. #49901
Hi John,
thank you for the question.
Our plugin does allow multiple member type but not with BuddyBoss. It only works with BuddyPress.
I am sorry, I am not aware of any other solution for the same.Regards
Brajesh - Brajesh Singh on June 28, 2023 at 6:52 pm in reply to: Pragmatically create mediapress Gallery! #49885
Thank you Karamveer,
I am looking forward to your feedback.Regards
Brajesh - Brajesh Singh on June 28, 2023 at 6:50 pm in reply to: buddypress-group-tab-link – can be open in a new window? #49883
There is no way to do so with php currently(limitation of BuddyPress/BuddyBoss).
You may use javascript to do that.
Here is a sample code I posted earlier.
https://buddydev.com/support/forums/topic/open-a-link-in-a-new-window-or-tab-with-bp-custom-group-tabs-plugin/#post-25397Regards
Brajesh