Replies
- Brajesh Singh on June 17, 2018 at 3:34 am in reply to: buddypress profile page admin bar erorr #15731
Please upgrade your theme or you will need to modify the buddypress/members/single/home.php in your theme
Your theme is using bp_is_user_forums() function which was deprecated in 3.0 and that’s why it is happening.
- Brajesh Singh on June 17, 2018 at 2:51 am in reply to: buddypress profile page admin bar erorr #15730This reply has been marked as private.
- Brajesh Singh on June 16, 2018 at 5:15 pm in reply to: buddypress profile page admin bar erorr #15721This reply has been marked as private.
- Brajesh Singh on June 16, 2018 at 5:05 pm in reply to: buddypress profile page admin bar erorr #15718
Hi,
Welcome to BuddyDev,
Please provide more details. What error are you getting? Which version of BuddyPress are you using and which theme is active?If possible, please link me to a screenshot of the error?
Thank you
Brajesh - Brajesh Singh on June 16, 2018 at 4:48 pm in reply to: BP user profile tabs creator conflict with wp download manager #15716
Hi Hugo,
Is it happening for the pro version or with some addon? I just downloaded a free version and tested it with the profile tabs. The profile tabs work as expected when using the free version.Please do note that there is a setting option for BuddyPress in free version but it does not give me any option.
Please let me know more details and I will be happy to help.
Regards
Brajesh - Brajesh Singh on June 16, 2018 at 4:42 pm in reply to: I need FB like wall activity plugin for Buddypress site. Please help. #15714
Thank you. Closing this topic here.
- Brajesh Singh on June 16, 2018 at 4:42 pm in reply to: [Resolved] Don't show file name on mediapress #15713
Thank you. Marking it as resolved.
Regards
Brajesh - Brajesh Singh on June 16, 2018 at 9:17 am in reply to: I need FB like wall activity plugin for Buddypress site. Please help. #15708This reply has been marked as private.
- Brajesh Singh on June 16, 2018 at 9:06 am in reply to: [Resolved] Conditionally create BP xprofile field group (programatically) #15706
Hi Razor,
The globals(tablename) is set on bp_setup_globals action. It seems you might be calling the function too early. Try calling it on bp_template_redirect or bp_actions.The problem with second approach is it will be a problem on Multisite network active. Specially on on primary blog.
Hi Oscar,
I am pointing this topic to @ravisharma. He should be able to assist you with it.Regards
Brajesh