Replies
- Brajesh Singh on March 29, 2023 at 11:29 am in reply to: Add subnav tabs to members/user/activity with User Profile Tabs Creator Pro #48988
Hi Peter,
My apologies.Please check your staging site now. I have removed ‘all-activity’ from the default sub nav option in the Tab settings and it is working now.
It seems that the community activity on profile plugin has some kind of conflict that leads to this.For the time being, Please remove ‘all-activity’ from the Activity tab settings.
Regards
Brajesh - Brajesh Singh on March 29, 2023 at 11:05 am in reply to: [Resolved] BuddyPress Auto Activate Auto Login issues #48987
Hi Martin,
Thank you.
It seems the cache may be a reason. I am still not completely sure.Can you please temporarily disable the caching plugin and try registering a new account in incongnot mode(or a different browser to avoid cache) and see if they work. If it does, we can look into the cache plugin settings.
Please let me know what you find.
Regards
Brajesh - Brajesh Singh on March 29, 2023 at 11:00 am in reply to: [Resolved] Restrict Email Domains not working with new registrations #48986
Hi Eric,
Thank you for the reply.
I am glad that we were able to add the compatibility.Regards
Brajesh - Brajesh Singh on March 29, 2023 at 10:38 am in reply to: [Resolved] BuddyPress Auto Activate Auto Login issues #48984
Hi Martin,
Thank you for purchasing from us.Do you get logged in after the account activation?
Also, do you have any of the following two features enabled by other plugin/cose/server:-
1. User account moderation of new registration(like BuddyPress Registration Options plugin)
2. Any caching plugin enabled?Please share the details and I will assist.
Regards
Brajesh Please make sure to change this
if ( ! defined( 'BP_AVATAR_THUMB_WIDTH' ) ) define( 'BP_AVATAR_THUMB_WIDTH', 50 ); //change this with your desired thumb width if ( ! defined( 'BP_AVATAR_THUMB_HEIGHT' ) ) define( 'BP_AVATAR_THUMB_HEIGHT', 50 ); //change this with your desired thumb height if ( ! defined( 'BP_AVATAR_FULL_WIDTH' ) ) define( 'BP_AVATAR_FULL_WIDTH', 260 ); //change this with your desired full size,weel I changed it to 260 :) if ( ! defined( 'BP_AVATAR_FULL_HEIGHT' ) ) define( 'BP_AVATAR_FULL_HEIGHT', 260 ); //change this to default height for full avatarto
if ( ! defined( 'BP_AVATAR_THUMB_WIDTH' ) ) define( 'BP_AVATAR_THUMB_WIDTH', 110 ); //change this with your desired thumb width if ( ! defined( 'BP_AVATAR_THUMB_HEIGHT' ) ) define( 'BP_AVATAR_THUMB_HEIGHT', 110 ); //change this with your desired thumb height if ( ! defined( 'BP_AVATAR_FULL_WIDTH' ) ) define( 'BP_AVATAR_FULL_WIDTH', 450 ); //change this with your desired full size,weel I changed it to 260 :) if ( ! defined( 'BP_AVATAR_FULL_HEIGHT' ) ) define( 'BP_AVATAR_FULL_HEIGHT', 450 ); //change this to default height for full avatarThat should help you resolve it.
Regards
Brajesh- Brajesh Singh on March 28, 2023 at 7:06 pm in reply to: Profanity not working in buddyboss message preview and notification #48973
Hi Eric,
Thank you for your patience.
we have updated the plugin.
It partially solves your issue but there is still issue with preview.The problem is in /themes/buddyboss-theme/template-parts/unread-messages.php
there is no hook for filtering excerpt.Please request BuddyBoss to add a filter and we can make it work on the preview too.
Regards
Brajesh Hi Carsten,
Thank you.I had a look at the widget. The widget is using thumbnail and the size it uses is 50px but you are using css to force it to be 110px and that is causing the issue.
Regards
BrajeshHi Thomas,
Thank you for your patience and the reply.
It will be delayed by 1 more day. Our team has managed to implement recaptcha v3 support but there was a lag on submission of form(we fetched token on user clicking submit). We had a discussion and this strategy will be updated to fetch token early.We will be pushing the release tomorrow.
Thank you
Brajesh- Brajesh Singh on March 28, 2023 at 6:08 pm in reply to: [Resolved] Change Buddypress headers on register page #48967
Hi Iain,
Thank you for the replies.Can you please link me to a screenshot and show where you want that field to be ? That will help me assist you better.
Regards
Brajesh Hi Carsten,
Thank you for the replies.
Member Types Pro will not have any effect on your css/avatar other than it filters the default avatar.Regards
Brajesh