Replies
- Brajesh Singh on April 22, 2021 at 12:56 pm in reply to: Friends directory and Recent Visitors directory do not follow Members Loop #38194
Hi Carsten,
Please share the code that you are using.Regards
Brajesh - Brajesh Singh on April 21, 2021 at 1:07 pm in reply to: [Resolved] Conditional BuddyPress Registration fields enabled but not available #38181
Hi Carsten,
That means you don’t have any member type registered currently.The member type settings is offered by BuddyPress. Please do check if you have some member type registered.
Regards
Brajesh - Brajesh Singh on April 21, 2021 at 12:52 pm in reply to: [Resolved] Conditional BuddyPress Registration fields enabled but not available #38179
Hi Carsten,
Thank you for the question.It works by taking the field availability form member type.
When you create or edit a Profile field in BuddyPress, You can assign it to some of the members types(In case you want to make it available on registration, please allow without member types option too).
Once you select that, when a user registers/edits their profile, the fields will be based on selected member type by them.
For more details, Please see
https://buddydev.com/docs/buddypress-member-types-pro/conditional-buddypress-registration-fields-based-on-buddypress-member-types/Regards
Brajesh - Brajesh Singh on April 21, 2021 at 12:45 pm in reply to: [Resolved] BuddyBlog Pro – Can’t create blog post as normal user #38178This reply has been marked as private.
Hi Alexis,
You can write us via our contact form.
https://buddydev.com/contact/Since you have used our forum support time, we will request you to provide a reason/issues you faced and process the refund. We do not ask for reason if no forum support is used.
Regards
Brajesh- Brajesh Singh on April 21, 2021 at 1:41 am in reply to: [Resolved] Single Member Type fields with no default value, are assigned with Member Types #38132
Hi Carsten, Ravi
The issue is related to the use of 2 member type fields. Please do not use 2 member type fields. Member type fields change the actual member type of the User and if you have 2 fields, it is unpredictable which member type will be set for the user. If you need to assign multiple member type to a user(I see that is not your case), you can use multi member type field insteda.
In your current case, the best solution is to use the “looking for” as a normal “select” options and use a few lines of custom code to achieve the goal.
Regards
Brajesh - Brajesh Singh on April 21, 2021 at 1:37 am in reply to: MediaPress – Gallery Comment Profile Pic is too large. How to adjust smaller? #38131
Hi Mark,
Thank you for using MediaPress.Please know that MediaPress is not compatible with BuddyBoss. We did not work on it as BuddyBoss has their own photo component and they have others planned.
If you still want to use it, Please let me know and I will post the css. It will be a 1-2 line css fix for this specific issue.
Regards
Brajesh - Brajesh Singh on April 21, 2021 at 1:35 am in reply to: [Resolved] BuddyBlog – How to Add Multiple Images to a Post #38130
Hi Ryan,
Please share me a sample plotter file and also the name of the plugin you are using to add the mime type. I will test it and will get back to you with more details.Regards
Brajesh - Brajesh Singh on April 21, 2021 at 1:33 am in reply to: [Resolved] Automatic field creation when creating a user group by group slug #38129
Hi Vlad,
Thank you for the question.1. Creating a profile field group when a group is created and use Group name as field name- this is easy
2. To allow the group administrator to edit this field for users – This is not simple and will most probably need a custom interface as the groups mods don’t have the ability to edit user’s profile.3. so the field is removed when the user group is deleted. – Is easy
4. There can be creation of a field after creating a group, by clicking the button for the group administrator. – This will need custom interface too.
We can assist you with code for point 1 & 3. The requirements for point 2 & 4 is beyond what we can offer as support here.
Please let me know if you need code for 1 & 3.
Regards
Brajesh - Brajesh Singh on April 21, 2021 at 1:28 am in reply to: mediapress error occasional 404s? enque only on bp pages? #38128
Hi,
Thank you for notifying the issue with the optimization plugins.Please exclude the mediapress/assets/js folder and let me know if that works. We will be looking at adding better compat when we restart the development for MediaPress.
Regards
Brajesh