Replies
- Brajesh Singh on February 21, 2024 at 10:41 pm in reply to: [Resolved] Group Activities Notifier on my server #51738
Hi Occhi,
Please share your BuddyPress/BuddyBoss version.I had a look and I see that we are using pre BP 4.0 code where activity_id was not available, so that output is normal.
It is probably this line
$activity_id = bp_activity_get_activity_id( $params );
or
if ( apply_filters( 'bp_local_group_notifier_skip_notification', false, $activity ) ) { return;// do not notify. }
is failing.
I thought about it and remembered that you had requested for limiting whose activity will trigger notification.
https://buddydev.com/support/forums/topic/group-activities-notifier-when-admin-moderator/#post-51422Is there any chance that you posted as a non group admin/mod.
Regards
Brajesh - Brajesh Singh on February 21, 2024 at 10:23 pm in reply to: [Resolved] Buddy Dev dash boad updating User Profile Tabs Creator Pro #51737
Hi Peter,
Thank you.This is a problem with the recent BP Rewrites and there is not much we can do in Profile Tabs Pro to solve it due to the dynamic nature of tab/slugs.
Yes, there is a way to create dynamic url.
Suppose, a user profile page on your site is http://example.com/members/your-user-name/ and a tab is http://example.com/members/your-user-name/tab-slug/
We can replace the username part ‘your-user-name’ with ‘me’ and it will link to currently logged user’s profile.
Here is the dynamic url for the same http://example.com/members/me/tab-slug/
Please let me know if that works for you or not?
Regards
Brajesh - Brajesh Singh on February 21, 2024 at 12:10 am in reply to: BuddyPress Non Editable Profile Fields some requests #51732
Hi,
Thank you for the reply.Please open a new topic and provide the following details:-
1. Are you using BuddyPress or BuddyBoss?
2. Which version of the plugin from your first answer are you you using?
3. Which theme and template packs are you using?4. When dis the issue started showing? Did it happen after any update of your plugins/themes?
5. Please provide the steps to re-create the issue.Thank you
Brajesh - Brajesh Singh on February 20, 2024 at 10:29 pm in reply to: [Resolved] Buddy Dev dash boad updating User Profile Tabs Creator Pro #51730
Hi Peter,
I just replied to your mail.
Here is the reply in case the mail got in spam.You can access the API keys from your BuddyDev account.
Here is a direct link.
https://buddydev.com/members/mx502/settings/api-buddydev/The API keys are used to authenticate your plugin updates for the premium plugins.
Please make sure to use the API key and update the profile tabs pro in next 2 days and the access to upgrade will expire after that.
For MediaPress, Please install BP Classic plugin. That will make it work with BP 12.0.
Please let me know if you have any questions or face any further issues.
Regards
Brajesh - Brajesh Singh on February 20, 2024 at 8:30 pm in reply to: [Resolved] BuddyPress User Profile Tab Pro Not Working #51727
You are welcome.
I am glad it worked!Regards
Brajesh - Brajesh Singh on February 20, 2024 at 6:33 pm in reply to: Profile visibly not hiding profiles #51725This reply has been marked as private.
- Brajesh Singh on February 20, 2024 at 6:29 pm in reply to: [Resolved] BuddyPress User Profile Tab Pro Not Working #51724
Hi Kristin,
You will need to purchase it again. I am sorry for the experience. I believe our download links on expired access leads to membership page. We will fix that in future.
You do not need to purchase membership to access this plugin.You can purchase it from here
https://buddydev.com/plugins/buddypress-user-profile-tabs-creator-pro/Regards
Brajesh - Brajesh Singh on February 20, 2024 at 11:04 am in reply to: [Resolved] BuddyPress User Profile Tab Pro Not Working #51720
Hi Kristin,
Welcome to BuddyDev support forums.
It seems you are using older version of the Profile Tabs Pro and have upgrade to BuddyPress 12.0+BuddyPress 12.0 has a change in the way urls are handled and you will need to use our latest version of Profile tabs pro to keep it working.
Please let me know if I am mistaken in my assumption or updating to latest version solves it.
Thank you
Brajesh - This reply has been marked as private.
- Brajesh Singh on February 20, 2024 at 1:04 am in reply to: Profile visibly not hiding profiles #51717
Hi,
Thank you for the reply and confirming.I think there is some confusion. Can you please link me to a screenshot showing the place where user is selecting “Only Me” for the adress field. I believe it is coming form BuddyPress/BuddyBoss and not from profile visibility at all.
Regards
Brajesh