Replies
- Brajesh Singh on April 29, 2020 at 12:06 am in reply to: BuddyPress Member Types Pro: no list in directory etc. #29372
Hi,
Thank you.1. I will share the code in next 24 hour for this.
Please do know that when you create a user, they get BuddyPress profile out of the box. BuddyPress uses WordPress account, so if you add a user, they will have their BP Profile too.
I am not sure how will you differentiate between 1 & 2.
2 & 3 can be taken care with the help of member types plugin.
Regards
Brajesh - Brajesh Singh on April 29, 2020 at 12:01 am in reply to: [Resolved] BuddyPress Moderation Tools for restricting new members from posting in forums? #29371
Hi Tim,
I am sorry for the delayed reply.You can set it from Settings->general screen of WordPress. BuddyPress will use that.
Regards
Brajesh - Brajesh Singh on April 28, 2020 at 11:49 pm in reply to: [Resolved] Search/filter/sort galleries? #29370
Hi Shannon,
Our shortcode does not provide UI for search/sort. They do have options to let you filter the list of galleries by search terms and order by as you please.Currently, Only BuddyPress gallery directory has UI for search/filter.
Regards
Brajesh - Brajesh Singh on April 28, 2020 at 12:37 pm in reply to: BuddyPress Auto Activate Auto Login Problem #29359
Hi Tosin,
Please allow me to test it with the Redis cache today. I do not think it should have any effect but still need to test to confirm it.Regards
Brajesh - Brajesh Singh on April 28, 2020 at 12:29 pm in reply to: Drop down comment filter option in each activity post comment #29358
Hi Bharat,
You are most probably calling the above function outside activity loop. It only generates button if you are inside activity loop(loop is started by bp_has_activities())Is that the case?
Regards
Brajesh - Brajesh Singh on April 28, 2020 at 12:14 pm in reply to: BuddyPress Member Types Pro: no list in directory etc. #29357
Hi,
This plugin adds redirects based on member type. If you do not assign a member type to the user, this plugin will not know where to redirect them.It seems me me you need role based redirect since you are assigning role at the time of creation and not member type.
Do you want me to put some code for that?
Regards
Brajesh - Brajesh Singh on April 28, 2020 at 12:02 pm in reply to: BuddyPress Member Types Pro: no list in directory etc. #29355This reply has been marked as private.
- Brajesh Singh on April 28, 2020 at 1:28 am in reply to: BuddyPress Member Types Pro: no list in directory etc. #29349
Hi,
Thank you for the reply.It is strange. I am going to check in an hour and then will reply back.
Regards
Brajesh Hi,
Please upgrade to 1.0.9
It fixes the issue with circle add/remove. The issue was introduced in 1.0.7 and was caused by stricter type checking in js.I have also added class ‘bcircle-selected’ and ‘bcircle-not-selected’ to the list item in the popup for selected/non selected circles.
I personally feel that the checkbox is enough to convey the meaning. Please feel free to use the css class and adapt as you please.Regards
BrajeshHi,
I am sorry,
yes, I am able to replicate it. I am looking at the reason for this issue and how it originated before I put a fix.I will update you in couple of hours.
Regards
Brajesh