Replies
- Brajesh Singh on August 4, 2025 at 10:25 am in reply to: Help with BuddyPress User Profile Tabs Creator Pro #55676This reply has been marked as private.
- Brajesh Singh on August 4, 2025 at 10:17 am in reply to: Help with BuddyPress User Profile Tabs Creator Pro #55675This reply has been marked as private.
- Brajesh Singh on August 4, 2025 at 10:16 am in reply to: Support to install BuddyPress XProfile Custom Field Types #55674
Hi,
Thank you for using the plugin.1. Have you installed and activated it?
2. If Yes, Please visit dashboard->BuddyBoss->Profiles and click on “Add New Field” or edit field and you will have all the field types available from the “Type” drop down at the bottom.Hope that helps. If you need further assistance, Please let me know.
Regards
Brajesh - This reply has been marked as private.
- This reply has been marked as private.
- Brajesh Singh on July 29, 2025 at 4:02 pm in reply to: Help with BuddyPress User Profile Tabs Creator Pro #55666
Hi Claire,
I saw that you removed the code. I have added it in snippets and I still see the fatal error on the tab screen.
This means when the topic is being rendered, there is something causing fatal error after the first topic. I believable on your site, there is some functionality enabled(in BuddyBoss) which will not work outside their well known places.If feasible, Can you provide me the contents of debug.log from wp-content(after enabling WP_DEBUG) and visiting the tab. That will give us exact idea what is the issue there. For my local install, the same shortcode is working(I have a very basic setup with defaults).
Regards
Brajesh - Brajesh Singh on July 29, 2025 at 11:35 am in reply to: Help with BuddyPress User Profile Tabs Creator Pro #55665
Hi Claire,
Thank you.
Something is causing fatal error there. Can you please delete the bp-custom.php that you created and let me know(keep the tabs).I see you have snippets plugin enabled, I would add it to the snippets plugin. That should make it work.
Regards
Brajesh Hi George,
I am happy you are having some great productive time.You can control that via javascript(or probably by filtering in php on the config generation for the uploaded).I am sorry but we have been mixing 1.5.x and 2.x, which version of the plugin you are using now? I can look into it and share the appropriate api.
Regards
Brajesh- Brajesh Singh on July 28, 2025 at 8:27 pm in reply to: Help with BuddyPress User Profile Tabs Creator Pro #55662
Hi Claire,
I am sorry, I missed to reply with the solution earlier.I created a shortcode to allow you filter by user. You can put this in your bp-custom.php or add as snippet(if using any code snippet manager)
https://gist.github.com/sbrajesh/f78ecdea1408b44b98b2b788c7cbbbb8
Then, you can put the following shortcode in the tab content area.
[bbp-topic-index-extended]
That will take care of the topic list.
Regards
Brajesh - Brajesh Singh on July 21, 2025 at 4:17 pm in reply to: Prevent strip of affiliate url parameter in buddypress #55659
Hi Tosin,
Thank you for the post.This issue is not caused by BuddyPress. I will suggest looking for other active plugins/theme/code for the root of the issue.
Regards
Brajesh